[jira] [Updated] (WICKET-4626) WicketFilter unify the filterPath

2012-06-22 Thread Darryl L. Miles (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darryl L. Miles updated WICKET-4626:


Description: 
WICKET-4626 WicketFilter unify the filterPath

Use of getter/setter internally to limit read/writes to filterPath 
field location.

Removed lazy initialization code from main code path.

Provide a new method #canonicaliseFilterPath(String) to convert
/wicket/ into wicket/ as expected internally and maybe used by
unit tests to further validate correct values for filterPath.

Added unit test for this new method and use method in setter.

  was:UPDATE this with patch description when created.


 WicketFilter unify the filterPath
 -

 Key: WICKET-4626
 URL: https://issues.apache.org/jira/browse/WICKET-4626
 Project: Wicket
  Issue Type: Bug
  Components: wicket
Affects Versions: 1.5.7
Reporter: Darryl L. Miles

 WICKET-4626 WicketFilter unify the filterPath
 Use of getter/setter internally to limit read/writes to filterPath 
 field location.
 Removed lazy initialization code from main code path.
 Provide a new method #canonicaliseFilterPath(String) to convert
 /wicket/ into wicket/ as expected internally and maybe used by
 unit tests to further validate correct values for filterPath.
 Added unit test for this new method and use method in setter.

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




[jira] [Updated] (WICKET-4626) WicketFilter unify the filterPath

2012-06-22 Thread Darryl L. Miles (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Darryl L. Miles updated WICKET-4626:


Attachment: 0001-WICKET-4626-WicketFilter-unify-the-filterPath.patch

PATCH ATTACHED

 WicketFilter unify the filterPath
 -

 Key: WICKET-4626
 URL: https://issues.apache.org/jira/browse/WICKET-4626
 Project: Wicket
  Issue Type: Bug
  Components: wicket
Affects Versions: 1.5.7
Reporter: Darryl L. Miles
 Attachments: 0001-WICKET-4626-WicketFilter-unify-the-filterPath.patch


 WICKET-4626 WicketFilter unify the filterPath
 Use of getter/setter internally to limit read/writes to filterPath 
 field location.
 Removed lazy initialization code from main code path.
 Provide a new method #canonicaliseFilterPath(String) to convert
 /wicket/ into wicket/ as expected internally and maybe used by
 unit tests to further validate correct values for filterPath.
 Added unit test for this new method and use method in setter.

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