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

is it running out_of_the_box as stated in the doc ? #34

Open
ghost opened this issue Oct 14, 2012 · 2 comments
Open

is it running out_of_the_box as stated in the doc ? #34

ghost opened this issue Oct 14, 2012 · 2 comments

Comments

@ghost
Copy link

ghost commented Oct 14, 2012

I installet it as stated in the doc , but when upon index view display I get :
Called id for nil, which would mistakenly be 4 -- if you really wanted the id of nil, use object_id
Extracted source (around line #2):
1:


2: <%= hidden_field_tag(:wf_id, wf_filter.id) %>
3: <%= hidden_field_tag(:wf_type, wf_filter.class.name) %>
4: <%= hidden_field_tag(:wf_dirty, "false") %>
5: <%= hidden_field_tag(:wf_submitted, "false") %>

trace beginning giving :

will_filter (3.1.9) app/views/will_filter/filter/_conditions_header.html.erb:2:in ___sers_yves__rvm_gems_ruby_______p____rails___gems_will_filter_______app_views_will_filter_filter__conditions_header_html_erb__1227307440605590586_70225104965280' actionpack (3.2.8) lib/action_view/template.rb:145:inblock in render'
activesupport (3.2.8) lib/active_support/notifications.rb:125:in instrument' actionpack (3.2.8) lib/action_view/template.rb:143:inrender'

what am I missing ?

@seuros
Copy link

seuros commented Oct 22, 2012

It not working

@Bishop
Copy link

Bishop commented Dec 6, 2012

Duplicate of #28

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

2 participants