https://bugzilla.wikimedia.org/show_bug.cgi?id=12263

Bawolff (Brian Wolff) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |testme
                 CC|                            |[email protected]

--- Comment #2 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to comment #0)
> This bug is exotic and as far as I know not reproducable on any Wikimedia
> sites, but I am going to enter it here in case it is helpful to someone else
> someday.
> 
> I was writing a new Special Page for a private wiki.  One of the functions of
> this special page was to perform deletions on other pages and images via
> direct
> calls to Article->doDeleteArticle and Image->delete.
> 
> After calling either of these functions it appears that a $wgOut->mRedirect
> gets set to target the deleted page.  This interferes with the output of my
> Special Page by redirecting the content.  I've yet to figure out where this
> is
> occuring (and it is obviously quite well buried, because I spent a long time
> looking without success).
> 

That is odd sounding. It certainly shouldn't happen (ui should be separate from
the actual delete action). A lot has changed in MediaWiki since 2007 in these
areas, I wonder if this bug is still present.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to