springworkflow News
Brought to you by:
rharing66
In the springRssreader.xml there are a few toPage and toPageflow attributes that still used the old notation (workflowname.pageflowname.pagename) instead of the more friendly url like names (workflowname/pageflowname/pagename). This must be changed for the rssReader application to work correctly, but I didnt want to release another version just for this bug.
Also, for the display tag to work correctly with paging the request uri must be build up using the action name as well (when applicable). Therefor the action name is added to the request attrbibute. This is now in cvs but not yet in a release