History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: STR-2752
Type: Bug Bug
Status: Closed Closed
Resolution: Implemented
Priority: Major Major
Assignee: Don Brown
Reporter: Günther Wieser
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Struts 1

forwardPattern implementation missing

Created: 31/Jan/06 11:36 AM   Updated: 03/Jul/07 08:36 PM
Component/s: Core
Affects Version/s: 1.2.8
Fix Version/s: 1.3.3

Environment:
Operating System: Windows XP
Platform: PC

Bugzilla Id: http://issues.apache.org/bugzilla/show_bug.cgi?id=38460


 Description  « Hide
As seen in README.txt in release 1.2.8:
> =================
> KNOWN LIMITATIONS:
> =================
>
> The following items identify functionality areas that have not yet
> been fully implemented or tested:
>
> * Use of the "forwardPattern" or "pagePattern" attributes on the
> <controller> element.

this bug is just to make sure that this functionality would be needed (at least
by me ;-) ) and that it doesn't get lost on the mailing list (see "problem with
forwardPattern and modules" on struts-users mailing list).

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Niall Pemberton - 31/Jan/06 12:36 PM
Adding link to the user list thread:

http://tinyurl.com/bhqen

Don Brown - 04/May/06 06:22 PM
As far as I can tell, these attributes are being used correctly in Struts Action 1.3 and I'm currently using the forwardPattern attribute in at least one application. Please reopen if you test your app in 1.3 and still find it not working correctly.