|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
[JIRA] Resolved: (STS-587) Event name at the end of URL[ http://www.stripesframework.org/jira/browse/STS-587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Frederic Daoud resolved STS-587. -------------------------------- Resolution: Fixed Fixed in build 944. > Event name at the end of URL > ---------------------------- > > Key: STS-587 > URL: http://www.stripesframework.org/jira/browse/STS-587 > Project: Stripes > Issue Type: Bug > Components: ActionBean Dispatching > Affects Versions: Release 1.5 > Reporter: Frederic Daoud > Assignee: Frederic Daoud > Priority: Minor > Fix For: Release 1.5 > > > If you change Stripes so that the '.action' suffix is not used, you get, without doing anything else, support for appending the name of the event at the end of the URL. > So /action/myaction/view would target 'view', if you're using /action as a mapping prefix and /myaction targets the action bean. > However, /action/myaction/view/somethingelse should still target 'view', and right now it will try to find an event named 'view/somethingelse' which of course does not work. > It's a simple fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://www.stripesframework.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Stripes-development mailing list Stripes-development@... https://lists.sourceforge.net/lists/listinfo/stripes-development |
|
|
[JIRA] Created: (STS-587) Event name at the end of URLEvent name at the end of URL
---------------------------- Key: STS-587 URL: http://www.stripesframework.org/jira/browse/STS-587 Project: Stripes Issue Type: Bug Components: ActionBean Dispatching Affects Versions: Release 1.5 Reporter: Frederic Daoud Assignee: Frederic Daoud Priority: Minor Fix For: Release 1.5 If you change Stripes so that the '.action' suffix is not used, you get, without doing anything else, support for appending the name of the event at the end of the URL. So /action/myaction/view would target 'view', if you're using /action as a mapping prefix and /myaction targets the action bean. However, /action/myaction/view/somethingelse should still target 'view', and right now it will try to find an event named 'view/somethingelse' which of course does not work. It's a simple fix. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://www.stripesframework.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Stripes-development mailing list Stripes-development@... https://lists.sourceforge.net/lists/listinfo/stripes-development |
| Free Forum Powered by Nabble | Forum Help |