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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0030030
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSminoralways2015-05-27 13:472015-10-29 15:30
ReporterOrekariaView Statuspublic 
Assigned ToOsmany 
PrioritynormalResolutionfixedFixed in VersionRR15Q4
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget VersionRR15Q4
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomtaal
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0030030: Hardcoded "»" character

DescriptionHardcoded "»" character
Steps To ReproduceLook 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
TagsNo tags attached.
Attached Filespng file icon 18-04-16 FAILED- CheckComplementaryProducts.png [^] (55,056 bytes) 2015-06-05 10:27

- Relationships Relation Graph ] Dependency Graph ]
related to defect 0031300 closedmario_castello Wrong character shown in cross store window. It is shown "×" instead of "X" 
related to defect 0031237 closedmario_castello [Complementary Products] Wrong characters shown in Complementary Products popup (It is shown: "• Insect repellent" ) 
depends on design defect 0031664 acknowledgedRetail The javascript generated file is sent in an incorrect encoding 
Not all the children of this issue are yet resolved or closed.

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