Modify ↓
#13823 closed defect (duplicate)
Search is broken
Reported by: | Massimo | Owned by: | osimons |
---|---|---|---|
Priority: | normal | Component: | FullBlogPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.4 |
Description
Searching with [x] Blog search filter enabled fails like this:
Trac detected an internal error: SyntaxError: syntax error at or near "." LINE 3: bp1.title, bp1.body ^
Most recent call last:
File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/web/main.py", line 639 , in dispatch_request File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/web/main.py", line 250 , in dispatch File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/search/web_ui.py", line 109 , in process_request File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/search/web_ui.py", line 236 , in _do_search File "/mnt/data/trac/.local/lib64/python2.7/site-packages/tracfullblog/web_ui.py", line 424 , in get_search_results File "/mnt/data/trac/.local/lib64/python2.7/site-packages/tracfullblog/model.py", line 43 , in search_blog_posts File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/db/api.py", line 50 , in execute File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/db/util.py", line 129 , in execute File "/mnt/data/trac/.local/lib64/python2.7/site-packages/trac/db/util.py", line 73 , in execute
Attachments (0)
Change History (5)
comment:1 Changed 5 years ago by
Trac Release: | → 1.4 |
---|
comment:2 follow-up: 5 Changed 5 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:5 Changed 5 years ago by
Note: See
TracTickets for help on using
tickets.
Please report the issues in #13813.