Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030234 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-06-23 13:44 | 2015-12-07 14:17 | |||
Reporter | malsasua | View Status | public | |||||
Assigned To | mario_castello | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q1 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1b954f889ea8 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_18 | |||
OS Version | Community Appliance | Database version | 8.3.9 | Ant version | 1.7.1 | |||
Product Version | SCM revision | |||||||
Review Assigned To | guilleaer | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030234: Searchs in webpos are sensitive to accents and special chars | |||||||
Description | the 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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
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 |