Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#16290 closed defect (bug) (fixed)

Screenoptions not working (and not changable)

Reported by: ipstenu's profile Ipstenu 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)

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

Download all attachments as: .zip

Change History (8)

#1 @PeteMall
15 years ago

  • Milestone changed from Awaiting Review to 3.1

#2 @SergeyBiryukov
15 years ago

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.

#3 @fjarrett
15 years ago

@SergeyBiryukov

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

#4 @SergeyBiryukov
15 years ago

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

#5 @SergeyBiryukov
15 years ago

  • Keywords close added

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

#6 @fjarrett
15 years ago

@SergeyBiryukov

good work, thanks for helping troubleshoot this

#7 @PeteMall
15 years ago

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