pr-dtakac
pr-dtakac
Hi @taqueci, I had the same problem with images. I know nothing about Ruby or Redmine. I tried to analyse it and it seems that problem is in returned data...
Edit: I can confirm that zenedit is somehow related to this problem. :) When I uninstall zenedit plugin, data returned from preview endpoint ``` $.ajax({ type: 'POST', url: self._previewUrl, ......
Edit: Solved by uninstalling plugin and install again.. 😄 Hi, we have the same problem - no visual editor tab (unable use visual editor) when editing issue, tab is visible...
Previous post was about environment without redmine_issue_dynamic_edit plugin. On another environment with this plugin we had the same problem as described. Finally I found the bug in that plugin and...
I have the same experience. When I open issue detail page, after few seconds http authentication window pops up. It's related to this request: https://my-hostname.com/issues/12345.json Initiator: https://my-hostname.com.com/plugin_assets/redmine_issue_dynamic_edit/javascripts/issue_dynamic_edit.js It points to...