[Project_owners] Re: SeaMonkey v1.5 and extension compatibility
(fixed)
Neil
neil at parkwaycc.co.uk
Thu Aug 10 21:34:44 EDT 2006
Michael Vincent van Rantwijk wrote:
> Michael Vincent van Rantwijk wrote:
>
>> Am I the only one experiencing compatibility problems with SeaMonkey
>> v1.5 nightlies or are there more people having troubles getting their
>> extensions running?
>>
>> I mean, MultiZilla works with SeaMonkey v1.0.x but now a lot of
>> "blabla is undefined" errors show up in my JS Console, which to me is
>> crap because these functions and vars are there, or it won't ever
>> work with SeaMonkey v1.0.4 so what has changed in SeaMonkey v1.5 or
>> should I change to get it going again??
>
> You see, to every problem a solution, and all I had to change where
> two comment tags (in JS files) from this style:
>
> <!--
> -
> -
> -
> -->
>
> into this:
>
> /***
> *
> *
> */
>
> And that was all, just in case someone runs into similar problems one
> day ;)
I'm glad you found the solution. Do you suppose it could be related to E4X?
More information about the Project_owners
mailing list