WordPress.org

Make WordPress Core

Opened 7 months ago

Closed 7 months ago

#22645 closed defect (bug) (fixed)

Permalink structure input no longer updates on change

Reported by: nacin Owned by: ryan
Priority: normal Milestone: 3.5
Component: Permalinks Version:
Severity: minor Keywords: has-patch commit
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 7 months ago.

Download all attachments as: .zip

Change History (4)

nacin7 months ago

comment:1 nacin7 months ago

  • Component changed from General to Permalinks

comment:2 ryan7 months ago

Looks good.

comment:3 ryan7 months 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.