Re: Issue 1838 in reviewboard: HTTP mail is broken

2010-11-01 Thread reviewboard


Comment #5 on issue 1838 by aschwartz: HTTP mail is broken
http://code.google.com/p/reviewboard/issues/detail?id=1838

It seems that deleting /tmp/reviewboard_cache fixed the problem.

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



Re: Issue 1838 in reviewboard: HTTP mail is broken

2010-11-01 Thread reviewboard


Comment #6 on issue 1838 by chipx86: HTTP mail is broken
http://code.google.com/p/reviewboard/issues/detail?id=1838

You may want to look into using memcached, which is more efficient.

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



Issue 1838 in reviewboard: HTTP mail is broken

2010-10-01 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 1838 by bmgcolorado: HTTP mail is broken
http://code.google.com/p/reviewboard/issues/detail?id=1838

*NOTE: Do not post confidential information in this bug report.*

What version are you running?
1.5

What's the URL of the page containing the problem?
It's in the notification mail

What steps will reproduce the problem?
1. Site is setup with SSL.
2. Publish a review
3.

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

In the email, I get:

Diff currently unavailable.
Error: 'meta'
Details

Traceback (most recent call last):
   
File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.5-py2.6.egg/reviewboard/reviews/views.py,  
line 511, in build_diff_comment_fragments

comment.num_lines)),
   
File /usr/local/lib/python2.6/dist-packages/ReviewBoard-1.5-py2.6.egg/reviewboard/diffviewer/diffutils.py,  
line 1170, in get_file_chunks_in_range

if ('headers' in chunk['meta'] and
KeyError: 'meta'
Another



What operating system are you using? What browser?
Ubuntu, Firefox.

Please provide any additional information below.


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



Re: Issue 1838 in reviewboard: HTTP mail is broken

2010-10-01 Thread reviewboard

Updates:
Status: NeedInfo

Comment #1 on issue 1838 by chipx86: HTTP mail is broken
http://code.google.com/p/reviewboard/issues/detail?id=1838

This looks like a stale caching issue. Clear your server cache and it  
should go away. Please let me know if it doesn't.


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