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

--- Comment #9 from nuria <[email protected]> ---
Summing up, somehow we are generating requests in the client like:
"http://es.m.wikipedia.org/http://es.m.wikipedia.org/wiki/Wikipedia:Portada";

which, according to http are valid requests, those requests depending on the
target project are responded in different manners, 404, 304, miss/200

Overall, we do no think this is a problem when it comes to login requests. It
might be a problem on the client as those requests should not be generated but
with the format we are login if requests like
"http://es.m.wikipedia.org/http://es.m.wikipedia.org/wiki/Wikipedia:Portada";
come along they will be logged like:
http://es.m.wikipedia.orghttp://es.m.wikipedia.org/wiki/Wikipedia:Portada

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

Reply via email to