Android Chrome v38-39 Bug.
-
Hi,
I came across a bug where newline %NL% appears as %0A in WhatsApp on chrome mobile browser version 39. There is no problem with WhatsApp.
I have tested this in android chrome beta v40 and this problem does not exist on it.Upon some searching in the chromium issues I found this issue which was already reported.
https://code.google.com/p/chromium/issues/detail?id=424889
From there it seems that it was working in v37.Here is the link to the patch which replaces %NL% with %20% (space) instead of %0A (newline) only for chrome version 38 and 39 in sharebar.js
https://gist.github.com/pratham2003/d79f1cb53e23d4aba0af/revisionsI have only tested this on WhatsApp.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Android Chrome v38-39 Bug.’ is closed to new replies.