General

Profile

Grischa Zengel

  • Login: ggzengel
  • Registered on: 2015-02-23
  • Last connection: 2024-11-20

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 3 9 12

Activity

2024-11-20

09:05 Redmine Feature #41738: IMAP receive: option to ignore certificate
It's a good solution. Why not putting it on next release? Grischa Zengel

2024-11-13

16:24 Redmine Defect #41737: Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
OK Grischa Zengel
02:04 Redmine Defect #41737 (Closed): Deprecation warning for IMAP4 email receiving: "Call Net::IMAP.new with keyword options"
I use imap_receive and get:
/opt/redmine-6.0.1/lib/redmine/imap.rb:32: warning: DEPRECATED: Call Net::IMAP.new with ...
Grischa Zengel
16:23 Redmine Defect #41734: wrong url for assets in public/assets
I don't know, which rake tasks will compile the assets. So I think RAILS_RELATIVE_URL_ROOT should always been set, ev... Grischa Zengel
01:23 Redmine Defect #41734: wrong url for assets in public/assets
I found it:
RAILS_RELATIVE_URL_ROOT=/redmine
Grischa Zengel
01:17 Redmine Defect #41734: wrong url for assets in public/assets

The problem is:
rake db:migrate RAILS_ENV=production
It creates the assets with the wrong base path.
Which e...
Grischa Zengel
03:41 Redmine Feature #41738: IMAP receive: option to ignore certificate
In my case debug was very useful:
> debug_client = Net::IMAP.new(hostname, debug: true)
Here are some more opti...
Grischa Zengel
03:32 Redmine Feature #41738 (New): IMAP receive: option to ignore certificate
I get
> OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 peeraddr=10.19.1.103:993 state=error: certificate ver...
Grischa Zengel

2024-11-12

20:17 Redmine Defect #41733: add settings rightsvfor public/assets
I agree.
Thanks.
Grischa Zengel
20:08 Redmine Defect #41734: wrong url for assets in public/assets
I still use
RailsBaseURI /redmine
from
https://www.redmine.org/projects/redmine/wiki/Install_Redmine_with_git_and_...
Grischa Zengel

Also available in: Atom