Bugs item #1187903, was opened at 2005-04-22 10:17
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=1187903&group_id=119783

Category: core
Group: 1.0.0-rc3
Status: Open
Resolution: None
Priority: 5
Submitted By: Eelco Hillenius (eelco12)
Assigned to: Nobody/Anonymous (nobody)
Summary: bug in parsing attributes with '-' in them

Initial Comment:
<html><head><meta wicket:id="redirect"
http-equiv="refresh" content="0; url=app"></head></html>

results in:

<html><head><meta http="" equiv="refresh" content="0;
http://www.google.nl";></head></html>

So, a '-' in an attribute somehow results in that
attribute split in more attributes.

See linkomatic example for test with RedirectPage which
uses this.

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

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


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to