Openbravo Issue Tracking System - Retail Modules
View Issue Details
0028245Retail ModulesWeb POSpublic2014-11-21 10:532014-11-24 15:37
Orekaria 
Orekaria 
normalminoralways
closedfixed 
5
 
RR15Q1RR15Q1 
mtaal
No
0028245: An unnecessary extra '/' character is added to the generated javascript path
An unnecessary extra '/' character is added to the generated javascript path
In MobileStaticResourceComponent
Verify that the 'realpath' is appending a '/' when the 'realpath' is used allways with the '/' character appended
No tags attached.
Issue History
2014-11-21 10:53OrekariaNew Issue
2014-11-21 10:53OrekariaAssigned To => Orekaria
2014-11-21 10:53OrekariaTriggers an Emergency Pack => No
2014-11-21 11:10hgbotCheckin
2014-11-21 11:10hgbotNote Added: 0071876
2014-11-21 11:10hgbotStatusnew => resolved
2014-11-21 11:10hgbotResolutionopen => fixed
2014-11-21 11:10hgbotFixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3efb7b84ccf69be0b04a456554900bc0907b0ea2 [^]
2014-11-24 15:37mtaalReview Assigned To => mtaal
2014-11-24 15:37mtaalNote Added: 0071942
2014-11-24 15:37mtaalStatusresolved => closed
2014-11-24 15:37mtaalFixed in Version => RR15Q1

Notes
(0071876)
hgbot   
2014-11-21 11:10   
Repository: erp/pmods/org.openbravo.mobile.core
Changeset: 3efb7b84ccf69be0b04a456554900bc0907b0ea2
Author: Rafa Alonso <rafael.alonso <at> openbravo.com>
Date: Fri Nov 21 11:10:01 2014 +0100
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/3efb7b84ccf69be0b04a456554900bc0907b0ea2 [^]

Fixes issue 28245: Removed unnecessary extra slash

---
M src/org/openbravo/mobile/core/MobileStaticResourceComponent.java
---
(0071942)
mtaal   
2014-11-24 15:37   
Minor change, reviewed and tested