(Please help to route properly to write component)
Chrome Version: 68.0.3440.91
OS: Android 9.00;Pixel 2 XL Build/PPR2.180905.005
What steps will reproduce the problem?
The bug is that trailing slashes are not passed to the chrome browser when opening links from Android SMS app.
Send a SMS message with this URL: https://prod.wap.ncrwebhost.mobi/mobiqa/wap/3697fb36/D06ZAvgIfF8/
Open the message in Android Messages.
Tap on the link and attempt to open it in Chrome.
What is the expected result?
URL opened should have a QR code. Page is broken because a trailing '/' in the URL is dropped.
What happens instead?
Observe the page is missing a QR Code
Observe that the URL that Chrome has opened is: https://prod.wap.ncrwebhost.mobi/mobiqa/wap/3697fb36/D06ZAvgIfF8
Observe that copying/sharing the URL in Android Messages always has the trailing slash. The / is only dropped by Chrome
Note that clicking the link on the corresponding messages.android.com web interface works fine.
Comment 1 by cheneytsai@google.com
, Aug 28