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

Key: WW-668
Type: Improvement Improvement
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Cameron Braid
Votes: 0
Watchers: 2
Operations

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

Externalise the JavaScript validation support from the JSP taglibs

Created: 26/Oct/04 12:48 AM   Updated: 30/Nov/04 03:28 PM
Component/s: None
Affects Version/s: 2.1.5
Fix Version/s: 2.1.7

File Attachments: 1. Text File ExternaliseJavaScriptValidationSupportFromJSPTags.patch (18 kb)



 Description  « Hide
To enable re-use of the javascript validation support, it should be extracted from the JSP tag libs.

 All   Comments   Change History      Sort Order:
Cameron Braid - [26/Oct/04 12:48 AM ]
Patch on the src\java\com\opensymphony\webwork\views folder

Implementing a soloution for this issue.

Cameron Braid - [26/Oct/04 12:49 AM ]
I havn't tested this with a JSP page, however, I have integrated it into my freemarker forms library, and it works a treat.

Cameron Braid - [27/Oct/04 06:33 AM ]
I have verified that this patch works agains the existing FormTagTest

Is it safe to commit to HEAD now, or should I wait ?

Mathias Bogaert - [30/Oct/04 11:11 AM ]
2.1.5 was just released, so go ahead and commit!

Mathias Bogaert - [29/Nov/04 11:14 AM ]
Cameron?

Cameron Braid - [29/Nov/04 06:37 PM ]
Sorry. I have had a very buy month (who doesn't hey !)

Anyway, I am not setup for ww/xw development at the moment, after installinga new version of eclipse.

Give me a few days, and I will commit what I have done.

Cameron Braid - [29/Nov/04 07:47 PM ]
Patch applied.