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

Markus Krötzsch <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
                   |                            |rg
         Resolution|                            |WONTFIX

--- Comment #1 from Markus Krötzsch <[email protected]> 2012-11-01 
17:56:16 UTC ---
In recent SMW's, records should be used with property names, not with type
names. For compatibility, there is a default property for every type name (so
Property:Date is a property of type Date). However, this fails when using the
same property multiple times. In this case (and in most other cases too) one
should rather create properties with meaningful names and use them in the
Record declaration. Alternatively, one can use the #subobject function which
does not require any fixed global type. The behaviour of Record will not be
changed.

-- 
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

Reply via email to