546: Post-review dosn't like apostrophe's

HooHa*****@gmai***** (Google Code) (Is this you? Claim this profile.)
March 22, 2009
What's the URL of the page containing the problem?
post-review

What steps will reproduce the problem?
1. Submit a review using post review with an apostrophe in it
2. See error 500 page
3. CRAP!!

What is the expected output? What do you see instead?


What operating system are you using? What browser?


Please provide any additional information below.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="en">
<head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <meta name="robots" content="NONE,NOARCHIVE">
  <title>DjangoUnicodeDecodeError at /api/json/reviewrequests/234/update_from_changenum/</title>
  <style type="text/css">
    html * { padding:0; margin:0; }
    body * { padding:10px 20px; }
    body * * { padding:0; }
    body { font:small sans-serif; }
    body>div { border-bottom:1px solid #ddd; }
    h1 { font-weight:normal; }
    h2 { margin-bottom:.8em; }
    h2 span { font-size:80%; color:#666; font-weight:normal; }
    h3 { margin:1em 0 .5em 0; }
    h4 { margin:0 0 .5em 0; font-weight: normal; }
    table { border:1px solid #ccc; border-collapse: collapse; width:100%; background:white; }
    tbody td, tbody th { vertical-align:top; padding:2px 3px; }
    thead th { padding:1px 6px 1px 3px; background:#fefefe; tex
chipx86
#1 chipx86
What repository type is this? Are you talking an apostrophe in the command line or
elsewhere?
  • +NeedInfo
#2 HooHa*****@gmai***** (Google Code) (Is this you? Claim this profile.)
I am using perforce with an apostrophe in the CL description. 
david
#3 david
It looks like this wasn't a normal apostrophe, it was some sort of funky smart quote.
What encoding is your system using?
#4 HooHa*****@gmai***** (Google Code) (Is this you? Claim this profile.)
We are using the Perfroce defaults which i think is UTF-8
david
#5 david
It looks like this was a problem with the older p4python. Please add a comment if
you're still experiencing problems.
  • -NeedInfo
    +ThirdParty