Opened 6 years ago

Closed 6 years ago

#4291 closed defect (bug) (fixed)

Sort by option in pages widget loses default value

Reported by: bloertscher Owned by: rob1n
Priority: normal Milestone: 2.2.1
Component: Administration Version: 2.2
Severity: normal Keywords:
Cc:

Description

[5486] added the ability to specify sort order for the pages widget. If you change the sort order to sort by menu order and click save changes, the change takes affect. If you click Save Changes in the widgets page once again, the sort order reverts back to page title.

Change History (6)

comment:1   ryan6 years ago

  • Owner changed from anonymous to rob1n
  • Status changed from new to assigned

Oh, d'oh.

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

(In [5490]) Select the option if it's set to that. fixes #4291

  • Resolution fixed deleted
  • Status changed from closed to reopened

rob1n, check out the selected() function... should make this fix a little bit leaner.

Righto.

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

(In [5535]) Use selected() to clean that up. Thanks Mark. fixes #4291

Note: See TracTickets for help on using tickets.