Last modified: 2012-03-03 22:00:37 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 T36937, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 34937 - [1.19 regression] Moving a page doesn't invalidate the cache of pages that redlink to the new title anymore
[1.19 regression] Moving a page doesn't invalidate the cache of pages that re...
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Page editing (Other open bugs)
unspecified
All All
: Unprioritized normal (vote)
: ---
Assigned To: Nobody - You can work on this!
http://de.wikipedia.org/wiki/Camille_...
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-03-03 16:06 UTC by P.Copp
Modified: 2012-03-03 22:00 UTC (History)
2 users (show)

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


Attachments

Description P.Copp 2012-03-03 16:06:02 UTC
When the linked page on dewiki was moved into the article space, the pages linking to it should have been purged automatically, but haven't. (e.g. http://de.wikipedia.org/wiki/Marina_Makanza as of now still shows the redlink)

I suspect r107636 to be the cause of this as it removed the call to 

WikiPage::onArticleCreate( $nt );

and replaced it with

$newpage->doEditUpdates( $nullRevision, $wgUser, array( 'changed' => false ) );

which probably needs an additional ( 'created' => true ).
Comment 1 Alexandre Emsenhuber [IAlex] 2012-03-03 16:36:51 UTC
Fixed in r112951.

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


Navigation
Links