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

           Summary: Heading bug
           Product: MediaWiki
           Version: 1.15.1
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: trivial
          Priority: Normal
         Component: Page editing
        AssignedTo: [email protected]
        ReportedBy: [email protected]


We are using mediawiki for an internal knowledge base and ever since we upgrade
from 1.12 to 1.14+ we seen an issue with the HEADING tags removing carriage
returns and becoming merged together.  Trying to find out how to resolve this
so that our template work correctrly

Product         Version
MediaWiki       1.15.1
PHP     5.1.2 (apache2handler)
MySQL   5.0.18


For example.. if we input the following and then save:

__________________________

==Header 1==


==Header 2==
The NUIT Support Center should be able to do the following:

test

test
___________________________

We get the ==Header 1== and ==Header 2== merged together..and when going back
into edit mode we see.

_________________________

==Header 1====Header 2==
The NUIT Support Center should be able to do the following:

test

test

______________________
Any ideas why this would be happening?  The double carriage return works fine
on non-heading tags.  We are having to input <br> tags in between the headings
for now however would prefer not to. 

We have disabled all installed extentions to verify it is not one of them. 

Please let me know.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to