Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038267 | Retail Modules | Web POS | public | 2018-03-28 17:12 | 2018-05-07 19:40 |
|
Reporter | shuehner | |
Assigned To | jorge-garcia | |
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | |
Platform | | OS | 5 | OS Version | |
Product Version | | |
Target Version | RR18Q2 | Fixed in Version | RR18Q2 | |
Merge Request Status | |
Review Assigned To | marvintm |
OBNetwork customer | |
Support ticket | |
Regression level | |
Regression date | |
Regression introduced in release | |
Regression introduced by commit | |
Triggers an Emergency Pack | No |
|
Summary | 0038267: mobile.jsp still has reference to deleted images |
Description | Issue 37654 deleted the ioswebappstartup.png and also earlier a mobilewebappstartup.png files
however mobile.jsp in mobile.core module still has a 'dynamically generated link to those file' which will fail when used (probably only on Safari Mac/ios)
<link rel="apple-touch-startup-image" href="../org.openbravo.mobile.core/assets/img/<%=(isIOS ? "ios" : "mobile")%>webappstartup.png"/>
|
Steps To Reproduce | We should see 404 error on loading login page when using a browser from ios. |
Proposed Solution | Delete the link also. |
Additional Information | |
Tags | No tags attached. |
Relationships | blocks | defect | 0038251 | | closed | jorge-garcia | mobile.jsp still has reference to deleted images |
|
Attached Files | |
|
Issue History |
Date Modified | Username | Field | Change |
2018-04-04 11:12 | jorge-garcia | Type | defect => backport |
2018-04-04 11:12 | jorge-garcia | Target Version | => RR18Q2 |
2018-05-03 10:19 | marvintm | Target Version | RR18Q2 => RR18Q2.1 |
2018-05-03 10:22 | marvintm | Target Version | RR18Q2.1 => RR18Q2 |
2018-05-03 10:25 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2018-05-03 10:26 | hgbot | Checkin | |
2018-05-03 10:26 | hgbot | Note Added: 0104226 | |
2018-05-03 10:26 | hgbot | Status | scheduled => resolved |
2018-05-03 10:26 | hgbot | Resolution | open => fixed |
2018-05-03 10:26 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR18Q2/org.openbravo.mobile.core/rev/3770f9c11a8cf5ac71ce63b33102406b442765da [^] |
2018-05-07 19:40 | marvintm | Review Assigned To | => marvintm |
2018-05-07 19:40 | marvintm | Status | resolved => closed |
2018-05-07 19:40 | marvintm | Fixed in Version | => RR18Q2 |