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

--- Comment #8 from Bawolff <[email protected]> ---
(In reply to comment #5)
> Looks like this is caused by bug 42616? Close as duplicate?
> 
> https://commons.wikimedia.org/w/index.php?title=File:Uk_orkney.
> svg&action=history
> 
> That redirect showed the symptoms described here, and it had two newlines
> after
> the redirect. When I deleted one of the newlines, it worked.

I think its less likely that the two new lines are causing the issue, and more
likely the edit caused some sort of cache to be purged. (However it should be
noted that a linksupdate via the api does not cause the issue to be fixed)

My bet is something in memcache is not being updated when redirected. Thus the
image page code is not detecting it is a redirect, and passing it off to
Article to be rendered, which results in the mixed ui. After 24 hours the thing
in memcache falls out of cache. [This is of course all conjecture].

-- 
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