Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The absolute image URL should use the assets host if present #26

Closed
juandazapata opened this issue May 8, 2012 · 3 comments
Closed
Labels

Comments

@juandazapata
Copy link

The absolute image url of an email message should be built using the asset_host if present.

config.action_controller.asset_host = "http://assets.example.com"

If not present, then go ahead and fallback to default_url_options

@Mange
Copy link
Owner

Mange commented May 8, 2012

Good point. I'll take a look.
You can work around this by generating the full URLs yourself for now.

@Mange Mange closed this as completed May 8, 2012
@Mange Mange reopened this May 8, 2012
@tylercollier
Copy link

+1

@Mange Mange modified the milestones: 3.1, 3.0 Jun 27, 2014
@Mange
Copy link
Owner

Mange commented Jan 28, 2015

I'm closing this right now since this is a roadie-rails concern. See Mange/roadie-rails#11.

@Mange Mange closed this as completed Jan 28, 2015
@Mange Mange added wontfix and removed confirmed labels Jan 28, 2015
@Mange Mange removed this from the 3.1 milestone Jan 28, 2015
tricknotes pushed a commit to tricknotes/roadie that referenced this issue Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants