Bug #6

search.rhtml references has_extended?, which doesn't appear to exist

Added by scott-sigkill-org - 1237 days ago. Updated 617 days ago.

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.

History

07/14/2005 06:07 AM - scoop -

  • Status changed from New to Closed
  • Resolution set to fixed

(In r327) Replaced one more .has_extended? call by .extended? (fixes #153)

Also available in: Atom PDF