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

Make Request keep original URI path #37

Closed
jrochkind opened this issue Jun 23, 2014 · 2 comments
Closed

Make Request keep original URI path #37

jrochkind opened this issue Jun 23, 2014 · 2 comments

Comments

@jrochkind
Copy link
Member

request.uri or something like that in rails.

Right now, we sometimes reconstruct the original URL from the data (eg in permalinks), but this can lead to a slightly different URL which sometimes works slightly differnetly. It's often preferable to be able to reconstruct the exact original URL sent to Umlaut, so we need to save it.

Then, make sure this carries on to permalinks somehow.

@jrochkind
Copy link
Member Author

See #43

@jrochkind
Copy link
Member Author

Closed for #43 combining issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant