[ http://issues.apache.org/jira/browse/BEEHIVE-205?page=history ] carlin rogers closed BEEHIVE-205: ---------------------------------
Thanks Rich. > extend the URLRewritingService API to use the new URL template config support > ----------------------------------------------------------------------------- > > Key: BEEHIVE-205 > URL: http://issues.apache.org/jira/browse/BEEHIVE-205 > Project: Beehive > Type: Improvement > Components: NetUI > Versions: V1Beta > Reporter: carlin rogers > Assignee: carlin rogers > Fix For: V1Beta > Attachments: patch.tar.gz > > Attaching a patch that contains the following changes > to extend the URLRewritingService API to use the > URL template config support committed in rev 123030... > - Implemented a mechanism to format a URL using templates > as a final step in the URL rewriting process. > - Integrated the default templated URL formatting with > the new URL template config support. > - Cleaned up rewriting routines in the tags PageFlowTagsUtil > class to use new public PageFlowUtils methods with calls > to the new templated URL formatting and removed duplicate > code. > - Updated tags using the PageFlowTagsUtil changes. > - Created additional junit tests for URL templates and > formatting. > - Removed an old, unused TemplateHelper class. > - Other minor clean up (javadoc, unused import statements, etc.) > Thanks, > Carlin -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
