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

--- Comment #6 from Bawolff (Brian Wolff) <[email protected]> ---
(In reply to comment #5)
> Question: is there some reason you can't just call
> $this->getOutput()->setRobotPolicy( $robotPolicy ) after calling
> $this->setHeaders(), as Brian Wolff mentioned?
> 
> If not, this might be a WONTFIX...

Alternative fix for this would be to create a new method of SpecialPage, call
it getRobotPolicy(), that returns the robot setting, which is called in the
default implementation of setHeaders().

That would probably be a cleaner solution anyways than the previous fix.

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