Edgewall Software
Modify

Opened 17 years ago

Closed 16 years ago

#5714 closed defect (worksforme)

Bug in search

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 (last modified by Emmanuel Blot)

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 Emmanuel Blot, 17 years ago

Component: generalsearch system
Description: modified (diff)
Keywords: search removed

Do you use any plugin?

comment:2 by sid, 17 years ago

Keywords: needinfo added

comment:3 by sid, 16 years ago

Resolution: worksforme
Status: newclosed

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!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain juliano@….
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from juliano@… to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.