For some reason, jbp 2.6.4 generates these lines

<script type="text/javascript">
  |    //we don't need the iframe/modal if logged in
  |    document.getElementById('loginIframe').src = '';
  | </script>

These lines creates an error in the page detected by Firebug
document.getElementById("loginIframe") has no properties

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4138262
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to