Bugs item #1352468, was opened at 2005-11-09 19:00
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1352468&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: 1.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Tobias Kalbitz (tobiask)
Assigned to: Nobody/Anonymous (nobody)
Summary: XML tags converted to lower case in TagNameParser

Initial Comment:
TagNameParser converts all tags to lower case in
getName() [return nameGroup.get(matcher()).toLowerCase()]. 

This is Ook for html but not for other xml files like
RSS feed. The tag name of the publish date must by
pubDate not pubdate. Other xml types may also need this
format.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1352468&group_id=119783


-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to