Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0027393
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajoralways2014-08-20 16:522014-10-04 18:51
ReporterjecharriView Statuspublic 
Assigned Tomarvintm 
PriorityurgentResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision4b5faa350420
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionpiSCM revision 
Review Assigned Toszapata
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0027393: Web POS throws an error if you insert ' as "Group separator" in window "Organization"

DescriptionWeb 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 SolutionInsert \ character when the separator is '
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(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
---

- Issue History
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 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
Powered by Mantis Bugtracker