Opened 15 years ago
Closed 15 years ago
#16290 closed defect (bug) (fixed)
Screenoptions not working (and not changable)
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 3.1 | Priority: | normal |
| Severity: | major | Version: | 3.1 |
| Component: | Administration | Keywords: | |
| Focuses: | 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)
#3
@
15 years ago
@SergeyBiryukov
yes, especially since it only seems to be occurring in the dashboard.
#4
@
15 years ago
Looks like listTable is needed for wp-admin/js/edit-comments.js and wp-admin/js/theme.js.
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.phpremoved in [17322] seems to fix them, however the exact problem is still unclear to me.