Forum OpenACS Q&A: Found a bug in the openacs.org search

when I do a search on the website it works except if for some reason I enter "sample notes".

The following error was displayed:

Query did not return any rows.
while executing
"db_1row revision_url {}"
(procedure "etp::revision_url" line 2)
invoked from within
"etp::revision_url $object_id"
(procedure "AcsSc.ftscontentprovider.url.etp_page_revision" line 1)
invoked from within
"AcsSc.ftscontentprovider.url.etp_page_revision 302677"
("uplevel" body line 1)
invoked from within
"uplevel $func_and_args"
(procedure "apply" line 3)
invoked from within
"apply $proc_name $arguments"
(procedure "acs_sc_call" line 6)
invoked from within
"acs_sc_call FtsContentProvider url [list $object_id] $object_type"
("for" body line 10)
invoked from within
...

Collapse
Posted by Dave Bauer on
I fixed this