On Saturday, March 3, 2012 10:47:09 AM UTC-5, Matt jones wrote:
>
>
> This looks to be a variant of issue #2692:
>
> https://github.com/rails/rails/pull/2692
>
> although the patch in that instance wouldn't fix this bug, as the 
> detection heuristic will guess that image_page is a root element to be 
> removed.
>
> It appears that the problem is that remove_root doesn't have any awareness 
> of the context in which it's operating - really, we should only be removing 
> the appropriately-named root element (if it exists).
>
> --Matt Jones
>

Thank you Matt, it does appear to be the same issue.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/rubyonrails-core/-/reoLLlopAi0J.
To post to this group, send email to rubyonrails-core@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-core+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-core?hl=en.

Reply via email to