Openbravo Issue Tracking System - Retail Modules
View Issue Details
0032302Retail ModulesWeb POSpublic2016-02-22 16:152016-03-11 15:43
asiermartirena 
asiermartirena 
normalminoralways
closedfixed 
5
 
RR16Q2 
marvintm
No
0032302: In a OB.UTIL.showConfirmation popup, only one parameter is accepted as text
Using a OB.UTIL.showConfirmation popup, there is the possibility to use multiple parameters as an array in the text field, but this functionality doesn't works correctly.
Use a OB.UTIL.showConfirmation popup adding an array as text parameter.
No tags attached.
diff showConfirmation.diff (856) 2016-02-22 16:15
https://issues.openbravo.com/file_download.php?file_id=9086&type=bug
Issue History
2016-02-22 16:15asiermartirenaNew Issue
2016-02-22 16:15asiermartirenaAssigned To => Retail
2016-02-22 16:15asiermartirenaFile Added: showConfirmation.diff
2016-02-22 16:15asiermartirenaTriggers an Emergency Pack => No
2016-02-25 13:41hgbotCheckin
2016-02-25 13:41hgbotNote Added: 0084498
2016-02-25 13:41hgbotStatusnew => resolved
2016-02-25 13:41hgbotResolutionopen => fixed
2016-02-25 13:41hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ce5e75441bac645041ceefd27b1b8471e2dead36 [^]
2016-02-25 14:01hgbotCheckin
2016-02-25 14:01hgbotNote Added: 0084503
2016-02-29 13:22marvintmAssigned ToRetail => asiermartirena
2016-03-08 13:37hgbotCheckin
2016-03-08 13:37hgbotNote Added: 0084822
2016-03-11 15:43marvintmReview Assigned To => marvintm
2016-03-11 15:43marvintmStatusresolved => closed
2016-03-11 15:43marvintmFixed in Version => RR16Q2

Notes
(0084498)
hgbot   
2016-02-25 13:41   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: ce5e75441bac645041ceefd27b1b8471e2dead36
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Feb 25 13:40:55 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/ce5e75441bac645041ceefd27b1b8471e2dead36 [^]

Fixed issue 32302: ShowConfirmation popup allows now multiple string parameter for the popups text

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0084503)
hgbot   
2016-02-25 14:01   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 54a146b064d2980c8e0d5325b3ab4e54c7fbdb56
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Thu Feb 25 14:00:35 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/54a146b064d2980c8e0d5325b3ab4e54c7fbdb56 [^]

Related to issue 32302: 'textComponents' variable name corrected

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---
(0084822)
hgbot   
2016-03-08 13:37   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: b085729eb10c27842213c2100c5df3bf3cb9b591
Author: Asier Martirena <asier.martirena <at> openbravo.com>
Date: Tue Mar 08 13:35:48 2016 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/b085729eb10c27842213c2100c5df3bf3cb9b591 [^]

Related to issue 32302: Fixed problem with variable names

---
M web/org.openbravo.mobile.core/source/utils/ob-utilitiesui.js
---