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

James Forrester <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|Editing Tools               |tokenizer
           Assignee|jforrester+veteambztickets@ |[email protected]
                   |wikimedia.org               |
            Product|VisualEditor                |Parsoid
            Summary|VisualEditor:  Complex      |Galllery tag with
                   |galllery tag being shown as |mis-matched quotes in
                   |wikitext                    |caption being shown as
                   |                            |wikitext

--- Comment #1 from James Forrester <[email protected]> ---
This is invalid wikitext – you can't use raw " characters inside the caption of
a gallery. Parsoid works just fine if you replace them with ' characters
instead:

<gallery widths="200px" heights="200px" perrow="5" caption= "There are three
types of dachshund, which can  be classified by their coats: short-haired,
called 'smooth'; long-haired; and wire-haired">
File:Wirehaired_Dachshund.jpg|A wire-haired dachshund
File:Kurzhaardackel.jpg|A short-haired dachshund
Std Dachshund 600.jpg|A long-haired standard dachshund
File:Piebald.jpg|A piebald dachshund
File:Red-merle smooth Dachshund.jpg|A dapple dachshund</gallery>

I've fixed this in the article, but am moving the bug to Parsoid in case they
want to comment/merge into a wider bug about escaping bad wikitext?

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