Opened 4 months ago

Closed 4 months ago

Last modified 4 months ago

#23386 closed defect (bug) (duplicate)

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

Reported by: davouch Owned by:
Priority: normal Milestone:
Component: External Libraries Version: trunk
Severity: normal Keywords:
Cc: david@…

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)

  • 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.

  • 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.

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