Opened 16 years ago
Closed 16 years ago
#7532 closed defect (fixed)
Invalid input attribute in set_protocol.php
| Reported by: | Owned by: | Rob Smith | |
|---|---|---|---|
| Priority: | minor | Milestone: | unknown |
| Component: | Plugin - MythWeb | Version: | unknown |
| Severity: | low | Keywords: | html element attribute |
| Cc: | Ticket locked: | no |
Description
there is no type "textbox" for an input element, corrected that now uses correct type "text" see patch file.
Attachments (1)
Change History (2)
by , 16 years ago
| Attachment: | set_protocol-fix.patch added |
|---|
comment:1 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [23674]) Fixes #7532, this removes the invalid textbox input type