Opened 2 years ago

Closed 2 years ago

#15767 closed defect (bug) (fixed)

State of admin menu boxes not remembered since r16813

Reported by: demetris Owned by:
Priority: normal Milestone: 3.1
Component: General Version: 3.1
Severity: blocker Keywords: has-patch
Cc: demetris

Description

Starting with r16813, the collapsed/expanded state of admin menu boxes is not remembered.

Attachments (1)

15767.diff (14.7 KB) - added by greuben 2 years ago.

Download all attachments as: .zip

Change History (6)

  • Milestone changed from Awaiting Review to 3.1

Worse things have happened :-)

It appears to be inconsistent. Perhaps a page behind?

@nacin: It seems to remember the state the boxes were in before r16813, but does not remember any changes you make.

id is an empty string, so the if ( id ) {...} condition fails.

greuben2 years ago

  • Keywords has-patch added
  • Resolution set to fixed
  • Status changed from new to closed

(In [16874]) Fix admin menu save state. props greuben, fixes #15767, see #15615.

Note: See TracTickets for help on using tickets.