[TYPO3-commerce] Bug or feature?

Matthias Burgis matze at detox-music.de
Thu Jan 31 14:44:57 CET 2008


Hi there,

i realized something strange which happens when I work with attributes 
of articles.
When I create an article and edit it's attributes, every time I insert 
an integer or a float in the field (backend), this value will be written 
to cell "default_value" of table 
"tx_commerce_articles_article_attributes_mm" and therefore this value 
wont be shown in the frontend anymore.
If I write a string into the field in backend, it's value will be 
inserted into cell "value_char", so everything is ok and the value is 
shown at frontend.

So is this a bug or a feature? :-)

Greets
Matthias


More information about the TYPO3-project-commerce mailing list