Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
ID | |||||||||||
0031664 | |||||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
design defect | [Retail Modules] Web POS | major | always | 2015-12-07 19:21 | 2017-01-17 11:43 | ||||||
Reporter | Orekaria | View Status | public | ||||||||
Assigned To | Retail | ||||||||||
Priority | normal | Resolution | open | Fixed in Version | |||||||
Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
Projection | none | ETA | none | Target Version | |||||||
OS | Any | Database | Any | Java version | |||||||
OS Version | Database version | Ant version | |||||||||
Product Version | SCM revision | ||||||||||
Review Assigned To | |||||||||||
Regression level | |||||||||||
Regression date | |||||||||||
Regression introduced in release | |||||||||||
Regression introduced by commit | |||||||||||
Triggers an Emergency Pack | No | ||||||||||
Summary | 0031664: The javascript generated file is sent in an incorrect encoding | ||||||||||
Description | The javascript generated file is sent in an incorrect encoding | ||||||||||
Steps To Reproduce | A) 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 Solution | Remove the enyo.depends and its file Find a way for the manifest to correctly load the new javascript file | ||||||||||
Tags | No tags attached. | ||||||||||
Attached Files | |||||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | |||||||||||||||||||||||||||||
|
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 |