Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0038267
TypeCategorySeverityReproducibilityDate SubmittedLast Update
backport[Retail Modules] Web POSminorhave not tried2018-03-28 17:122018-05-07 19:40
ReportershuehnerView Statuspublic 
Assigned Tojorge-garcia 
PrioritynormalResolutionfixedFixed in VersionRR18Q2
StatusclosedFix in branchFixed in SCM revision3770f9c11a8c
ProjectionnoneETAnoneTarget VersionRR18Q2
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0038267: mobile.jsp still has reference to deleted images

DescriptionIssue 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 ReproduceWe should see 404 error on loading login page when using a browser from ios.
Proposed SolutionDelete the link also.
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks defect 0038251 closedjorge-garcia mobile.jsp still has reference to deleted images 

-  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
Powered by Mantis Bugtracker