Comment #7 on issue 586 by lejban: Publishing draft of comment shows error.
http://code.google.com/p/reviewboard/issues/detail?id=586

When using swedish chars, I hit this bug.

here is the POST respone when trying to send "åäö" as a diff comment (some
confidential information removed) which results in "Internal Server Error":

{"stat": "ok", "comments": [{"interfilediff": null, "num_lines": 1, "text":
"\u00e5\u00e4\u00f6", "timesince"
: "0 minutes", "public": 0, "user":  
{"username": "tony", "first_name": "Tobias",
"last_name": "Nystr\u00f6m", "url": "/users/tony/", "email": "[EMAIL 
PROTECTED]",
"fullname": "Tobias Nystr\u00f6m", "id": 2}, "timestamp": "2008-12-05  
09:45:47",
"first_line": 8, "id": 16, "filediff": {"diffset": {"timestamp": "2008-12-04
17:08:53", "revision": 1, "id": 6, "repository":  
{"path": "perforce:1666", "tool":
"Perforce", "id": 1, "name": "Perforce  
Server"}, "name": "diff"}, "dest_detail":
"2008-12-01  
17:44:01", "source_revision": "1", "source_file": "//source/file.h",
"dest_file": "//source/file.h", "id": 7}}]}

Note that I have the char "ö" in my last name aswell, that is hasn't  
produced any
problem.

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard-issues" group.
To post to this group, send email to reviewboard-issues@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to