KlausAdler

Results 5 comments of KlausAdler

It's strange, it appears only with the additionals plugin.

I don't know what are the effects, but when I remove the following lines from additionals.gemspec, than redmine seems to work. spec.files = `git ls-files -z`.split("\x0").reject do |f| f.match(%r{^((test|spec|features)/|Gemfile)}) end...

Hello, I tried it again with a fresh installation. When I copy the files from the git repository to the plugin directory manually, than it works. When I get the...

Hello My configuration: [cid:463344213@06052013-06FE] For this test, I removed all plugins My projects (only a part of a bigger project tree) _Test is top level project [cid:463344213@06052013-0705] Issues for _Test...

The Problem is solved. Thanks