##// END OF EJS Templates
Fixing Plugin and Mailer default_url_options....
Fixing Plugin and Mailer default_url_options. Both the plugin hooks and Mailer were setting default_url_options incorrectly and causing ActionContoller::UrlWritter to cache the settings on the module (mattr_accessor) causing several url generators to fail in either the plugin hooks or the Mailer. * Replaced Mailer's use of the default_url_options accessor with the proper class method * Replaced Hook's use of the default_url_options accessor with the proper class method on the ViewListener class * Added a test to reproduce the bugs in the Mailer when a hook is registered (thanks Chaoqun Zou) #2542 git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2522 e93f8b46-1217-0410-a6f0-8f06a7374b81
Eric Davis -
r2458:4baf32b166a6
Show More
Name Size Modified Last Commit Author
/ config / locales
bg.yml Loading ...
ca.yml Loading ...
cs.yml Loading ...
da.yml Loading ...
de.yml Loading ...
en.yml Loading ...
es.yml Loading ...
fi.yml Loading ...
fr.yml Loading ...
gl.yml Loading ...
he.yml Loading ...
hu.yml Loading ...
it.yml Loading ...
ja.yml Loading ...
ko.yml Loading ...
lt.yml Loading ...
nl.yml Loading ...
no.yml Loading ...
pl.yml Loading ...
pt-BR.yml Loading ...
pt.yml Loading ...
ro.yml Loading ...
ru.yml Loading ...
sk.yml Loading ...
sl.yml Loading ...
sr.yml Loading ...
sv.yml Loading ...
th.yml Loading ...
tr.yml Loading ...
uk.yml Loading ...
vi.yml Loading ...
zh-TW.yml Loading ...
zh.yml Loading ...