Bug #6
search.rhtml references has_extended?, which doesn't appear to exist
| Status : | Closed | Start : | ||
| Priority : | Low | Due date : | ||
| Assigned to : | tobi - | % Done : | 0% |
|
| Category : | installer | |||
| Target version : | release2 | |||
| Resolution : | fixed |
Description
I'm finally trying out the latest commits, and there seems to be a problem with the search system. There's a call to has_extended? in search.rhtml, but has_extended? doesn't exist.
This is with Rails 0.13.1 and PostgreSQL.
