Actions
Patch #7795
closedInternal server error at journals#index with custom fields
Start date:
2011-03-06
Due date:
% Done:
0%
Estimated time:
Description
/issues/changes fails with internal server error when a issue has a custom field.
Here is the stack trace. http://pastie.org/1639290
This is because JournalsController does not declare using custom_fields helper. The attached patch fixes this problem.
Files
Actions