Page MenuHomePhabricator

WTS crasher on invalid serialized attribute
Closed, ResolvedPublic

Description

See bug 62663 for the test case and details.

WTS shouldn't crash if it gets bogus input.


Version: unspecified
Severity: normal

Details

Reference
bz62664

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 2:52 AM
bzimport set Reference to bz62664.
Arlolra triaged this task as Medium priority.Nov 25 2014, 11:23 PM
Arlolra raised the priority of this task from Medium to High.
Arlolra added a subscriber: Arlolra.

The two test case from that bug report (T64663) don't crash on master anymore,

We found a minimal test case:
echo '<gallery caption="&nbsp;"></gallery>' | tests/parse.js --wt2wt
or
echo '<math title="&nbsp;"></math>' | tests/parse.js --wt2wt