Skip to content

Series import: price gets truncated when it has a space #1221

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
php-coder opened this issue Jan 16, 2020 · 1 comment
Closed

Series import: price gets truncated when it has a space #1221

php-coder opened this issue Jan 16, 2020 · 1 comment
Assignees
Labels
Milestone

Comments

@php-coder
Copy link
Owner

Logs:

m.w.f.s.i.SeriesInfoExtractorServiceImpl : Determine price from '10 800,00 руб.'
m.w.f.s.i.SeriesInfoExtractorServiceImpl : Price is 10
@php-coder php-coder added this to the 0.4.3 milestone Jan 16, 2020
@php-coder php-coder self-assigned this Jan 16, 2020
@php-coder
Copy link
Owner Author

Another one:

m.w.f.s.i.SeriesInfoExtractorServiceImpl : Determine price from '1 200'
m.w.f.s.i.SeriesInfoExtractorServiceImpl : Price is 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant