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

iso_options_for_select does not return correct options if called directly #1

Closed
lluis opened this issue Jul 27, 2011 · 0 comments
Closed

Comments

@lluis
Copy link

lluis commented Jul 27, 2011

Hi,
I'm trying to call iso_options_for_select to wrap it into a select, but it doesn't return what expected.
In a debugger, on a view:
(rdb:3) iso_options_for_select "<option value=\"dz\"></option>" (rdb:3) iso_options_for_select("es",[:es]) "<option value=\"es\" selected=\"selected\"></option><option value=\"\">-------------</option>\n<option value=\"dz\"></option>"

greetings,
Lluís

@lluis lluis closed this as completed Apr 22, 2022
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