I have a price £3.56 but after clicking the converter icon and choosing a convert to: currency of DKK (or any other currency) this error is all that comes back:

"Invalid operation settings: 3.56|2|s|a|GBP|DKK"

This is with jquery_update 6.x-2.x-dev (and thus jQuery 1.3.2) and jquery_ui 6.x-1.x-dev (with jQueryUI 1.7.1) which may or many not be the problem.

Safari 4beta and FF3.1b tested.

It looks like this is an error passed from drupal json, tips on debugging welcome!

CommentFileSizeAuthor
#1 money-444110.patch6.01 KBmarkus_petrux

Comments

markus_petrux’s picture

StatusFileSize
new6.01 KB

Oops. It seems I forgot to adapt the conversion module to the changes in the way widget settings are stored.

Attached patch should fix this. Caches need to be flushed as there's a new theme function in money module.

markus_petrux’s picture

Status: Active » Needs review
markus_petrux’s picture

Status: Needs review » Fixed

Committed to CVS. The fix should be available from the latest development snapshot.

adrinux’s picture

Apologies for lack of testing over weekend :)

Confirmed fixed on 6.x-1.x-dev thanks.

markus_petrux’s picture

Good, thanks for the feedback :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.