Hi, The typical reason why widgets are disappearing is because the XSl is missing the omit-xml-declaration="yes" attribute in the xsl:output tag. In trunk this has been added to all stylesheets, but custom stylesheets might miss it.
regards, Steven On Jul 15, 2008, at 1:03 PM, Andreas Hocevar wrote: > Hi, > > On Wed, Jul 9, 2008 at 5:18 PM, G. Tiemens > <[EMAIL PROTECTED]> wrote: >> Can someone give me some help figuring out where i made some >> mistakes in >> upgrading to 1.5 rc2 (i came from rc1). Below i will post my >> config file. > > You need to upgrade to the latest trunk version of Mapbuilder. There > are several issues with 1.5rc2 and Firefox, which have been resolved > on trunk. > > Regards, > Andreas. > > ---------------------------------------------------------------------- > --- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Mapbuilder-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/mapbuilder-users -- Steven M. Ottens -==- http://research.geodan.nl/planet ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Mapbuilder-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mapbuilder-users
