Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0038251 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Retail Modules] Web POS | minor | have not tried | 2018-03-28 17:12 | 2018-04-26 15:42 | |||
Reporter | shuehner | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR18Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 0f5aa59fce9f | ||||
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 | marvintm | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0038251: 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 | |
(0103639) Sandrahuguet (developer) 2018-04-03 11:14 |
backport for RR18Q2 should be created |
(0103746) hgbot (developer) 2018-04-09 09:27 |
Repository: erp/pmods/org.openbravo.mobile.core Changeset: 0f5aa59fce9f56d2afc39f508bab1921bf3d2023 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Wed Apr 04 11:16:24 2018 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0f5aa59fce9f56d2afc39f508bab1921bf3d2023 [^] Fixed issue 38251: 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-03-28 17:12 | shuehner | New Issue | |
2018-03-28 17:12 | shuehner | Assigned To | => Retail |
2018-03-28 17:12 | shuehner | Triggers an Emergency Pack | => No |
2018-03-28 17:12 | shuehner | Relationship added | related to 0037654 |
2018-03-28 17:13 | shuehner | Relationship replaced | caused by 0037654 |
2018-03-28 17:15 | shuehner | Relationship added | related to 0038252 |
2018-04-03 11:14 | Sandrahuguet | Note Added: 0103639 | |
2018-04-04 11:12 | jorge-garcia | Status | new => scheduled |
2018-04-04 11:12 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2018-04-09 09:27 | hgbot | Checkin | |
2018-04-09 09:27 | hgbot | Note Added: 0103746 | |
2018-04-09 09:27 | hgbot | Status | scheduled => resolved |
2018-04-09 09:27 | hgbot | Resolution | open => fixed |
2018-04-09 09:27 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.core/rev/0f5aa59fce9f56d2afc39f508bab1921bf3d2023 [^] |
2018-04-26 15:42 | marvintm | Review Assigned To | => marvintm |
2018-04-26 15:42 | marvintm | Status | resolved => closed |
2018-04-26 15:42 | marvintm | Fixed in Version | => RR18Q3 |
Copyright © 2000 - 2009 MantisBT Group |