Skip to content

remove unnecessary replace in get item price that breaks prices for dot ...#436

Open
ibes wants to merge 1 commit intowojodesign:masterfrom
ibes:patch-1
Open

remove unnecessary replace in get item price that breaks prices for dot ...#436
ibes wants to merge 1 commit intowojodesign:masterfrom
ibes:patch-1

Conversation

@ibes
Copy link
Copy Markdown

@ibes ibes commented Nov 29, 2013

...as delimiter

Price is already cleaned form everything that is not a number or a dot.
So this was unnecessary and - more important - it breaks the price if your delimiter is a dot like in Germany.

So my nice formated decimals (like 1.75) have been destroyed into integers (175) and become unreal prices...

…ot as delimiter

Price is already cleaned form everything that is not a number or a dot.
So this was unnecessary and - more important - it breaks the price if your delimiter is a dot like in Germany. 

So my nice formated decimals (like 1.75) have been destroyed into integers (175) and become unreal prices...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant