s:link builds a wrong URL with fragment
---------------------------------------
Key: JBSEAM-1885
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1885
Project: JBoss Seam
Issue Type: Bug
Affects Versions: 1.2.1.GA
Environment: jboss-4.2.0.GA, JBoss Seam 1.2.1.GA, JSF RI 1.2
Reporter: Isabella Kneissl
If I use a s:link component with a defined fragment, the built url is wrong:
e.g.
http://mypage.com?cid=7#anchor
it has to be: e.g.
http://mypage.com#anchor?cid=7
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira