Opened 3 years ago
Closed 3 years ago
#1486421 closed Feature Patches (fixed)
html_inputfield maxlength and src attribute
| Reported by: | gynter | Owned by: | |
|---|---|---|---|
| Priority: | 10 - Lowest | Milestone: | 0.4-beta |
| Component: | User Interface | Version: | git-master |
| Severity: | trivial | Keywords: | html_inputfield, maxlength |
| Cc: |
Description
html_inputfield class doesn't allow to use maxlength and src as attributes. The patch added fixes the problem (tested with revision 3196).
Attachments (1)
Change History (2)
Changed 3 years ago by gynter
comment:1 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in [8780304b].