This project is archived and is in readonly mode.
Redundant UTF-8 Sequence
Reported by electic | January 11th, 2010 @ 07:21 AM
While decoding a JSON string:
"{ "id" : { "$oid" : "4b4aa6be9fecef4e70ea7ee7" }, "url" : "http:\/\/www.cm-club.com\/vb\/showthread.php?t=130610", "path" : "\/vb\/showthread.php?t=130610", "domain" : "www.cm-club.com", "title" : "\242����\247���� Nike 6.0 Air zoom cush - CM-CLUB : \253��������\272\264ͷ\244��", "original_url" : "http:\/\/www.cm-club.com\/vb\/showthread.php?t=130610", "city" : "", "country" : "Thailand", "country_code" : "TH", "date_published" : { "$date" : 1263182952000 }, "created_at" : { "$date" : 1263182952000 } }"
I got the following error: Redundant UTF-8 Sequence.
Comments and changes to this ticket
-
Rohit Arondekar October 8th, 2010 @ 03:14 AM
- State changed from new to stale
- Importance changed from to Low
Marking ticket as stale. If this is still an issue please leave a comment with suggested changes, creating a patch with tests, rebasing an existing patch or just confirming the issue on a latest release or master/branches. Also include any stack traces or error outputs and your environment details if necessary.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>