User Details
User Details
- User Since
- Oct 22 2014, 8:51 AM (598 w, 2 d)
- Availability
- Available
- LDAP User
- Unknown
- MediaWiki User
- HermannSchwärzler [ Global Accounts ]
Aug 12 2019
Aug 12 2019
Thank you, yes that did the trick!
HermannSchwaerzler added a comment to T230188: "returnto" and "returntoquery" are not working.
We are using simplesamlphp version 1.16.2.
Aug 9 2019
Aug 9 2019
HermannSchwaerzler added a comment to T230188: "returnto" and "returntoquery" are not working.
Hi Cindy,
Feb 14 2019
Feb 14 2019
Feb 5 2019
Feb 5 2019
HermannSchwaerzler added a comment to T213644: TinyMce REL1_32, MediaWiki, undefined method TitleValue::getArticleID() when opening page Special:Categories.
I had the very same problem (with TinyMCE master and MW 1.31.1).
I could solve this by adding this to my LocalSettings.php:
Sep 2 2016
Sep 2 2016
Aug 17 2016
Aug 17 2016
Jun 23 2016
Jun 23 2016
Feb 19 2016
Feb 19 2016
Jul 31 2015
Jul 31 2015
HermannSchwaerzler added a comment to T104951: DynamicSidebar should not use $wgUser in an extension function - breaks SemanticMediaWiki.
Thanks, Legoktm.
Re-pulling DynamicSidebar with your fix solved the problem for me!
Jul 28 2015
Jul 28 2015
HermannSchwaerzler added a comment to T104954: ExtensionRegistry / wgExtensionFunctions not treated as array?.
This is my configuration:
MediaWiki 1.25.1 (fd1124b)
PHP 5.3.3 (apache2handler)
MySQL 5.1.73
Jul 27 2015
Jul 27 2015
HermannSchwaerzler added a comment to T104954: ExtensionRegistry / wgExtensionFunctions not treated as array?.
A high-level example of expected vs actual behaviour is given here https://phabricator.wikimedia.org/T104951
Jul 24 2015
Jul 24 2015
HermannSchwaerzler added a comment to T104951: DynamicSidebar should not use $wgUser in an extension function - breaks SemanticMediaWiki.
This seems to be a problem/bug in MediaWiki-core. See https://phabricator.wikimedia.org/T104954
HermannSchwaerzler added a comment to T104954: ExtensionRegistry / wgExtensionFunctions not treated as array?.
Thanks James,
that change made it work for me. In essence it's this diff (I changed the comment as well):
Jul 7 2015
Jul 7 2015
HermannSchwaerzler updated the task description for T104951: DynamicSidebar should not use $wgUser in an extension function - breaks SemanticMediaWiki.
