Last modified: 2014-07-25 18:05:53 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 T70432, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 68432 - VisualEditor: Breadcrumb doesn't reappear upon saving page
VisualEditor: Breadcrumb doesn't reappear upon saving page
Status: RESOLVED FIXED
Product: VisualEditor
Classification: Unclassified
MediaWiki integration (Other open bugs)
unspecified
All All
: Normal normal
: VE-deploy-2014-07-31
Assigned To: Alex Monk
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-07-23 10:37 UTC by This, that and the other (TTO)
Modified: 2014-07-25 18:05 UTC (History)
2 users (show)

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


Attachments

Description This, that and the other (TTO) 2014-07-23 10:37:16 UTC
After using VE to edit a subpage in a namespace with subpages enabled, and saving changes, the breadcrumb link (< ParentPageName) underneath the page title does not come back.
Comment 1 Alex Monk 2014-07-23 23:14:42 UTC
<Krenair> So what's currently broken here is how we try to deal with the 'redirect page' text under the title
<Krenair> We just do $( '#contentSub' ).text( ve.msg( 'redirectpagesub' ) ); which will overwrite the subpage breadcrumb
<Krenair> Unfortunately, core doesn't wrap that redirect text in a way which we could single it out.

Gerrit change #148883 to fix MW core
Comment 2 Gerrit Notification Bot 2014-07-25 17:57:50 UTC
Change 149351 had a related patch set uploaded by Alex Monk:
Don't overwrite #contentSub just to try to get the correct subtitle for redirects

https://gerrit.wikimedia.org/r/149351
Comment 3 Gerrit Notification Bot 2014-07-25 18:05:07 UTC
Change 149351 merged by jenkins-bot:
Don't overwrite #contentSub just to try to get the correct subtitle for redirects

https://gerrit.wikimedia.org/r/149351

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


Navigation
Links