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

fix for #1826 #1948

Closed
wants to merge 3 commits into from
Closed

fix for #1826 #1948

wants to merge 3 commits into from

Conversation

keram
Copy link
Contributor

@keram keram commented Sep 15, 2012

hello,
main problem was here
`<%= form_for @resource, :url => (@url_override || @resource.new_record? ?..``
thnx to 'operator precedence bug'
I rewrite that to equal form as is in image_picker with adding necessary ()

And I also update quotes (+ add .html_safe) as I had open resource templates..

@parndt
Copy link
Member

parndt commented Sep 16, 2012

Merged thanks

@parndt parndt closed this Sep 16, 2012
ugisozols added a commit that referenced this pull request Sep 19, 2012
ugisozols added a commit that referenced this pull request Sep 19, 2012
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

Successfully merging this pull request may close these issues.

2 participants