Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3635 by [email protected]: rbtools 0.6.x (9b18656) cannot post
anymore against server 1.7.6
https://code.google.com/p/reviewboard/issues/detail?id=3635
*** READ THIS BEFORE POSTING!
***
*** You must complete this form in its entirety, or your bug report will be
*** rejected.
***
*** If you have a security issue to report, please send it confidentially
to
*** [email protected]. Posting security-related issues to this bug
*** tracker causes us to have to do an emergency release.
***
*** For customer support, please post to [email protected]
***
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** This bug tracker is public. Please check that any logs or other
information
*** that you include has been stripped of confidential information.
What version are you running?
server 1.7.6
rbtools 0.6.x (9b18656)
What's the URL of the page containing the problem?
NA
What steps will reproduce the problem?
1. rbt post a git/clearcase review request with this rbtools 0.6.x raise an
AttributeError
What is the expected output? What do you see instead?
post succeeded
What operating system are you using? What browser?
RHEL6 amd64 python2.6
Please provide any additional information below.
Please see the diff_validation error, I suppose such api does not exist in
1.7.6, could you please confirm ?
Traceback (most recent call last):
File "/home/delyn/envs/rbtools_3174/bin/rbt", line 8, in <module>
load_entry_point('RBTools==0.6.2.dev', 'console_scripts', 'rbt')()
File "/home/delyn/Projets/reviewboard/rbtools/rbtools/commands/main.py",
line 134, in main
command.run_from_argv([RB_MAIN, command_name] + args)
File "/home/delyn/Projets/reviewboard/rbtools/rbtools/commands/__init__.py",
line 440, in run_from_argv
exit_code = self.main(*args) or 0
File "/home/delyn/Projets/reviewboard/rbtools/rbtools/commands/post.py",
line 762, in main
diff_validator = api_root.get_validation().get_diff_validation()
File "/home/delyn/Projets/reviewboard/rbtools/rbtools/api/resource.py",
line 294, in __getattr__
raise AttributeError
AttributeError
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues.
For more options, visit https://groups.google.com/d/optout.