Edgewall Software

Opened 17 years ago

Last modified 16 years ago

#5714 closed defect

Bug in search — at Initial Version

Reported by: anonymous Owned by: juliano@…
Priority: normal Milestone:
Component: search system Version: 0.10.4
Severity: normal Keywords: needinfo
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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.hdfsearch.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

Change History (0)

Note: See TracTickets for help on using tickets.