#25565 closed Bug (fixed)
Remove action="" from admin forms
Description ¶
Empty value for action is not valid in HTML 5, but action can be omitted.
http://www.w3.org/TR/html5/forms.html#attributes-for-form-submission
Change History (3)
comment:1 by , 9 years ago
Triage Stage: | Unreviewed → Ready for checkin |
---|
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 6ff50012: