likehopper / redmine_sla

Manage SLAs in Redmine!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problems with caches

SerhiiZahuba opened this issue · comments

Hello. Can you help me with plugins ?
After installing the plugin if I go to the projects/test_project/sla/caches link I see an error

`Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your Redmine administrator for assistance.

If you are the Redmine administrator, check your log files for details about the error.

Back`

In my log

image

Yes, which version of Redmine are you using?

I probably found the issue with CSV separator selection introduced 5.1 of Redmine.
I push a fix to handle this exception in previous Redmine versions.
Can you pull the latest version of the code and test it?