Make WordPress Core

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's profile 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)

qcop-r00-admin-template-post-time-form.patch (531 bytes) - added by hakre 16 years ago.
duplicate input element removed

Download all attachments as: .zip

Change History (2)

@hakre
16 years ago

duplicate input element removed

#1 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [10859]) Remove extra input. Props hakre. fixes #9430

Note: See TracTickets for help on using tickets.