https://bugzilla.wikimedia.org/show_bug.cgi?id=42239
--- Comment #10 from MZMcBride <[email protected]> --- (In reply to Rainer Rillke @commons.wikimedia from comment #9) > (In reply to MZMcBride from comment #8) > In fact, it's still good to see the source but the links should be labled > accordingly: "View section source"? Perhaps re-labeling would make sense, though this would differ from standard MediaWiki core behavior, which simply hides non-functioning section-edit links. In any case, these links currently do not function as "view section source" links. We currently have: --- <h3><span class="mw-headline" id="What_is_a_prefix.3F">What is a prefix?</span><span class="mw-editsection"><span class="mw-editsection-bracket">[</span><a href="/w/index.php?title=Help:FAQ&action=edit&section=12" title="Edit section: What is a prefix?">edit</a><span class="mw-editsection-bracket">]</span></span></h3> --- Where https://incubator.wikimedia.org/w/index.php?title=Help:FAQ&action=edit§ion=12 is a broken link. Eep! We definitely do not want the current behavior and it's pretty clearly broken behavior. Possible options here (as I see it) are: * hide the section-edit links; or * re-target the section-edit links. It might be possible to hackishly implement either of these options using JavaScript, but that would likely be a gross and temporary solution. If anyone has additional thoughts about possible paths forward here, please share. -- 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
