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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031664
TypeCategorySeverityReproducibilityDate SubmittedLast Update
design defect[Retail Modules] Web POSmajoralways2015-12-07 19:212017-01-17 11:43
ReporterOrekariaView Statuspublic 
Assigned ToRetail 
PrioritynormalResolutionopenFixed in Version
StatusacknowledgedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned To
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031664: The javascript generated file is sent in an incorrect encoding

DescriptionThe javascript generated file is sent in an incorrect encoding
Steps To ReproduceA)
Configure tomcat to work with an encoding different from the UTF-8
See the related issues below
Backout any of that issues
Verify that the characters are shown with wrong encoding

B)
Verify that the javascript file is sent to the terminal in a file which content is enyo.depends.on(....)
Verify that when a new generated file is created, the content of that file changes and the manifest is able to reload the new javascript

Proposed SolutionRemove the enyo.depends and its file
Find a way for the manifest to correctly load the new javascript file
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0031603 closedmario_castello [Discount Matrix] Wrong characters shown: "•" 
blocks defect 0031237 closedmario_castello [Complementary Products] Wrong characters shown in Complementary Products popup (It is shown: "• Insect repellent" ) 
blocks defect 0031300 closedmario_castello Wrong character shown in cross store window. It is shown "×" instead of "X" 
blocks defect 0030030RR15Q4 closedOsmany Hardcoded "»" character 

-  Notes
(0082624)
hgbot (developer)
2015-12-09 16:28

Repository: tools/automation/pi-mobile
Changeset: 101f9dee2526decd9e55bdf0e63ea7cb2d9856f5
Author: Rafa Alonso <ral <at> openbravo.com>
Date: Wed Dec 09 14:17:25 2015 +0100
URL: http://code.openbravo.com/tools/automation/pi-mobile/rev/101f9dee2526decd9e55bdf0e63ea7cb2d9856f5 [^]

Related to issue 31664: Special characters string verified in an atomic test

This test should be set as obsolete when the issue is fixed properly

---
A src-test/org/openbravo/test/mobile/retail/pack/selenium/tests/system/VerifySpecialCharactersString.java
---
(0093629)
marvintm (manager)
2017-01-17 11:43

Encoding of the Javascript file as of now depends on the stack configuration, as the Javascript file is served directly as a common resource file. Changing it to be served by a servlet would have a performance cost, and it is not clear at this point that it would be worth the hassle. In any case, it's not a trivial change, so we are changing it to a design defect.

- Issue History
Date Modified Username Field Change
2015-12-07 19:21 Orekaria New Issue
2015-12-07 19:21 Orekaria Assigned To => Retail
2015-12-07 19:21 Orekaria Triggers an Emergency Pack => No
2015-12-07 19:21 Orekaria Relationship added blocks 0031603
2015-12-07 19:22 Orekaria Status new => acknowledged
2015-12-07 19:23 Orekaria Relationship added blocks 0031237
2015-12-07 19:23 Orekaria Relationship added blocks 0031300
2015-12-07 19:23 Orekaria Relationship added blocks 0030030
2015-12-09 16:28 hgbot Checkin
2015-12-09 16:28 hgbot Note Added: 0082624
2017-01-17 11:42 marvintm Type defect => design defect
2017-01-17 11:43 marvintm Note Added: 0093629


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker