unplugged / unplugged-controls

7 stars 9 forks source link

iOS10 issues #542

Open mickmoignard opened 7 years ago

mickmoignard commented 7 years ago

We have an unplugged app running, which won'r now display other than the home page unpmain.xsp on iOS10. Works on Android, works on Chrome on a PC. Issue appears to be that some URLs are formed differently by the iOS10 browser. Do you need any specifics from me. or is this something already known about?

mickmoignard commented 7 years ago

from iOS10 we see, in the server weblog:

Translated URI: D:/IBM/Domino/data/domino/html/services/serv01/unp/fastclick.js Translated Request: mail.oacplc.net/services/serv01/unp/fastclick.js

While from a PC browser, the same request appears as Translated URI: D:/IBM/Domino/data/Services/Serv01/HolsAndAway.nsf Translated Request: mail.oacplc.net/Services/Serv01/HolsAndAway.nsf/unp/fastclick.js

mickmoignard commented 7 years ago

This appears to be from line 49 in unpHeader.xsp custom control:

<xp:panel id="fastclick" tagName="script" rendered="#{javascript:compositeData.disablefastclick != 'yes'}">