Last modified: 2013-06-23 06:44:29 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T52016, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 50016 - Uncaught TypeError: Cannot read property 'description' of undefined
Uncaught TypeError: Cannot read property 'description' of undefined
Status: RESOLVED DUPLICATE of bug 49493
Product: VisualEditor
Classification: Unclassified
Data Model (Other open bugs)
unspecified
All All
: Unprioritized normal
: ---
Assigned To: Ed Sanders
: javascript
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-22 11:02 UTC by Helder
Modified: 2013-06-23 06:44 UTC (History)
3 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Helder 2013-06-22 11:02:48 UTC
After loading the Visual Editor on
https://pt.wikipedia.org/wiki/Quadrado?veaction=edit&debug=1&uselang=pt&useskin=vector
and clicking in the template which shows the text "Wikicionário", in the bottom right corner of the page, I get the following error on console (Google Chrome 28.0.1500.52):
----
Uncaught TypeError: Cannot read property 'description' of undefined 
----

It comes from the line 
----
if ( data.description !== null ) {
----

of the following script:
https://bits.wikimedia.org/static-1.22wmf7/extensions/VisualEditor/modules/ve/dm/models/ve.dm.MWTemplateSpecModel.js
Comment 1 James Forrester 2013-06-23 06:44:29 UTC
This is the same as bug 49493 which is fixed in master and now in production; sorry for the disruption.

*** This bug has been marked as a duplicate of bug 49493 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links