| Issue 5: | Unable to sign in to post a comment | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. check out revision 1 (yes, one) 2. run bin/testserver.sh 3. go to http://localhost:8080/user/popular/presence/12347#comments 4. click on "sign in to add a comment" What is the expected output? sign in box What do you see instead? ERROR:root:Error: Traceback (most recent call last): File "/usr/local/google/jaiku/jaikuengine/django/core/handlers/base.py", line 86, in get_response response = callback(request, *callback_args, **callback_kwargs) File "/usr/local/google/jaiku/jaikuengine/common/decorator.py", line 41, in _wrap rv = handler(request, *args, **kw) File "/usr/local/google/jaiku/jaikuengine/login/views.py", line 34, in login_login redirect_to = clean.redirect_to(redirect_to) File "/usr/local/google/jaiku/jaikuengine/common/clean.py", line 199, in redirect_to if not parts.scheme and not parts.netloc and parts.path: AttributeError: 'tuple' object has no attribute 'scheme' INFO:root:"GET /login?redirect_to=http://localhost%3A8080/user/popular/presence/12347 HTTP/1.1" 200 - Please use labels and text to provide additional information.
Mar 18, 2009
please mark this as fixed when you commit your code :)
Mar 19, 2009
Er, I couldn't commit for some reason. (maybe it has something to do with wiping svn repo?)
Mar 27, 2009
(No comment was entered for this change.)
Status:
Fixed
|
Owner: andyster
Labels: py24