Forums / Suggestions / toString() prefixes items with space

toString() prefixes items with space

Author Message

zurgutt -

Saturday 04 October 2008 4:45:08 am

Issue http://issues.ez.no/IssueView.php?Id=13708&activeItem=1

ezkeyword attribute->toString() prefixes comma separated list items with space. This does not match description in the doc:

ezkeyword
coma separated list of keywords

and is generally undesirable and confusing, because this list is usually used programmatically, typically converted to item array with explode() and having spaces necessitates trimming these spaces before values can be used.

Probably the same applies to toString format of some other datatypes, I haven't checked others.

Certified eZ developer looking for projects.
zurgutt at gg.ee