Fixed bug that gives a 500 error if the data is not UTF-8 but declared as such. This happened when trying to decode the data using the attribute "decode-xml". The exception thrown is now caught, an error msg is written to the debug log and the data is returned undecoded. Rev: server/modules/tags/insert_cached_href.pike:1.18