Make WordPress Core

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#8645 closed defect (bug) (fixed)

edit link form typo

Reported by: Malaiac Owned by:
Priority: low Milestone: 2.7.1
Component: Administration Version: 2.7
Severity: trivial Keywords: has-patch
Cc: Focuses:

Description

sumbit / submit

Attachments (2)

edit-link-form.typo.diff (903 bytes ) - added by Malaiac 18 years ago.
link.js.diff (588 bytes ) - added by Malaiac 18 years ago.

Download all attachments as: .zip

Change History (8)

#1 @Malaiac
18 years ago

  • Summary edit link form typeedit link form typo

#2 @Malaiac
18 years ago

  • Milestone 2.82.7.1

#3 @mrmist
18 years ago

  • Version2.7

@Malaiac
18 years ago

#4 @Malaiac
18 years ago

maybe not a typo, there is a
jQuery('#category-add-sumbit').click( function() { newCat.focus(); } );
in link.js

2 diff attached.
commit: both or none.

#5 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

(In [10259]) s/sumbit/submit/. Props Malaiac. fixes #8645 for trunk

#6 @ryan
18 years ago

(In [10260]) s/sumbit/submit/. Props Malaiac. fixes #8645 for 2.7

Note: See TracTickets for help on using tickets.