News:

Looking for documentation? Take a look on our wiki

Main Menu

Product - property delimiter being used!

Started by websnail, April 27, 2008, 18:58:22 PM

Previous topic - Next topic

websnail

Version: 1.1.0 stable
Joomla: 1.5.2 stable

To recreate:
Administration
> Add Product
> Product Status
> Add Attribute title 'foo'
> Click on Property field

Type in a description using comma or square bracket...

Click apply or save.


This field is using commas as a delimiter and as a result it splits up any additional properties into sepereate property fields... Great if you want to use that but not if you want to use standard English grammar.

Suggested fix:
- Use a non-standard delimiter eg: '~~' to seperate the property fields.

OR...

Put in sanity checking that warns when you use "reserved" characters in the field.