Issue 333 in reviewboard: Have diff summary field in upload diff.

2008-09-14 Thread codesite-noreply
Issue 333: Have diff summary field in upload diff. http://code.google.com/p/reviewboard/issues/detail?id=333 Comment #4 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Status: Started -- You received this message because you are listed in the owner or C

Issue 632 in reviewboard: Save comment and save review draft behave differently

2008-09-14 Thread codesite-noreply
Issue 632: Save comment and save review draft behave differently http://code.google.com/p/reviewboard/issues/detail?id=632 Comment #1 by trowbrds: (No comment was entered for this change.) Issue attribute updates: Labels: -Priority-Medium Priority-Low Component-DiffViewer -- You recei

Issue 591 in reviewboard: Please Add Group *SchemaChanges

2008-09-14 Thread codesite-noreply
Issue 591: Please Add Group *SchemaChanges http://code.google.com/p/reviewboard/issues/detail?id=591 Comment #2 by trowbrds: It's been a month with no answer. Closing out for now. If you can provide the needed information, we'll reopen and get this taken care of. Issue attribute updates:

Issue 641 in reviewboard: Unable to successfully upload screenshot to Review Request.

2008-09-14 Thread codesite-noreply
Issue 641: Unable to successfully upload screenshot to Review Request. http://code.google.com/p/reviewboard/issues/detail?id=641 Comment #1 by trowbrds: I know it's a pain, but can you install firebug and get a traceback for this? As-is, it's impossible to know what's going wrong. Issue attri

Issue 587 in reviewboard: Cannot discard draft

2008-09-14 Thread codesite-noreply
Issue 587: Cannot discard draft http://code.google.com/p/reviewboard/issues/detail?id=587 Comment #1 by trowbrds: I know it's a bit of a pain, but can you install firebug and get a traceback for this error? Thanks Issue attribute updates: Status: NeedInfo Labels: Component-Re

Issue 568 in reviewboard: TIME_ZONE description URL in settings_local.py.tmpl points to unhelpful page

2008-09-14 Thread codesite-noreply
Issue 568: TIME_ZONE description URL in settings_local.py.tmpl points to unhelpful page http://code.google.com/p/reviewboard/issues/detail?id=568 Comment #1 by trowbrds: Fixed in SVN r1501. Thanks! Issue attribute updates: Status: Fixed -- You received this message because you are l

Issue 455 in reviewboard: Selecting multiple lines on a submitted review diff completely locks up Firefox 2.0.0.13/Mac 10.5.2

2008-09-14 Thread codesite-noreply
Issue 455: Selecting multiple lines on a submitted review diff completely locks up Firefox 2.0.0.13/Mac 10.5.2 http://code.google.com/p/reviewboard/issues/detail?id=455 Comment #2 by trowbrds: 2.0.0.13 is relatively old, and this definitely sounds like a browser bug. Can you try with a more m

Issue 551 in reviewboard: Can't publish or discard comments in one review

2008-09-14 Thread codesite-noreply
Issue 551: Can't publish or discard comments in one review http://code.google.com/p/reviewboard/issues/detail?id=551 Comment #1 by trowbrds: I know it's a bit of a pain, but could you install firebug and get a traceback for this error? It's hard to know what's going wrong. Issue attribute upd

Issue 557 in reviewboard: Reviewboard produces twice as many email messages as are necessary

2008-09-14 Thread codesite-noreply
Issue 557: Reviewboard produces twice as many email messages as are necessary http://code.google.com/p/reviewboard/issues/detail?id=557 Comment #1 by trowbrds: Duplicate of issue 183. Issue attribute updates: Status: Duplicate -- You received this message because you are listed in t

Issue 646 in reviewboard: postreview script diff command options "-urNp" do not work on Solaris. gdiff required

2008-09-14 Thread codesite-noreply
Issue 646: postreview script diff command options "-urNp" do not work on Solaris. gdiff required http://code.google.com/p/reviewboard/issues/detail?id=646 Comment #1 by threebredagardens: Slight modification required in my suggested code ostype = execute ('uname -s').strip() need to use -s p