Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038267 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS | minor | have not tried | 2018-03-28 17:12 | 2018-05-07 19:40 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q2 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 3770f9c11a8c | ||||
Projection | none | ETA | none | Target Version | RR18Q2 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | SCM revision | |||||||
Review Assigned To | marvintm | |||||||
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. | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
Relationships [ Relation Graph ] [ Dependency Graph ] | ||||||||
|
Notes | |
(0104226) hgbot (developer) 2018-05-03 10:26 |
Repository: retail/backports/3.0RR18Q2/org.openbravo.mobile.core Changeset: 3770f9c11a8cf5ac71ce63b33102406b442765da Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu May 03 10:25:50 2018 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR18Q2/org.openbravo.mobile.core/rev/3770f9c11a8cf5ac71ce63b33102406b442765da [^] Fixed issue 38267: mobile.jsp still has reference to deleted images The link for mobilewebappstartup.png has been removed from mobile.jsp, but there was no 404 error shown on login. --- M web/org.openbravo.mobile.core/assets/include/mobile.jsp --- |
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 |
Copyright © 2000 - 2009 MantisBT Group |