Last modified: 2006-06-06 01:00: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 T7272, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 5272 - function getSection - Problems with html heading tags
function getSection - Problems with html heading tags
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
unspecified
All All
: Normal normal (vote)
: ---
Assigned To: Brion Vibber
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2006-03-16 15:12 UTC by alx
Modified: 2006-06-06 01:00 UTC (History)
1 user (show)

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


Attachments

Description alx 2006-03-16 15:12:11 UTC
I'm experimenting with the fckeditor extension and walked into the following issue:

If you have html heading tags at a page, you can't edit single sections like you
can if you're useing the wikitags.

By using the wikitags you can edit sections with there corresponding subsections.

If you use the html tags you can just edit a single section - without the
subsections.

Exapmle:
==headline1==
==headline2==
==headline2.1==
==headline3==

=> in this case you can edit 'Headline2' and 'Headline2.1' in one step

<h2>headline1<h2>
<h2>headline2<h2>
<h3>headline2.1<h3>
<h2>headline3<h2>

=> in this case your just able to edit 'headline2'

Editing Sections with there subsections is a very useful feature. I'd like to
see it working with html heading tags too.
Comment 1 Brion Vibber 2006-06-06 01:00:44 UTC
Fixed in r14583.

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


Navigation
Links