633: change 1483 on url.py cause problem
- Fixed
- Review Board
mans****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Sept. 5, 2008 |
What's the URL of the page containing the problem? http://motorazr:81/dashboard/ What steps will reproduce the problem? 1. update to svn 1483 2. run service 3. open browser What is the expected output? What do you see instead? -should show login window What operating system are you using? What browser? chrome/ie/firefox Please provide any additional information below. error from __import__ it could be related with my server environment but it's fresh installed and it works with r1482.
Here it is... __import__() takes no keyword arguments Request Method: GET Request URL: http://motorazr:81/dashboard/ Exception Type: TypeError Exception Value: __import__() takes no keyword arguments Exception Location: /var/www/html/reviewboard/urls.py in ?, line 12 Python Executable: /usr/bin/python Python Version: 2.4.3