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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030234
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-06-23 13:442015-12-07 14:17
ReportermalsasuaView Statuspublic 
Assigned Tomario_castello 
PrioritynormalResolutionfixedFixed in VersionRR16Q1
StatusclosedFix in branchFixed in SCM revision1b954f889ea8
ProjectionnoneETAnoneTarget Version
OSLinux 32 bitDatabasePostgreSQLJava version1.6.0_18
OS VersionCommunity ApplianceDatabase version8.3.9Ant version1.7.1
Product VersionSCM revision 
Review Assigned Toguilleaer
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030234: Searchs in webpos are sensitive to accents and special chars

Descriptionthe searchs in the webpos are sensitive to accents (á, é,...) and special chars (ä, â,..)
Steps To Reproduce. in web pos
. create a customer with name: José
. open the search customers and search "jose"
 no records are returned
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0032479 closedmario_castello [SERQA 715] Customer advanced Research Issue: Special character not recognized. 

-  Notes
(0078430)
malsasua (developer)
2015-06-23 13:45
edited on: 2015-06-23 13:45

Performance should be tested

(0079033)
hgbot (developer)
2015-07-22 19:38

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: caecacdd3fac3c43b52cb806244e23e551519d77
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Wed Jul 22 11:37:34 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/caecacdd3fac3c43b52cb806244e23e551519d77 [^]

Fixed issue 30234: Searchs in webpos are sensitive to accents and special chars.

---
M web/org.openbravo.mobile.core/source/data/ob-dal.js
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0079034)
hgbot (developer)
2015-07-22 19:39

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: b829d7ea904e39083800139b8804807b32a77f72
Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com>
Date: Wed Jul 22 11:39:26 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b829d7ea904e39083800139b8804807b32a77f72 [^]

Fixed issue 30234: Searchs in webpos are sensitive to accents and special chars.

---
M web/org.openbravo.retail.posterminal/js/pointofsale/view/subwindows/customers/customersadvancedsearch.js
---
(0079809)
mtaal (manager)
2015-08-29 23:20

Hi,
I think it is better to copy/use an example as shown here (more complete) and copy it:

http://web.archive.org/web/20120918093154/http://lehelk.com/2011/05/06/script-to-remove-diacritics/ [^]

gr. Martin
(0082437)
hgbot (developer)
2015-11-27 15:39

Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 1b954f889ea8fe415d2be277ce6ffea7a75b5c77
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Fri Nov 27 08:37:53 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1b954f889ea8fe415d2be277ce6ffea7a75b5c77 [^]

Fixed issue 30234: Added changes to OB.UTIL.unAccent function

---
M web/org.openbravo.mobile.core/source/utils/ob-utilities.js
---
(0082454)
hgbot (developer)
2015-11-28 16:16

Repository: erp/pmods/org.openbravo.retail.posterminal
Changeset: a43bfadc044150db2263ad704fbddd3a096ae8b2
Author: Mario Castello <mario.castello <at> peoplewalking.com>
Date: Sat Nov 28 09:16:02 2015 -0600
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/a43bfadc044150db2263ad704fbddd3a096ae8b2 [^]

Related to issue 30234: Added called OB.UTIL.unAccent

---
M web/org.openbravo.retail.posterminal/js/components/businesspartner.js
---

- Issue History
Date Modified Username Field Change
2015-06-23 13:44 malsasua New Issue
2015-06-23 13:44 malsasua Assigned To => Retail
2015-06-23 13:44 malsasua Triggers an Emergency Pack => No
2015-06-23 13:45 malsasua Note Added: 0078430
2015-06-23 13:45 malsasua Note Edited: 0078430 View Revisions
2015-07-17 17:36 Osmany Assigned To Retail => Osmany
2015-07-22 19:38 hgbot Checkin
2015-07-22 19:38 hgbot Note Added: 0079033
2015-07-22 19:38 hgbot Status new => resolved
2015-07-22 19:38 hgbot Resolution open => fixed
2015-07-22 19:38 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/caecacdd3fac3c43b52cb806244e23e551519d77 [^]
2015-07-22 19:39 hgbot Checkin
2015-07-22 19:39 hgbot Note Added: 0079034
2015-07-22 19:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/caecacdd3fac3c43b52cb806244e23e551519d77 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b829d7ea904e39083800139b8804807b32a77f72 [^]
2015-08-29 23:20 mtaal Note Added: 0079809
2015-08-29 23:20 mtaal Status resolved => new
2015-08-29 23:20 mtaal Resolution fixed => open
2015-11-26 17:18 mario_castello Assigned To Osmany => mario_castello
2015-11-27 15:39 hgbot Checkin
2015-11-27 15:39 hgbot Note Added: 0082437
2015-11-27 15:39 hgbot Status new => resolved
2015-11-27 15:39 hgbot Resolution open => fixed
2015-11-27 15:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.posterminal/rev/b829d7ea904e39083800139b8804807b32a77f72 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/1b954f889ea8fe415d2be277ce6ffea7a75b5c77 [^]
2015-11-28 16:16 hgbot Checkin
2015-11-28 16:16 hgbot Note Added: 0082454
2015-12-07 14:17 guilleaer Review Assigned To => guilleaer
2015-12-07 14:17 guilleaer Status resolved => closed
2015-12-07 14:17 guilleaer Fixed in Version => RR16Q1
2016-03-17 14:00 mario_castello Relationship added related to 0032479


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker