Hi,

I need support for the CCK Measured Value Field (http://drupal.org/project/mvf) in Comment Driven.
If anyone can tell me how to add support or where to find a good documentation about it, I could possibly provide a patch myself.

Bug by the way: Even if the field is not used in Comment Driven, if you submit the form the value in the mvf-field gets broken. I suppose the reason for this misbehaviour is a missing separator conversion (German Language)

€ 10,00 ==> €1000,00 and so on on each submit.

Thank you very much for your help in advance.