Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0027393 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | major | always | 2014-08-20 16:52 | 2014-10-04 18:51 | |||
Reporter | jecharri | View Status | public | |||||
Assigned To | marvintm | |||||||
Priority | urgent | Resolution | fixed | Fixed in Version | ||||
Status | closed | Fix in branch | Fixed in SCM revision | 4b5faa350420 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | pi | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | szapata | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 30580 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0027393: Web POS throws an error if you insert ' as "Group separator" in window "Organization" | |||||||
Description | Web POS throws an error if you insert ' as "Group separator" in window "Organization" | |||||||
Steps To Reproduce | -Configure ' as "Group separator" in window Organization -Verify that you can not login because this crates an error in file ob-terminal-model.js line eval(inResponse); //...we have an OB variable local to this function The problem is that DefaultDecimalSeparator has value ''' instead of '\' | |||||||
Proposed Solution | Insert \ character when the separator is ' | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0070683) hgbot (developer) 2014-10-03 11:31 |
Repository: erp/pmods/org.openbravo.retail.posterminal Changeset: 4b5faa350420ea5b1f1920ee47f867e51e46fb91 Author: Miguel de Juana <miguel.dejuana <at> openbravo.com> Date: Fri Oct 03 11:30:58 2014 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4b5faa350420ea5b1f1920ee47f867e51e46fb91 [^] Fixed issue 0027393: Web POS throws an error if you insert ' as "Group separator" in window "Organization" Escaping special characters we solve this problem. --- M src/org/openbravo/retail/posterminal/locale/POSApplicationFormatComponent.java --- |
![]() |
|||
Date Modified | Username | Field | Change |
2014-08-20 16:52 | jecharri | New Issue | |
2014-08-20 16:52 | jecharri | Assigned To | => marvintm |
2014-08-20 16:52 | jecharri | OBNetwork customer | => Yes |
2014-08-20 16:52 | jecharri | Support ticket | => 30580 |
2014-08-20 16:52 | jecharri | Resolution time | => 1411596000 |
2014-08-20 16:52 | jecharri | Triggers an Emergency Pack | => No |
2014-10-03 11:31 | hgbot | Checkin | |
2014-10-03 11:31 | hgbot | Note Added: 0070683 | |
2014-10-03 11:31 | hgbot | Status | new => resolved |
2014-10-03 11:31 | hgbot | Resolution | open => fixed |
2014-10-03 11:31 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/4b5faa350420ea5b1f1920ee47f867e51e46fb91 [^] |
2014-10-04 18:51 | szapata | Review Assigned To | => szapata |
2014-10-04 18:51 | szapata | Status | resolved => closed |
Copyright © 2000 - 2009 MantisBT Group |