Make WordPress Core

Opened 11 years ago

Closed 11 years ago

#21590 closed defect (bug) (fixed)

Adding a link category through the add link screen is broken

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

Description

Broken since r21205

Attachments (1)

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

Download all attachments as: .zip

Change History (10)

@yoavf
11 years ago

#1 @SergeyBiryukov
11 years ago

  • Keywords has-patch added
  • Owner has-patch deleted
  • Status changed from new to assigned

#2 @yoavf
11 years ago

  • Cc yoavf added

#3 @yoavf
11 years ago

Owner: has-patch

I need more coffee... :)

#4 @helenyhou
11 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
11 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
11 years ago

  • Milestone changed from 3.5 to 3.4.2

#7 @markjaquith
11 years ago

  • Owner set to markjaquith
  • Resolution set to fixed
  • Status changed from assigned to closed

In [21688]:

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

#8 @markjaquith
11 years ago

  • Resolution fixed deleted
  • Status changed from closed to reopened

Re-open for 3.4.2

#9 @nacin
11 years ago

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

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.