Issue19 Editing

TitleRailroadStorage get and set do weird things to property namespaces
Prioritybug Statusunread
Superseder Nosy Listkitblake, gst, zwork, jw
Assigned To TopicsPloneRailroad

Created on 2004-09-08.12:03:44 by gst, last changed 2004-10-19.10:00:31.

Messages
msg34 Author: gst Date: 2004-09-08.12:03:44 remove
In the get and set methods of RailroadStorage the namespaces
for the property dicts default to the element name, if the
'urn' field isn't in the schema. This is wrong!
Better make sure that the 'urn' field is set correctly.
History
Date User Action Args
2004-10-19 10:00:31kitblakesetnosy: + kitblake
2004-09-08 12:03:45gstcreate