Opened 16 years ago
Closed 16 years ago
#9430 closed defect (bug) (fixed)
Output Broken: Duplicate INPUT named "ss" in backend / post new / edit and the like
Reported by: | hakre | Owned by: | |
---|---|---|---|
Milestone: | 2.8 | Priority: | normal |
Severity: | normal | Version: | 2.7.1 |
Component: | General | Keywords: | has-patch |
Focuses: | Cc: |
Description
function touch_time() does output the "ss" input element two times if $mutli evaluates false.
the attached patch removes the duplicate.
this is a small patch
Attachments (1)
Change History (2)
Note: See
TracTickets for help on using
tickets.
duplicate input element removed