Modify ↓
Opened 13 years ago
Closed 12 years ago
#10637 closed defect (worksforme)
AttributeError: 'NoneType' object has no attribute 'get_changeset'
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | plugin/git | Version: | 0.12-stable |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When adding a change ID in a comment we get an AttributeError when trying to read the ticket. So creating it works fine, but looking at it afterwards generates the error. An example comment causing this could be:
"fixed in commit 606aa050d09a0b23678e14689a8d5a4ca6e6fcc9. Verified in chrome, safari, ff and IE8 in mac os."
I had added a screen shot from the debug screen.
Attachments (1)
Change History (3)
by , 13 years ago
Attachment: | Screen Shot 2012-03-22 at 9.08.39 AM.png added |
---|
comment:2 by , 12 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Trying [606aa050d09a0b23678e14689a8d5a4ca6e6fcc9/cboos.git]… seems to work now.
Note:
See TracTickets
for help on using tickets.
Debug output