5 Dec
2001
5 Dec
'01
11:03 a.m.
Now I managed to get striped keywords at creation time of my Folder. But if I change the keywords via the properties tab they will not be stripped. I guess I have to rewrite a further method - but which one?
You could do one of: - hack the propertymanager code - create custom property editing screens which post to a pythonscript, which strips the whitespace before storing it - deal with the whitespace issue inside your product - do a getProperty() method which strips before returning seb