Last modified: 2010-05-15 15:37:36 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 T4530, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 2530 - Removing deleted/non-existing page from watchlist produces incorrect message
Removing deleted/non-existing page from watchlist produces incorrect message
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Special pages (Other open bugs)
1.5.x
PC Linux
: Normal normal with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-06-26 13:51 UTC by Dori
Modified: 2010-05-15 15:37 UTC (History)
0 users

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


Attachments

Description Dori 2005-06-26 13:51:23 UTC
I removed [[Template:Uploadbydori]] and [[Template talk:Uploadbydori]] in
commons, neither of them existed, and I got this messsage: "Couldn't remove item
'Template talk:Uploadbydori'...done." 

Besides not making sense, it is also incorrect because the page was removed from
the watchlist.
Comment 1 Brion Vibber 2005-06-26 19:08:32 UTC
Looks like this is because the list shows separate main and talk entries, but the removal code 
takes them both out. Thus it tries to remove the item twice, and the second one 'fails' since 
it's already been removed.
Comment 2 Ævar Arnfjörð Bjarmason 2005-06-27 05:55:47 UTC
Fixed in CVS.

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


Navigation
Links