Re: [SMW-devel] [SF] Embedded Special:RunQuery creates strange charaters

2014-10-08 Thread Markus Krötzsch
Hi, FWIW, these "strange characters" are placeholders that MediaWiki inserts into the text instead of "special" content (such as , and other tag-based functions). MW inserts these markers early on in the parsing process (in a phase called "stripping"), and most extension parser functions will

Re: [SMW-devel] [SF] Embedded Special:RunQuery creates strange charaters

2014-10-08 Thread planetenxin
I found another hint that may help debugging: https://www.mediawiki.org/wiki/Extension_talk:NewPageCSS#Outputs_nonsense Am 08.10.2014 08:20, schrieb planetenxin: > Hi, > > embedded {{Special:RunQuery/Map_query}} creates strange characters like > > UNIQ225794f6d43c6688-h-0--QINU > > before headi

Re: [SMW-devel] [SF] Embedded Special:RunQuery creates strange charaters

2014-10-08 Thread Yaron Koren
Hi, Just to clarify, this is not related to the TreeAndMenu extension, which is not installed on Referata. Rather, the issue is that there was a change in the Semantic Forms code around (I think) six months ago, that changed the way forms were parsed - it improved some things, but had the unfortun