https://bugzilla.wikimedia.org/show_bug.cgi?id=30854
--- Comment #7 from DaSch <[email protected]> 2011-09-11 19:13:30 UTC --- it seams that $this->params is already set when entering the function getParameters I added this before the return else { echo "already set to: "; var_dump($this->params); } and got this result: already set to: string(36) "Stunde der Wahrheit (One Tree Hill) " -- 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
