Mahmoud M'HIRI

Activity

Reported issues: 3

2007-04-10

10:43 Redmine Defect #35: Incorrect links for the Admisitration menu
It isn't from mailer.rb ( url = "http://#{Setting.host_name}/") that we extract host name ?

2007-04-09

06:10 Redmine Defect #35: Incorrect links for the Admisitration menu
So what do you say about: url = "http://"+request.domain+"/" instead of: url = "http://#{Setting.host_name}/"

2007-04-08

15:53 Redmine Defect #35: Incorrect links for the Admisitration menu
But why not to use the same way (request.relative_url_root) for mail notification instead of asking host_name ?
03:59 Redmine Defect #35: Incorrect links for the Admisitration menu
I think that the same "bug" is till unfixed enven in the repository. In fact when clicking the "Help" button it is redirecting to "/manual/#{lang}/#{template}" which do not include the host path (the problem is raisen only when redmine is hosted...

2007-04-06

17:39 Redmine Defect #37: Notification are enabled but not sent
Last few days i had a problem with mail notifications, in fact, mails are logged as sent in production.log but i didn't receive any mail in my box when i add a document/file (i checked all in the settings).. So i had a doubt about my smtp config...
16:19 Redmine Defect #36: Strange behaviour of the login form..
Thanks :) In fact, I'm so careful when updating rails because i won't use a recent version then used in my remote server. And about what is said in doc/INSTALL, i think that it should be mentioned in the redMine's homepage (installation p...
15:00 Redmine Defect #36: Strange behaviour of the login form..
When i hosted redMine to my remote server, all is fine but when I'm trying to run redMine on my local machine, the login form is not behaving as it should: in fact when substituting the form opening way from: <%= form_tag({:action => "login"}, :...

2007-04-05

07:57 Redmine Defect #35: Incorrect links for the Admisitration menu
When deploying redmine in my server, all is ok but the administration sub-menus where not working in fact, i'm not deploying redmine in the root of my server: www.myserevr.com/dir/subdir/redmine and all menues are pointing to www....

Also available in: Atom