[jboss-user] [JBoss Portal] - Re: portal-themes.xml is destructive to theme HTML

bgmccollum do-not-reply at jboss.com
Wed Nov 8 10:55:14 EST 2006


No it is not appropriate. You MUST always close a script tag explicitly, even when you supply a src attribute. If you don't, certain user agents think everything after the srcipt tag is JavaScript code. Thus, the page will be rendered as a blank page.

It is a bug. Fix it.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3984207#3984207

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3984207



More information about the jboss-user mailing list