Url rewrite problem when used Messages.error
--------------------------------------------

                 Key: SEAMFACES-227
                 URL: https://issues.jboss.org/browse/SEAMFACES-227
             Project: Seam Faces
          Issue Type: Bug
            Reporter: hantsy bai


Firstly enable the /tags.xhtml mapping in the PagesConfig class(remove the 
comments at this time).
//              @FacesRedirect
//              @UrlMapping(pattern = "/tags")
//              @ViewPattern("/tags.xhtml")
//              TAGS,


Please check out my demo application and browse /tags.
1. click the Button to create a Tag, 
2. input something 
3. press Create 5

I got a url like tags?cid=2&.xhtmlcid=2 ....where is wrong, of course there is 
a Converstaion exception in the background console.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to