Patches: Browse | Submit New | Admin

[#27774] Fixed exception Iconv::InvalidCharacter: "#" thrown when handling hlink

Date:
2010-02-03 08:59
Priority:
3
Submitted By:
Chong Kim (chongkim)
Assigned To:
Nobody (None)
Category:
None
State:
Open
Summary:
Fixed exception Iconv::InvalidCharacter: "#" thrown when handling hlink

Detailed description
changed client('#') to client('#', 'UTF-8') otherwise it thinks "#" is in UTF-16LE (which it is not) and throws
the InvalidCharacter exception.

chong

Add A Comment: Notepad

Please login


Followup

Message
Date: 2010-02-22 15:33
Sender: Hannes Wyss

Thanks! Scheduled for inclusion in the next release.

Attached Files:

Name Description Download
No Files Currently Attached

Changes:

Field Old Value Date By
summaryFixed exception Iconv::InvalidCharacter: "#" thrown when handling hlink2010-02-22 15:33hwyss