Last modified: 2010-05-15 15:38:21 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 T4534, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2534 - Right click to edit section depends on edit section links
Right click to edit section depends on edit section links
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
1.5.x
All All
: Normal normal with 3 votes (vote)
: ---
Assigned To: Nobody - You can work on this!
:
: 2561 2605 (view as bug list)
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-26 14:50 UTC by Niklas Laxström
Modified: 2010-05-15 15:38 UTC (History)
2 users (show)

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


Attachments

Description Niklas Laxström 2005-06-26 14:50:31 UTC
This is a regression from 1.4. The right click to edit section has been moved
from parser to javascript, where it needs edit section links to form the url. It
is possible to keep the feature in javascript, if the section number is provided
in other ways, for example adding id="section-3" to h-element.
Comment 1 Niklas Laxström 2005-06-28 07:53:25 UTC
*** Bug 2561 has been marked as a duplicate of this bug. ***
Comment 2 Ævar Arnfjörð Bjarmason 2005-06-29 15:13:41 UTC
*** Bug 2605 has been marked as a duplicate of this bug. ***
Comment 3 Dori 2005-07-05 00:20:47 UTC
If someone has a css hack to get rid of those uglu edit links I'd appreciate it
if you could post it here
Comment 4 Niklas Laxström 2005-07-05 05:23:57 UTC
Well that was an easy one because they were identified by class.

This should do it

.editsection {
 display: none;
}
Comment 5 Niklas Laxström 2005-07-05 19:28:54 UTC
Committed change to hide edit section links with CSS, should fix the problem.
Comment 6 Niklas Laxström 2005-07-05 19:29:11 UTC
*** Bug 2605 has been marked as a duplicate of this bug. ***

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


Navigation
Links