twexler / diatribe

An IRC URLBot written in python with flask, twisted, storm, and bootstrap
GNU General Public License v2.0
2 stars 0 forks source link

HTML Entities are not parsed properly #1

Closed twexler closed 10 years ago

twexler commented 11 years ago

HTML Entities do not get parsed when sending a message to a channel.

Expected:

<twexler> http://www.cseed.tv/features/
<urlbot> C SEED | FEATURES - THE WORLD'S LARGEST OUTDOOR LED TV

Result:

<twexler> http://www.cseed.tv/features/
<urlbot> C SEED&nbsp;&#124;&nbsp;FEATURES - THE WORLD'S LARGEST OUTDOOR LED TV