double slash breaks new prefix mapping (/faces//faces/*) - CTS failure
----------------------------------------------------------------------
Key: MYFACES-2581
URL: https://issues.apache.org/jira/browse/MYFACES-2581
Project: MyFaces Core
Issue Type: Bug
Components: JSR-314
Affects Versions: 2.0.0-beta-2
Reporter: Michael Concini
Assignee: Michael Concini
Priority: Minor
when using prefix mapping (e.g. /faces/*), according to the new algorithm for
JSF 2.0 we need to treat multiple iterations of /faces (/faces/faces,
/faces/faces/faces) the same when calculating the view ID. Right now we fail
to do this if we have a double slash in the URL.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.