Re: xul update labels and dtd problem
Mook <mook.moz+nntp.news.mozilla.org@gmail.com.please-avoid-direct-mail>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <[email protected]> |
On 06/10/2013 05:22 AM, Daniel Wagner wrote: > I managed to run update service but when updated has been downloaded and I restarted my app window appeared with such message: > > XML Parsing Error: undefined entity > Location: chrome://mozapps/content/update/updates.xul > Line Number 43, Column 14: <label>&updateCheck.label;</label> > -------------^ > > It looks like I missed some dtd or configuration? > Do you have a properly working branding package? That line depends on &brandShortName; - https://developer.mozilla.org/en-US/docs/XULRunner_tips#Branding has some information. HTH, -- Mook