https://bugzilla.wikimedia.org/show_bug.cgi?id=52945

--- Comment #2 from Arlo Breault <[email protected]> ---
An edge case that I noticed here,

echo "{{echo|<table><tr>}}foo<td>bar</td></tr></table>" | node parse
echo "{{echo|<table><tr>}}<p>foo</p><td>bar</td></tr></table>" | node parse
echo "{{echo|<table><tr>foo}}<td>bar</td></tr></table>" | node parse

the transclusion info gets added to the fostered content resulting in an error,

ERROR: Do not have necessary info. to encapsulate Tpl: 0

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to