Bug #574
Trac ticket diffs raise a key error
Start date:
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
When trying to view ticket diffs, a KeyError is raised with "fields" not found.
Example: https://trac.dataone.org/ticket/397?action=diff&version=2
Fixing is a fairly low priority, but may be indicative of other internal problems.
History
#1 Updated by Dave Vieglais almost 15 years ago
- Status changed from New to Closed
seems to be: http://trac-hacks.org/ticket/5503
Adding the patch seems to have solved the problem