Page MenuHomePhabricator

pipe escaping in VEFORALL not catching table caption
Closed, ResolvedPublicBUG REPORT

Description

List of steps to reproduce

  • Create form in MW 1.36 with multiple field and wikitext field inside
  • Add table to this field
  • add table caption to table
  • Save
  • edit the page again
  • save

What happens?:

Form not submitted, and you'll get waring you can't use pipes in VE

What should have happened instead?:
Pipe of table caption should escape automatic and form saved.

Software version (if not a Wikimedia wiki), browser information, screenshots, other information, etc:
MW 136

Event Timeline

Change 724845 had a related patch set uploaded (by Anysite; author: Anysite):

[mediawiki/extensions/VEForAll@master] VEForall pipe escape: fix table caption.

https://gerrit.wikimedia.org/r/724845

Change 724845 merged by jenkins-bot:

[mediawiki/extensions/VEForAll@master] VEForall pipe escape: fix table caption.

https://gerrit.wikimedia.org/r/724845

Yaron_Koren claimed this task.
Yaron_Koren subscribed.

I assume the patch fixed this problem.