Last modified: 2011-04-30 01:21:44 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T23038, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 21038 - Heading bug
Heading bug
Status: RESOLVED WORKSFORME
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.15.x
Other Linux
: Normal trivial (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2009-10-07 17:25 UTC by Terry Jolley
Modified: 2011-04-30 01:21 UTC (History)
2 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Terry Jolley 2009-10-07 17:25:00 UTC
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.
Comment 1 Platonides 2009-10-07 17:41:02 UTC
It really looks like an extension (either in php or javascript).

MediaWiki 1.15.1 doesn't do such things (tested with your example). You must 
have something else affecting your setup.
Comment 2 Terry Jolley 2009-10-07 20:03:20 UTC
(In reply to comment #1)
> It really looks like an extension (either in php or javascript).
> 
> MediaWiki 1.15.1 doesn't do such things (tested with your example). You must 
> have something else affecting your setup.
> 

Any other suggestions you might have for me to help troubleshoot this problem?  I have setup 3 different wiki's on three different servers and they are do the same parsing issue on heading tags.  I can post LocalSetting, etc, if needed?
Comment 3 Roan Kattouw 2009-10-07 20:06:59 UTC
(In reply to comment #2)
> Any other suggestions you might have for me to help troubleshoot this problem? 
> I have setup 3 different wiki's on three different servers and they are do the
> same parsing issue on heading tags.  I can post LocalSetting, etc, if needed?
> 
Try disabling extensions one by one to narrow down the one causing the problem.
Comment 4 Terry Jolley 2009-10-07 20:17:18 UTC
(In reply to comment #3)
> (In reply to comment #2)
> > Any other suggestions you might have for me to help troubleshoot this problem? 
> > I have setup 3 different wiki's on three different servers and they are do the
> > same parsing issue on heading tags.  I can post LocalSetting, etc, if needed?
> > 
> Try disabling extensions one by one to narrow down the one causing the problem.
> 

Already tried that with no resolve.  We are using the following extensions ParseFunction, FCKEditor, Widgets, Auth_remoteuser, ContributionScore, Contributor, TreeandMenu.. Agan, we disabled one at a time and still got the same results with heading spacing...
Comment 5 Platonides 2009-10-07 21:41:38 UTC
Disable all of them.
Check that the issue get resolved.
Then reenable them one at a time.

Comment 6 Terry Jolley 2009-10-07 21:58:11 UTC
(In reply to comment #5)
> Disable all of them.
> Check that the issue get resolved.
> Then reenable them one at a time.
> 
I disabled them all, still no resolve..I just installed a complete new wiki using 1.15.1 base...no extensions, and again same issue on the new wiki where there if no content between two header tags, upon save it merges the two tags together. 
Comment 7 Platonides 2009-10-07 22:20:20 UTC
Is any of those wikis public (preferably the one without extensions). What browser are you using?

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links