https://bugzilla.wikimedia.org/show_bug.cgi?id=36778
--- Comment #5 from Markus Krötzsch <[email protected]> 2012-05-14 09:41:35 UTC --- I agree with kgh, but I can still tell you where the error is likely to be: The properties you are seeing are predefined properties that some extension is creating internally to store data. The properties are "invisible", i.e., they do not have a user label. Therefore, they should not be displayed in any UI. This is why you cannot see them in Special:Browse but in Special:ExportRDF. The Faceted Search seems to ignore this and displays them anyway. This would be a bug. I don't know what the properties are doing. Maybe you can find out where they are used to disable them, if you find that you do not need them. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
