Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-20 Thread Krabina Bernhard
Thank you, James. I don't have a solution to the problem, but my workaround was to upgrade MW from 1.23.10 to 1.25.3. Worked like a charm and now the script runs without problems... cheers, Bernhard - Am 20. Nov 2015 um 11:40 schrieb James HK jamesin.hongkon...@gmail.com: > Hi, > > The o

Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-20 Thread James HK
Hi, The only other thing that comes to my mind is [0, 1]. [0] https://github.com/SemanticMediaWiki/SemanticMediaWiki/issues/880 [1] https://phabricator.wikimedia.org/T58226 Cheers On 11/20/15, Krabina Bernhard wrote: > I followed the advice to remove all extensions prior to running the script

Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-20 Thread Krabina Bernhard
I followed the advice to remove all extensions prior to running the script. Finally, I only had SMW installed, nothing more. Then I deleted the store and rebuilt everything from scratch. Still, the errors persist. cheers, Bernhard - Am 6. Nov 2015 um 12:33 schrieb Bernhard Krabina krab...@k

Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-06 Thread James HK
Hi, > thing about these it that they have attribute themselves: No. The issue with the Parser is when things like ` marker:UNIQ7830edce1aa1edea-h-5--QIN` appear it is mostly caused by different {{#..:}} parser functions embedded in a page. The parser encodes those tags (it includes ref/nowiki as

Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-06 Thread Krabina Bernhard
> No, those are internal IDs that can be queried using [0, 1] (Object ID > lookup). ah, interesting. So it seems it are all attribute pages. The only special thing about these it that they have attribute themselves: http://www.ogdcockpit.eu/index.php?title=Spezial:Durchsuchen/Attribut:Eindeutige

Re: [SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-06 Thread James HK
Hi, > > [8868c940] [no req] Exception from line 77 of > /home/kdz/ogdcockpit/includes/parser/StripState.php: Invalid > marker:UNIQ7830edce1aa1edea-h-5--QIN > Backtrace: > #0 ../includes/parser/StripState.php(66): StripState->addItem(string, Something on those pages causes the Parser to trip. >

[SMW-devel] Upgrade to SMW 2.3 RebuildData exception StripState.php

2015-11-06 Thread Krabina Bernhard
Hi, I updated two wikis to SMW 2.3 and in one the rebuildData throws an exception in ~20 pages. I am able to continut the update after the pages with errors with rebuildData.php -v -s 64, but the pages with error did not have any properties set. I assume that the IDs of the pages that rebuild