Guys please fix the code to be not sensitive to white space like that! People will die with stuff like that ..
Sanjiva. On Fri, Nov 20, 2009 at 12:50 PM, Ruwan Janapriya <[email protected]>wrote: > Gadgets don't appear in the dashboard when the server is restarted. >> Janapriya is looking in to the issue. >> > > This is fixed. Fix was to remove newline characters as follows from > dashboard.xml. Lets be careful when handling the dashboard.xml from now > onwards.. :) > > Erroneous Configuration: > <property key="currentGadgetLayout"> > G1#69,G2#68,G3#65,G1#74,G2#75,G3#76,G1#77,G2#71,G3#72,G1#73,G2#79 > </property> > > Fixed Configuration: > <property > key="currentGadgetLayout">G1#69,G2#68,G3#65,G1#74,G2#75,G3#76,G1#77,G2#71,G3#72,G1#73,G2#79</property> > > regards, > > -- > Ruwan Janapriya > Technical Lead - WSO2 Inc. > > > http://www.wso2.com/ - "The Open Source SOA Company" > > _______________________________________________ > Carbon-dev mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev > > -- Sanjiva Weerawarana, Ph.D. Founder, Chairman & CEO; WSO2, Inc.; http://wso2.com/ email: [email protected]; phone: +1 408 754 7388 x51726; cell: +94 77 787 6880 blog: http://sanjiva.weerawarana.org/ The Open Source SOA Company
_______________________________________________ Carbon-dev mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
