[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-22 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 --- Comment #7 from Jeroen De Dauw 2012-04-22 14:03:15 UTC --- Should be really fixed now... if you still run into it with master, please lmk. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are recei

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 Hakisho Nukama changed: What|Removed |Added CC||nuk...@googlemail.com --- Comment #6

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 --- Comment #5 from Jeroen De Dauw 2012-04-19 12:53:15 UTC --- https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/SemanticMediaWiki.git;a=commit;h=d8dcc0ec445560d5b44726597a3d5ee13ee91395 -- Configure bugmail: https://bugzilla.wiki

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 --- Comment #4 from Sam Reed (reedy) 2012-04-19 12:49:16 UTC --- I found the floatval instances looking manually. The stack trace is to go with the exact error that was appearing on TW... So presumably this still isn't fixed -- Configure bu

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 Jeroen De Dauw changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 --- Comment #2 from Sam Reed (reedy) 2012-04-19 12:37:09 UTC --- [19-Apr-2012 11:18:43] SMW_DI_WikiPage.php line 54 calls wfBacktrace() SMW_SQLStore2_Queries.php line 415 calls SMWDIWikiPage->__construct() SMW_SQLStore2_Queries.php line 284 c

[Bug 36089] SMW Exception Given namespace '2' is not an integer

2012-04-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36089 --- Comment #1 from Markus Krötzsch 2012-04-19 12:35:42 UTC --- Yes, using floatval there is wrong. The fix should be to give an integer (it is a namespace id after all). I would not insert code to try and convert floats to integers; it's the