Project:
View Revisions: Issue #52863 | [ Back to Issue ] | ||
Summary | 0052863: Change from lodash to underscore causing problems in MessagesManager | ||
Revision | 2023-06-28 10:42 by frank_gonzalez | ||
Steps To Reproduce | 1. Configure an Openbravo instance with the Fiscalization BE module (https://docs.google.com/document/d/1XcA_-_RRkVdYDEc3m6RKQmTyRs04pTvnxDTyjUerJ3w/edit [^]) 2. Open Chrome dev tools and set a breakpoint in the MessagesManager.processQuery() method wherever the statement 'return _.result()' is executed or execute the statement manually within the method's scope in the following step 3. Attempt a login with the terminal configured in step 1 4. Verify that the function returns 'undefined' for the query |
||
Revision | 2023-06-27 16:40 by frank_gonzalez | ||
Steps To Reproduce | 1. Configure an Openbravo instance with the Fiscalization BE module (https://docs.google.com/document/d/1XcA_-_RRkVdYDEc3m6RKQmTyRs04pTvnxDTyjUerJ3w/edit [^]) 2. Open Chrome dev tools and set a breakpoint in the MessagesManager.processQuery() method wherever the statement 'return _.result()' is executed or execute the statement manually within the method's scope in the following step 3. Attempt a login with the terminal configured in step 1 4. Verify that the function returns 'undefined' for any query |
||
Revision | 2023-06-27 15:36 by frank_gonzalez | ||
Steps To Reproduce | N/A |
Copyright © 2000 - 2009 MantisBT Group |