Last modified: 2008-12-10 17:29:52 UTC
The Property at the specified URL has been created by Special:CreateProperty. As you can see, the property assignments come out without the actual property name... It should be * [[Allows value::foo]] * [[Allows value::bar]] instead of * [[::foo]] * [[::bar]] I guess the problem is, that "$specprops[SMW_SP_POSSIBLE_VALUE]" in line 55 of SF_CreateProperty.php doesn't contain what SF expects it to contain... maybe there was a change in SMW?
Ooh, that's a bad one. Indeed, it was a change in SMW 1.4. Thanks for the bug report; it's fixed in SF 1.3.9.