Skip to content
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

Uncaught Error: Syntax error, unrecognized expression: #.total_paid #11906

Closed
PeeyushAgrawal opened this issue Dec 22, 2018 · 1 comment · Fixed by #11907
Closed

Uncaught Error: Syntax error, unrecognized expression: #.total_paid #11906

PeeyushAgrawal opened this issue Dec 22, 2018 · 1 comment · Fixed by #11907
Labels
1.7.4.4 Affects versions 1.7.5.0 Affects versions BO Category: Back Office Bug Type: Bug Fixed Resolution: issue closed because fixed Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification Order Component: Which BO section is concerned
Milestone

Comments

@PeeyushAgrawal
Copy link
Contributor

Describe the bug
This issue occurs when we update the product details in order. It is a syntax error on orders.js
File link - https://github.com/PrestaShop/PrestaShop/blob/develop/js/admin/orders.js#L292

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Order detail page on backend'
  2. Click on 'Edit and then update button on the product list of that order'
  3. inspect the window and click on console
  4. check error here

Screenshots
error

Additionnal information
PrestaShop version: N/A
PHP version: 1.7.5.0

@khouloudbelguith
Copy link
Contributor

Hi @peeyushagrawalwebkul,

Thanks for your report.
I manage to reproduce the issue with PS1.7.5.0.
image
With PS1.7.4.4, there are different errors in the console
image

Thanks for the fix!

@khouloudbelguith khouloudbelguith added Bug Type: Bug Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification BO Category: Back Office Order Component: Which BO section is concerned Ready Status: Issue is ready to be worked on 1.7.5.0 Affects versions labels Dec 24, 2018
@marionf marionf removed the Ready Status: Issue is ready to be worked on label Dec 26, 2018
@marionf marionf added this to To do in PrestaShop 1.7.6 via automation Dec 26, 2018
@marionf marionf added this to the 1.7.6.0 milestone Dec 26, 2018
@marionf marionf moved this from To do to To be tested in PrestaShop 1.7.6 Dec 26, 2018
@marionf marionf added 1.7.4.4 Affects versions Fixed Resolution: issue closed because fixed labels Dec 26, 2018
@marionf marionf moved this from To be tested to to be merged in PrestaShop 1.7.6 Dec 27, 2018
PrestaShop 1.7.6 automation moved this from to be merged to Done Dec 27, 2018
PierreRambaud added a commit that referenced this issue Dec 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.7.4.4 Affects versions 1.7.5.0 Affects versions BO Category: Back Office Bug Type: Bug Fixed Resolution: issue closed because fixed Minor Severity: minor bug > https://build.prestashop.com/news/severity-classification Order Component: Which BO section is concerned
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

3 participants