Page MenuHomePhabricator

[REGRESSION]: Error message not parsed exposing plain HTML
Closed, ResolvedPublic

Description

Screenshot of UploadWizard running under Mozilla Firefox / openSUSE

How to reproduce:

  • Check out 11b1737f2e56eddcb91f26e738a71415f8b9fe04 (currently latest master commit)
  • Upload a file though UpWiz that was previously uploaded
  • Make sure not having any other extensions enabled, except vector

Note that this issue occurs to me using both, Firefox and Chromium. I have not tested other browsers.


Version: unspecified
Severity: normal
See Also:
https://bugzilla.wikimedia.org/show_bug.cgi?id=59203

Attached:

UpwizBug_master.png (768×1 px, 68 KB)

Details

Reference
bz70639

Related Objects

View Standalone Graph
This task is connected to more than 200 other tasks. Only direct parents and subtasks are shown here. Use View Standalone Graph to show more of the graph.

Event Timeline

bzimport raised the priority of this task from to Medium.Nov 22 2014, 3:47 AM
bzimport added a project: UploadWizard.
bzimport set Reference to bz70639.
bzimport added a subscriber: Unknown Object (MLST).

Previously this worked, therefore adding keyword code-update-regresssion.

Verified that module "mediawiki.jqueryMsg" is loaded.

Krinkle - I'm adding you to the CC here so you're aware of this. I think this is a bug in how $.fn.msg works, but I might be wrong. Any guidance would be super.

Krinkle: Any guidance (see comment 3)?

Found the cause, upstream mediawiki.jqueryMsg indeed

Broken test case:
https://gerrit.wikimedia.org/r/162013

Run with:
Special:JavaScriptTest/qunit?filter=jqueryMsg:%20Replace

  • This bug has been marked as a duplicate of bug 70617 ***