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: Ascending order - Click to sort in descending order
Cloves Carneiro Jr added a comment - 10/Dec/04 10:22 AM
Attached a patch that implements a solution for this issue.

Mathias Bogaert added a comment - 12/Dec/04 06:02 AM
Fixed, thanks for the patch!