Make WordPress Core

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#23386 closed defect (bug) (duplicate)

P2 theme @ trunk version of WP does not add media from the frontpage

Reported by: davouch's profile davouch Owned by:
Milestone: Priority: normal
Severity: normal Version: 3.6
Component: External Libraries Keywords:
Focuses: Cc:

Description (last modified by SergeyBiryukov)

Configuration

  • WP 3.6-alpha-23334
  • P2 Version 1.4.2
  • localhost @ XAMPP & WinXP Pro

Issue

There is no response after the click on the Add media link on top of the front page. After clicking on the link nothing appears and Firebug shows this error:

TypeError: e is undefined [Break On This Error] 	

...},T.memoize=function(e,t){var n={};return t||(t=T.identity),function(){var r=t.a...

.../wp-includes/js/underscore.min.js?ver=1.4.1

The error remains even with no plugins activated.

Solved by

Reverting back to 3.5.1 official release.

Some more info

The error is well described on:
the wordpress.org support forum

Change History (3)

#1 @helen
12 years ago

  • Keywords reporter-feedback close added

Since P2 is not a part of core, this is not the place to report such a thing. However, is it happening in the admin itself? If so, I suspect this is a duplicate of #23262, or at least the problems described therein.

#2 @davouch
12 years ago

  • Component changed from Themes to External Libraries
  • Keywords reporter-feedback removed
  • Resolution set to duplicate
  • Status changed from new to closed

Well, I decided to report this issue here based on assumption, that something wrong is with the wp core js files, rather than with the non-core theme, which works well on current release (3.5.1) and fails only down the road with the dev versions.

I've just tested the admin dashboard Add media button in 3.6-alpha-23386 and I confirm your assumption, this is duplicate to the #23262.

#3 @SergeyBiryukov
12 years ago

  • Description modified (diff)
  • Keywords close removed
  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.