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

       Web browser: ---
             Bug #: 40750
           Summary: Regression: Image widths in wikitext are being lost in
                    parsed output
           Product: Parsoid
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: JS/token-stream transforms
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]
    Classification: Unclassified
   Mobile Platform: ---


Test case: [[Image:foobar.jpg|640x480px]]

This is a regression introduced by the category-roundtripping code.  The code
breaks because of a meta-tag introduced by the attribute-expander that
interferes with the img-attr gathering code in the LinkHandler.  Our parser
tests couldn't catch this regression because of differences in parser output
for images.  As part of the fix, worth adding whitelisted output for those
tests that include explicit image width in the wikitext.

-- 
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