Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0030030 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | always | 2015-05-27 13:47 | 2015-10-29 15:30 | |||
Reporter | Orekaria | View Status | public | |||||
Assigned To | Osmany | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR15Q4 | |||
Status | closed | Fix in branch | Fixed in SCM revision | |||||
Projection | none | ETA | none | Target Version | RR15Q4 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | mtaal | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0030030: Hardcoded "»" character | |||||||
Description | Hardcoded "»" character | |||||||
Steps To Reproduce | Look for that character in the retail codebase Verify this matches: ../org.openbravo.client.myob/js/ob-myopenbravo.js: 205 height: 1, 206 overflow: 'visible', 207: contents: OB.I18N.getLabel('OBKMO_AddWidget') + ' »', 208 addWidgetLayout: addWidgetLayout, 209 doOpen: function () { ... 214 }, 215 doBeforeClose: function () { // Invoked directly from widget dialog 'destroy' function 216: this.setContents(OB.I18N.getLabel('OBKMO_AddWidget') + ' »'); 217 }, 218 isOpened: function () { ... 242 width: '100%', 243 overflow: 'visible', 244: contents: OB.I18N.getLabel('OBKMO_AdminOtherMyOpenbravos') + ' »', 245 adminOtherMyOBLayout: adminOtherMyOBLayout, 246 doOpen: function () { ... 251 }, 252 doBeforeClose: function () { // Invoked directly from widget dialog 'destroy' function 253: this.setContents(OB.I18N.getLabel('OBKMO_AdminOtherMyOpenbravos') + ' »'); 254 }, 255 isOpened: function () { ../org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js: 63 this.inherited(arguments); 64 if (this.customContent === null) { 65: this.$.infoPanel.setContent(this.caption + " » " + this.text); 66 } else { 67 this.$.infoPanel.createComponent(this.customContent); 5 matches across 2 files | |||||||
Tags | No tags attached. | |||||||
Attached Files | 18-04-16 FAILED- CheckComplementaryProducts.png [^] (55,056 bytes) 2015-06-05 10:27
| |||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||
|
Notes | |
(0079316) hgbot (developer) 2015-08-11 21:38 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 937f7a5774a64bed6c32dac20578096563ad897e Author: Osmany Garcia Machado <osmany.machado <at> peoplewalking.com> Date: Tue Aug 11 13:37:26 2015 -0600 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/937f7a5774a64bed6c32dac20578096563ad897e [^] Related to issue 30030: Hardcoded '»' character. Added a new message with character '»'. Only resolved the problem in module Mobile Core. The other character is used in other module so I have no access. --- M src-db/database/sourcedata/AD_MESSAGE.xml M web/org.openbravo.mobile.core/source/retail/component/ob-retail-searchproductcharacteristic.js --- |
(0080204) Orekaria (administrator) 2015-09-07 17:37 |
Missing the change in /org.openbravo.client.myob |
(0080739) mtaal (manager) 2015-09-30 10:59 |
Reviewed - tested, with Antonio also |
Issue History | |||
Date Modified | Username | Field | Change |
2015-05-27 13:47 | Orekaria | New Issue | |
2015-05-27 13:47 | Orekaria | Assigned To | => Retail |
2015-05-27 13:47 | Orekaria | Triggers an Emergency Pack | => No |
2015-05-27 13:49 | Orekaria | Steps to Reproduce Updated | View Revisions |
2015-06-05 10:27 | Orekaria | File Added: 18-04-16 FAILED- CheckComplementaryProducts.png | |
2015-08-11 21:38 | hgbot | Checkin | |
2015-08-11 21:38 | hgbot | Note Added: 0079316 | |
2015-09-07 17:35 | Orekaria | Status | new => scheduled |
2015-09-07 17:37 | Orekaria | Note Added: 0080204 | |
2015-09-07 17:37 | Orekaria | Status | scheduled => resolved |
2015-09-07 17:37 | Orekaria | Resolution | open => fixed |
2015-09-07 17:37 | Orekaria | Target Version | => RR15Q4 |
2015-09-08 11:26 | Orekaria | Relationship added | depends on 0030791 |
2015-09-21 16:23 | mtaal | Review Assigned To | => mtaal |
2015-09-25 11:43 | marvintm | Assigned To | Retail => Osmany |
2015-09-30 10:59 | mtaal | Note Added: 0080739 | |
2015-09-30 10:59 | mtaal | Status | resolved => closed |
2015-09-30 10:59 | mtaal | Fixed in Version | => RR15Q4 |
2015-10-29 15:29 | Orekaria | Relationship added | related to 0031300 |
2015-10-29 15:30 | Orekaria | Relationship added | related to 0031237 |
2015-12-07 19:23 | Orekaria | Relationship added | depends on 0031664 |
Copyright © 2000 - 2009 MantisBT Group |