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

Platonides <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #2 from Platonides <[email protected]> 2011-02-18 22:09:35 UTC 
---
So it seems. <pagelist > tag is provided by ProofreadPage extension.

The attributes passed to tags are obtanied with
Sanitizer::decodeTagAttributes() which in turn uses the regex modified by
r70849.

I think we can modify the regex to also accept attributes beginning with
digits. It seems used just for wiktiext processing, so we can be more liberal
than HTML.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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