https://bugzilla.wikimedia.org/show_bug.cgi?id=29041

--- Comment #3 from Yaron Koren <yaro...@gmail.com> 2011-05-19 13:44:06 UTC ---
Hi - thanks for looking into this. The obvious special property to look at is
the one I mentioned before - "Has filter" in Semantic Drilldown - because it's
very easy to reproduce the problem, assuming you have Semantic Drilldown
installed. (If you'd prefer to look at a problem in Semantic Forms, let me
know.) That property is defined as type "_wpg", on line 154, here:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SemanticDrilldown/includes/SD_GlobalFunctions.php?revision=88214&view=markup

With this code, and the latest SMW, no filters show up when looking at
Special:BrowseData. However, in line 21, here:

http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/SemanticDrilldown/includes/SD_Utils.php?revision=88214&view=markup

...if the SMWDIProperty() constructor is passed in the string "Has_filter",
instead of the property ID ("_SD_F"), then the filters show up.

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to