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

Boolean with a false value displayed as null #73

Open
tomsquest opened this issue Mar 8, 2011 · 3 comments
Open

Boolean with a false value displayed as null #73

tomsquest opened this issue Mar 8, 2011 · 3 comments

Comments

@tomsquest
Copy link

A boolean column whose value is false will be shown as null (no value) in the select item of the Edit page. When the value is true, the select displayed the right value ('True').

True/False are correctly displayed in the show page. The problem is just in the Edit page, with a false value.

@neerajsingh0101
Copy link
Owner

I will take a look at this issue.

@frahugo
Copy link

frahugo commented Nov 2, 2011

Just fixed this one in my fork (code from tag 1.1.14 because my rails app is under 3.0.x). Will send a pull request.

@neerajsingh0101
Copy link
Owner

@frahugo thanks. that will be awesome.

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

3 participants