Opened 2 years ago
Closed 2 years ago
#1310 closed defect (fixed)
Paper Reviewing Manager cannot upload material for a contribution
Reported by: | jmonnich | Owned by: | jmonnich |
---|---|---|---|
Priority: | normal | Milestone: | v1.1 |
Component: | General | Version: | 1.1 |
Keywords: | Cc: |
Description
To reproduce:
- Create conference
- Create contribution
- Enable paper reviewing
- Add self as PR manager
- Try to upload material for the contribution. It fails.
File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/rh/base.py", line 574, in process self._checkProtection() File "/usr/lib/python2.6/site-packages/indico-1.1-py2.6.egg/MaKaC/webinterface/rh/contribMod.py", line 617, in _checkProtection elif not (RCContributionPaperReviewingStaff.hasRights(self, includingContentReviewer=False) and self._target.getReviewing().getReviewingState() in [2, 3]): AttributeError: 'NoneType' object has no attribute 'getReviewingState'
Change History (5)
comment:1 Changed 2 years ago by jmonnich
- Owner set to jmonnich
- Status changed from new to assigned
comment:2 Changed 2 years ago by jmonnich
- Status changed from assigned to awaiting_merge
Version 0, edited 2 years ago
by jmonnich
(next)
comment:3 Changed 2 years ago by jbenito
- Milestone set to v1.1
comment:4 Changed 2 years ago by jbenito
- Status changed from awaiting_merge to merging
comment:5 Changed 2 years ago by jbenito
- Resolution set to fixed
- Status changed from merging to closed
Note: See
TracTickets for help on using
tickets.
Cherry-pick commit 8056b4e