I'm getting two errors whenever I start SeaMonkey 2.0a1pre es-ES, and
then I'm unable to access either ChatZilla nor Venkman. The Error
Console shows this error (I'm translating back to english, so don't be
surprised if the wording doesn't match original en-US): :-)
> Error: XML or text declaration not at start of entity
> Original file: file:///usr/local/seamonkey2.0/extensions/langpac...@chatzilla.mozilla.org/install.rdf
> Line: 5, col: 1
> Source code:
> <?xml version="1.0"?>
I think that the real reason is that the <?xml version="1.0"?> is not
at line 1 of install.rdf. I've searched in ChatZilla l10n files and
I'm not sure that I can fix this at my side. Do other teams have found
the same problem?
TIA
--
If it's true that we are here to help others,
then what exactly are the OTHERS here for?
There is a bug about #filter emptyLines and line ending problems, IIRC,
not sure if this is it.
I have a somewhat ready patch for that in one of my trees, still need to
do some final cleanup on that.
Axel
Yes, should be that problem, and
https://bugzilla.mozilla.org/show_bug.cgi?id=409956 is the bug.
For now, the workaround is to remove all empty lines in the defines.inc
files.
> I have a somewhat ready patch for that in one of my trees, still need to
> do some final cleanup on that.
That would be nice.
Robert Kaiser