Modify ↓
Opened 17 years ago
Closed 17 years ago
#5714 closed defect (worksforme)
Bug in search
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | search system | Version: | 0.10.4 |
Severity: | normal | Keywords: | needinfo |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
In the search I use the term "manual". Then I receive the message. It's wrong.
Python Traceback
Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request dispatcher.dispatch(req) File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "/usr/lib/python2.4/site-packages/trac/Search.py", line 207, in process_request req.hdf['search.result'] = [ File "/usr/lib/python2.4/site-packages/trac/util/datefmt.py", line 58, in format_datetime t = time.localtime(float(t)) ValueError: invalid literal for float(): %s
Attachments (0)
Change History (3)
comment:1 by , 17 years ago
Component: | general → search system |
---|---|
Description: | modified (diff) |
Keywords: | search removed |
comment:2 by , 17 years ago
Keywords: | needinfo added |
---|
comment:3 by , 17 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
No response in 5 months, and it works fine on t.e.o. I'm going to close this. If you still have the issue, please reopen and provide more information, especially regarding any installed plugins. Thanks!
Note:
See TracTickets
for help on using tickets.
Do you use any plugin?