[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-3921) rewrite-filter not working with scheme in page descriptor
Eric Schneider (JIRA)
jira-events at lists.jboss.org
Thu Jan 29 16:51:44 EST 2009
[ https://jira.jboss.org/jira/browse/JBSEAM-3921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Schneider updated JBSEAM-3921:
-----------------------------------
Attachment: Scheme.xhtml
> rewrite-filter not working with scheme in page descriptor
> ---------------------------------------------------------
>
> Key: JBSEAM-3921
> URL: https://jira.jboss.org/jira/browse/JBSEAM-3921
> Project: Seam
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.1.1.GA
> Environment: Windows XP / jdk1.5.0_06 / jboss-4.2.3.GA
> Reporter: Eric Schneider
> Attachments: NoScheme.page.xml, NoScheme.xhtml, Scheme.page.xml, Scheme.xhtml
>
>
> Using scheme="http" (or https) in *.page.xml breaks rewrite of outgoing patterns. Incoming pattern still maps.
> Given: Two pages, one with a scheme specified and on without
> * s:links to /NoScheme.xhtml will rewrite properly
> * s:links to /Scheme.xhtml will not be rewritten ( keeps Scheme.seam format)
> * The scheme of the page containing the links has no effect.
> * Incoming rewrites are applied: /Scheme, /Scheme.seam, /NoScheme, /NoScheme.seam all work
> Same behavior with Seam 2.1.0.SP1. Briefly tried svn trunk, but there seems to be other problems there (losing project name from context path on rewrites).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list