Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#22645 closed defect (bug) (fixed)

Permalink structure input no longer updates on change

Reported by: nacin's profile nacin Owned by: ryan's profile ryan
Milestone: 3.5 Priority: normal
Severity: minor Version:
Component: Permalinks Keywords: has-patch commit
Focuses: Cc:

Description

The .tog class on options-permalink.php was removed in [22122]. I missed that the JS was relying on it.

It still works fine on save, so this is cosmetic.

Attachments (1)

22645.diff (883 bytes) - added by nacin 12 years ago.

Download all attachments as: .zip

Change History (4)

@nacin
12 years ago

#1 @nacin
12 years ago

  • Component changed from General to Permalinks

#2 @ryan
12 years ago

Looks good.

#3 @ryan
12 years ago

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

In 22931:

Update permalink structure input when selecting a structure with the radio buttons.

Props nacin
fixes #22645

Note: See TracTickets for help on using tickets.