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

       Web browser: ---
            Bug ID: 52940
           Summary: Sanitizer strips extension about/typeof for some
                    extension
           Product: Parsoid
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: token-stream transforms
          Assignee: gwi...@wikimedia.org
          Reporter: ssas...@wikimedia.org
                CC: ssas...@wikimedia.org
    Classification: Unclassified
   Mobile Platform: ---

The timeline extension generates a <map> tag which gets typeof and about
attributes added to it by the ExtensionHandler.  But, the sanitizer strips
these attibutes from the map tag since it is not whitelisted.

We need a fix to the sanitizer: either whitelisting of additional tags for
approved extensions, or blanket whitelisting of extension-output-marked tags.

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

Reply via email to