Ticket #703 (closed defect: fixed)
Misspelled ClassName and ClassPath in sql file, search not working
| Reported by: | houstonlively | Owned by: | AntonL |
|---|---|---|---|
| Priority: | minor | Milestone: | Dolphin 7.0b (Hookie) - Feature Final |
| Keywords: | sql search | Cc: |
Description
INSERT INTO sys_objects_search (ObjectName, Title, ClassName, ClassPath) VALUES ('bx_articles', '_articles_lcaption_search_object', 'BxAlrSearchResult?', 'modules/boonex/articles/classes/BxAlrSearchResult.php');
'BxAlrSearchResult?' should be 'BxArlSearchResult?' in 2 places
Change History
Note: See
TracTickets for help on using
tickets.