Wunderfitz / harbour-piepmatz

Piepmatz is a Twitter client for Sailfish OS
GNU General Public License v3.0
51 stars 17 forks source link

Ampersand gets escaped in URL #98

Closed fuchsmich closed 3 years ago

fuchsmich commented 3 years ago

EDIT: URLs don't get cut off, but ampersand gets escaped.


In phoronix's tweets URLs are cut off.

In e.g. this one Piepmatz renders

https://www.phoronix.com/scan.php?page=news_item&px=Apache-

which should be

https://www.phoronix.com/scan.php?page=news_item&px=Apache-OpenOffice-20

Wunderfitz commented 3 years ago

Can't reproduce the cut off, but for me the link is also rendered incorrectly. The & in the middle is converted to an HTML ampersand '&'...

fuchsmich commented 3 years ago

You're right. They're not cut off.