Add – to known HTML characters
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 16 Mar 2011 19:26:14 +0000 (20:26 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Wed, 16 Mar 2011 19:26:14 +0000 (20:26 +0100)
commit2e03322bb615cb8f2875691356b25d89f0f77d57
tree76fd6535814a7f7ba8fbbbe6efd3904a346ce765
parent7842b4d2dbc2940fa19dc7da1f33980b236fb55a
Add &ndash; to known HTML characters

This was affecting the imdb plugin when htmlentities was not available,
because TV series were split at en dashes, which were being converted to
asterisks when our built-in UNESCAPE_TABLE was being used.
lib/rbot/core/utils/utils.rb