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

       Web browser: ---
             Bug #: 33682
           Summary: Script adding a redundant row
           Product: MediaWiki extensions
           Version: any
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: ProofreadPage
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: pi...@hot.ee
    Classification: Unclassified


Seems that ProofreadPage now includes a script that replaces <section
begin=Name> and <section end=Name> tags around section text with ## Name ## in
front of section text while editing. When saving or using a preview it is
replaced back in a way that section end tag followed by another section will be
in a separate row. 

E.g. "Text of 1st section.<section end=Section1>
<section begin=Section2>Text of 2nd section." becomes into
"Text of 1st section.
<section end=Section1>
<section begin=Section2>Text of 2nd section."

I believe the script should keep the section end tag right after the section
text as otherwise an empty row shows up after the section on a page where the
section is transcluded.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
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