Last modified: 2010-05-15 15:37:34 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 T4517, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2517 - Article::updateArticle should not redirect (UI)
Article::updateArticle should not redirect (UI)
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
General/Unknown (Other open bugs)
1.5.x
All All
: Low minor with 1 vote (vote)
: ---
Assigned To: Tomer Chachamu
:
Depends on:
Blocks: code_quality 2411
  Show dependency treegraph
 
Reported: 2005-06-25 21:40 UTC by Tomer Chachamu
Modified: 2010-05-15 15:37 UTC (History)
1 user (show)

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


Attachments

Description Tomer Chachamu 2005-06-25 21:40:52 UTC
Article::updateArticle calls
Article::showArticle (to update some link tables or something) which
redirects the user.

Article::quickEdit does not do a proper edit.

The Article::showArticle link-table-updating parts should be moved to
Article::cleanupUpdateArticle or similar. The redirect parts should be moved to
after wherever Article::updateArticle is called (probably only EditPage.php)

I am willing to do this myself, but of course anybody else's patch would be nice.
Comment 1 Rob Church 2006-07-04 09:26:21 UTC
Tim's poked this lately.

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


Navigation
Links