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

--- Comment #8 from Toni Hermoso Pulido <[email protected]> 2011-08-18 
09:51:34 UTC ---
(In reply to comment #7)
> (In reply to comment #5)
> > For any casual person who visited this bug, like me today, I changed in
> > Article.php:
> > 
> > if ( $this->getID() === 0  ) {
> > 
> > }
> > and then I patched my skin to look at oldid and action in URL for adding
> > noindex,nofollow.
> 
> Could you clarify this?  I'd like to apply this fix, but I don't quite
> understand your fix.

Hello Mark,

my fix is a workaround and not clean. I just added a parsing of
$_SERVER['REQUEST_URI'] against 'action' and 'oldid' in my custom skin and I
add meta tag then.

Let me see if I can find a cleaner way.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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