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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED

--- Comment #1 from Markus Krötzsch <[email protected]> 2011-05-27 
09:15:06 UTC ---
Acknowledged. This is the typing issue that I mentioned earlier. The datatype
that has default form uses is no longer working as before, and data is not
retrieved successfully. I guess what we see is simply the result of retrieving
an empty string as data, and trying to use it as a title text with namespace
Form:.

A similar problem did occur with "has type" and a new way of storing it is
introduced in SMW 1.6. Basically, this is due to an internal incompatibility
between the special property table in SMQSQLStore2 (this stores plain string
values), and the data item that all wiki page properties now use (which needs
to store all the fields of a wiki page). I will think about a solution for the
SF types as well.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
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