From | Eduardo Trápani |
Date | Mon, 21 Mar 2005 13:22:43 -0300 |
Subject | [greenstone-users] Wrong conversion from html entities to utf-8 (was: Html pages in iso-8859-1 are badly converted toutf-8 (double conversion?)) |
I commented out the entity conversion in HTMLPlug.pm in sub read_file. The last three lines that start with textref.
Now everything seems to be working alright. I know that is an awful hack, but I had to get it working somehow. I hope somebody comes up with a better solution. Eduardo. |