Opened 2 years ago

Closed 2 years ago

#16290 closed defect (bug) (fixed)

Screenoptions not working (and not changable)

Reported by: Ipstenu Owned by:
Priority: normal Milestone: 3.1
Component: Administration Version: 3.1
Severity: major Keywords:
Cc:

Description

I'm using WordPress 3.1-RC2-17315 and I cannot make any changes to my dashboard screen settings. Can't even minimize anything.

See these posts:

http://wordpress.org/support/topic/wordpress-31-rc2-17315-no-incoming-links-and-news-on-dashoboard

http://wordpress.org/support/topic/31-rc2-17315-broken-screen-options-in-dashboard

Attachments (1)

16290.patch (1.1 KB) - added by SergeyBiryukov 2 years ago.

Download all attachments as: .zip

Change History (8)

  • Milestone changed from Awaiting Review to 3.1

I'm able to reproduce both issues described on the forums. Restoring the fragment of wp-includes/script-loader.php removed in [17322] seems to fix them, however the exact problem is still unclear to me.

@SergeyBiryukov

yes, especially since it only seems to be occurring in the dashboard.

Looks like listTable is needed for wp-admin/js/edit-comments.js and wp-admin/js/theme.js.

  • Keywords close added

Ah, never mind the patch and comments. Should be fixed in [17326].

@SergeyBiryukov

good work, thanks for helping troubleshoot this

  • Keywords close removed
  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.