Issue Details (XML | Word | Printable)

Key: STR-2509
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Wendy Smoak
Reporter: Gary VanMatre
Votes: 0
Watchers: 0
Operations

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

[struts-faces] - core-library and example1-webapp patches

Created: 26/Jun/05 03:44 AM   Updated: 04/Jul/07 03:36 AM
Component/s: JSF Integration (Dormant)
Affects Version/s: Nightly Build
Fix Version/s: 1.3.3

Time Tracking:
Not Specified

File Attachments:
  Size
Text File struts-faces.patch 2005-06-26 03:45 AM Gary VanMatre 1 kB
Environment:
Operating System: other
Platform: Other

Bugzilla Id: 35506
Resolution Date: 05/May/06 01:39 PM
Labels:


 Description  « Hide
A couple one line patches to work with tomcat 5.5

1)Changed the assumed action "tour/" in the struts-config of the example1
application to use an "include" on the the static document "tour.htm". The
forward wants the target to be a jsp resource.

2)Change the signature of the call to get the ModuleConfig to use the
ServletContext, another overload. This is in the JavasrciptValidatorTag.
This was raising a null pointer exception when not dispatched thru the request
processor first.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Gary VanMatre added a comment - 26/Jun/05 03:45 AM
Created an attachment (id=15534)
patch

Don Brown made changes - 23/Apr/06 04:50 AM
Field Original Value New Value
issue.field.bugzillaimportkey 35506 27800
Repository Revision Date User Message
ASF #399985 Fri May 05 06:15:57 UTC 2006 wsmoak Correct the Mailreader Tour link.
Submitted by: Gary VanMatre
Issue: STR-2509
Files Changed
MODIFY /struts/action/trunk/apps/faces-example1/src/main/webapp/WEB-INF/struts-config.xml

Repository Revision Date User Message
ASF #399989 Fri May 05 06:30:55 UTC 2006 wsmoak Change the signature of the call to get the ModuleConfig to use the ServletContext.
This was raising a NPE when not dispatched through the request processor first.
This also fixes the "Log on" link in the Faces Mailreader (example1).
Issue: STR-2509
Submitted by: Gary VanMatre
Files Changed
MODIFY /struts/action/trunk/faces/src/main/java/org/apache/struts/faces/taglib/JavascriptValidatorTag.java

Wendy Smoak added a comment - 05/May/06 01:39 PM

This fixes the Faces Mailreader (example1) app. Thanks, Gary!

   http://svn.apache.org/viewcvs?rev=399985&view=rev
   http://svn.apache.org/viewcvs?rev=399989&view=rev



Wendy Smoak made changes - 05/May/06 01:39 PM
Resolution Fixed [ 1 ]
Assignee Struts Developer Mailing List [ dev@struts.apache.org ] Wendy Smoak [ wsmoak ]
Fix Version/s 1.3.3 [ 21710 ]
Status Open [ 1 ] Resolved [ 5 ]
Paul Benedict made changes - 04/Jul/07 03:36 AM
Status Resolved [ 5 ] Closed [ 6 ]
Jeff Turner made changes - 01/Feb/10 01:03 AM
Project Import Mon Feb 01 01:03:21 UTC 2010 [ 1264986201992 ]