Page MenuHomePhabricator

CategoryTree: Retry link in AJAX error message doesn't work
Closed, DeclinedPublic

Description

remove unused var from function call in CategoryTree.js

When the AJAX result returns an HTTP error, an error message is shown with a link to retry the action. However, when clicking on the link, a JS error is raised:
CategoryTree.js?4, line 122: enc is not defined

Simple fix attached.


Version: unspecified
Severity: minor
URL: http://de.wikipedia.org/w/index.php?title=Wikipedia:Verbesserungsvorschläge&oldid=57409041#Fehlermeldung_bei_Kategorien_hat_Link_ohne_Ziel

Attached:

Details

Reference
bz17782

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 21 2014, 10:33 PM
bzimport set Reference to bz17782.
bzimport added a subscriber: Unknown Object (MLST).

Thank you for the patch. Bug is no longer reproducible with extension's current state in trunk. Original file CategoryTree.js has been deprecated.

Sorry this has taken so long to review.