Author: info
Description:
The doc http://semantic-mediawiki.org/index.php?title=Help:Service_links&oldid=50
says
the factbox of the above attribute "Coordinates" would display the link "online maps." Following this link leads you to a message article, in this case ''MediaWiki:Smw service online maps''
Indeed, in 0.7 the page Property:Coordinates has the special property Provides service whose value "online maps" is a link to the special text page http://ontoworld.org/wiki/MediaWiki:Smw_service_online_maps.
But this is no longer the case in SMW "version 1.0-alpha-SVN", the factbox just has the plain text "online maps".
The code to make the provides service string value into a link was in SMW_Factbox.php's addAttribute() after "// generic special attribute", it's simply missing from addProperty() in recent SMW_Factbox.php.
Version: unspecified
Severity: normal
URL: http://ontoworld.org/wiki/Property:Coordinates