Openbravo Issue Tracking System - Retail Modules |
View Issue Details |
|
ID | Project | Category | View Status | Date Submitted | Last Update |
0038251 | Retail Modules | Web POS | public | 2018-03-28 17:12 | 2018-04-26 15:42 |
|
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 | | Fixed in Version | RR18Q3 | |
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 | 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. |
Additional Information | |
Tags | No tags attached. |
Relationships | related to | defect | 0038252 | | new | Retail | Review of mobile.core mobile.jsp file is still useful and necessary | depends on | backport | 0038267 | RR18Q2 | closed | jorge-garcia | mobile.jsp still has reference to deleted images | caused by | defect | 0037654 | | closed | jorge-garcia | Performance improvements in "login including update" |
|
Attached Files | |
|
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 |