https://bugzilla.wikimedia.org/show_bug.cgi?id=68432
--- Comment #1 from Alex Monk <[email protected]> --- <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 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
