Bug #1957
Remove button-inside-hyperlink usage from web forms
| Status: | New | Start date: | 10/14/2011 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Web Interface | |||
| Target version: | - | |||
| Affected version: | 2.0 | Affected Architecture: |
Description
Having an <input type="button"> inside an <a href="..."> is technically a violation of HTML5. Also, it makes the buttons not work in IE9. At least one of these is a good reason to change any affected forms. I noticed the problem in the Traffic Shaper forms, specifically the "Remove Shaper" and "Add New Queue" buttons.
History
#1
Updated by Ermal Luçi over 1 year ago
Patches accepted!