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

Key: WW-695
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Mathias Bogaert
Reporter: Cloves Carneiro Jr
Votes: 0
Watchers: 1
Operations

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

JSP Form Tags does not have a target attribute

Created: 10/Dec/04 10:20 AM   Updated: 12/Dec/04 06:02 AM
Component/s: Views
Affects Version/s: 2.1.6
Fix Version/s: 2.1.7

File Attachments: 1. Zip Archive patch_form_tag.zip (1 kb)



 Description  « Hide
The JSP Form tag (ww:form) does not currently have the target attribute, this forces the user to use regular HTML form tag, and make it impossible to use client-side validation.

 All   Comments   Change History      Sort Order:
Cloves Carneiro Jr - [10/Dec/04 10:22 AM ]
Attached a patch that implements a solution for this issue.

Mathias Bogaert - [12/Dec/04 06:02 AM ]
Fixed, thanks for the patch!