160: Template error on Set Submitted

vsko****@gmai***** (Google Code) (Is this you? Claim this profile.)
July 15, 2007
What's the URL of the page containing the problem?
source attached

What steps will reproduce the problem?
1. http://reviewboard.eng.vmware.com/r/930/
2. Set Submitted
3. See the error page

What is the expected output? What do you see instead?
Review should be set as submitted. I see a template error instead.

What operating system are you using? What browser?
Win XP PRO 64-bit SP2, Mozilla Firefox 2.0.0.4

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>TemplateSyntaxError at /r/930/</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; text-align:left; font-weight:normal; font-size:11px
chipx86
#1 chipx86
You hit this at just the wrong time, right after I had updated the copy of Review
Board and right before restarting the server. Shouldn't be a problem now.
  • +Fixed