[ http://issues.apache.org/jira/browse/MYFACES-726?page=comments#action_12332676 ]
Martin Marinschek commented on MYFACES-726: ------------------------------------------- short follow up: Travis has fixed that by checking for a '<' right in front of the head. I was commenting on this saying that whitespace would be possible also, so Travis fixed again, but asked if adding whitespace between '<' and tag-name was valid XHTML. I do think that yes - anybody of a different opinion? anyway it's better like this, I'd say. regards, Martin > AddResource not outputting prototype.js when a comment exists in the page > ------------------------------------------------------------------------- > > Key: MYFACES-726 > URL: http://issues.apache.org/jira/browse/MYFACES-726 > Project: MyFaces > Type: Bug > Components: Sandbox > Reporter: Travis Reeder > Priority: Minor > > I noticed that your autoUpdateDataTable example does not work when there is a > comment in the page. When I remove the Apache license comment, it works just > fine. That ReducedHTMLParser must not be working correctly. I get this > error: > Oct 19, 2005 10:14:14 AM org.apache.myfaces.component.html.util.AddResource > writeWithFullHeader > WARNING: Response has no <head> or <body> tag: > Remove the comment and it's fine and it outputs the prototype.js link. I > imagine it's from your changes from yesterday. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
