Opened 2 years ago
Closed 2 years ago
#16290 closed defect (bug) (fixed)
Screenoptions not working (and not changable)
| Reported by: |
|
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)
Change History (8)
SergeyBiryukov — 2 years ago
comment:2
SergeyBiryukov — 2 years ago
@SergeyBiryukov
yes, especially since it only seems to be occurring in the dashboard.
comment:4
SergeyBiryukov — 2 years ago
Looks like listTable is needed for wp-admin/js/edit-comments.js and wp-admin/js/theme.js.
comment:5
SergeyBiryukov — 2 years ago
- Keywords close added
Ah, never mind the patch and comments. Should be fixed in [17326].
Note: See
TracTickets for help on using
tickets.

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.