Defect #2754
Setting up the default_url_options :port in hook will duplicate with the host parameter(which already contains port param) in settings
Status: | Closed | Start date: | 2009-02-15 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Plugin API | |||
Target version: | - | |||
Resolution: | Cant reproduce | Affected version: |
Description
By r2429, the plugin hook will setting up the default_url_options :host, :port, and :protocol.
But in the setting page, the host parameter is designed to contain port, so the two port will duplicated. Now I can see them duplicated in mails.
For example:
- Send test mail in the setting page
- The issue' url in the notification mail
Related issues
History
#1
Updated by Jean-Philippe Lang over 13 years ago
- Assignee set to Eric Davis
#2
Updated by Eric Davis over 13 years ago
Chaoqun Zou, I'm not see this bug at all. Can you attach the source emails and what values you have in your "Host name and path" and "Protocol"?
Attached my own testing results.
#3
Updated by Eric Davis over 13 years ago
- Status changed from New to Closed