You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2010/07/09 13:52:24 UTC

DO NOT REPLY [Bug 48827] Error validating empty tag that contains jsp:attribute in JSP documents in XML syntax

https://issues.apache.org/bugzilla/show_bug.cgi?id=48827

--- Comment #5 from Konstantin Kolinko <kn...@gmail.com> 2010-07-09 07:52:16 EDT ---
Created an attachment (id=25736)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25736)
emptyTagWithSpaceAndComment_Xml.jspx

One more regression due to bug47977 fix:
If the empty tag contains a comment, Tomcat barks that "tag .. must be empty
but is not".

I am attaching a JSPX document that reproduces this issue. The steps to
reproduce are the same as in Description of this issue.

Reproducible in 6.0.28 and in the current trunk (thus released 7.0.0-beta is
also affected).

I tested 5.5.30 as well and it works correctly.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


Re: DO NOT REPLY [Bug 48827] Error validating empty tag that contains jsp:attribute in JSP documents in XML syntax

Posted by Ian Darwin <ia...@darwinsys.com>.
> One more regression due to bug47977 fix:
> If the empty tag contains a comment, Tomcat barks that "tag .. must be empty
> but is not".

I have never heard a cat bark. Not even a Tomcat.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org