Make WordPress Core

Opened 14 years ago

Closed 14 years ago

#21590 closed defect (bug) (fixed)

Adding a link category through the add link screen is broken

Reported by: yoavf Owned by: markjaquith
Priority: normal Milestone: 3.4.2
Component: Administration Version:
Severity: normal Keywords: has-patch
Cc: Focuses:

Description

Broken since r21205

Attachments (1)

link-category.diff (1.5 KB ) - added by yoavf 14 years ago.

Download all attachments as: .zip

Change History (10)

@yoavf
14 years ago

#1 @SergeyBiryukov
14 years ago

  • Keywords has-patch added
  • Owner has-patch removed
  • Status newassigned

#2 @yoavf
14 years ago

  • Cc yoavf added

#3 @yoavf
14 years ago

Owner: has-patch

I need more coffee... :)

#4 @helenyhou
14 years ago

Related: #21152 (may affect what's going on here, not sure)

yoavf - do you mind explaining why that patch works? I don't really understand from looking at it :)

#5 @yoavf
14 years ago

The patch work by assigning the proper expected ID to the input, the id that will be expected following the changeset in r21205 (the target was previously a class, and the ID was not in the proper format)

#6 @nacin
14 years ago

  • Milestone 3.53.4.2

#7 @markjaquith
14 years ago

  • Owner set to markjaquith
  • Resolutionfixed
  • Status assignedclosed

In [21688]:

Fix the adding of link categories through the "Add Link" screen. props yoavf. fixes #21590 for trunk

#8 @markjaquith
14 years ago

  • Resolution fixed
  • Status closedreopened

Re-open for 3.4.2

#9 @nacin
14 years ago

  • Resolutionfixed
  • Status reopenedclosed

In [21717]:

Merge [21205] and [21688] to the 3.4 branch. props SergeyBiryukov, yoavf. fixes #21590. see #21106.

Note: See TracTickets for help on using tickets.