Author: van.de.bugger
Description:
Semantic MediaWiki manual describes a way to declare "ordered" properties:
http://semantic-mediawiki.org/wiki/Property:Allows_value#Ordered_properties
But this does not work. The property definition page seems good:
Property has type [[Has type::Number]]. Allowed values:
- [[Allows value::1 - Small]]
- [[Allows value::2 - Medium]]
- [[Allows value::2 - Big]]
But setting property value:
[[Ordered::1 - Small]]
Gives result:
1 - Small(!)
Where (!) is an yellow icon with exclamation sign, clicking on the icon opens a bubble with warning ""-Small" is not declared as a valid unit of measurement for this property."
See live example at:
http://scratchpad.referata.com/wiki/Property:Ordered
http://scratchpad.referata.com/wiki/TestOrdered
Scratchpad runs Semantic MediaWiki (Version 1.6.3 alpha) (r98796).
Version: unspecified
Severity: major