beeseek crashed with: ValueError: invalid literal for int() with base 10: ''

Bug #505596 reported by Martin Schaaf
12
This bug affects 2 people
Affects Status Importance Assigned to Milestone
BeeSeek
Fix Released
Medium
Martin Schaaf

Bug Description

Please include the following details in your bug report:

Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/beeseek/web/servers/baseserver.py", line 188, in serve_request
    method(client, requestdata)
  File "/usr/lib/pymodules/python2.6/beeseek/web/servers/http.py", line 197, in process_request
    show_results(client, page)
  File "/usr/lib/pymodules/python2.6/beeseek/ui/resultspage.py", line 40, in show_results
    page_index = int(url_chunks[3])
ValueError: invalid literal for int() with base 10: ''
OOPS: HPC-4B4A0C19

Tags: trivial

Related branches

Revision history for this message
Martin Schaaf (mascha) wrote :

This happens with version 1.0b3 on ubuntu 9.10.

Revision history for this message
Andrea Corbellini (andrea.corbellini) wrote :

Thank you for your bug report. This is a known bug and an easy-to-fix problem. However it shouldn't occur when doing normal operations. Did you manually specify a search url with a trailing backslash (eg: "beeseek.org/search/test/" instead of ""beeseek.org/search/test")?

Changed in beeseek:
importance: Undecided → Medium
status: New → Triaged
tags: added: trivial
Revision history for this message
Martin Schaaf (mascha) wrote :

Yes, it looks like this was the error.

Martin Schaaf (mascha)
Changed in beeseek:
assignee: nobody → Martin Schaaf (mascha)
Martin Schaaf (mascha)
Changed in beeseek:
status: Triaged → In Progress
Martin Schaaf (mascha)
Changed in beeseek:
status: In Progress → Fix Committed
Changed in beeseek:
milestone: none → 1.0b4
Changed in beeseek:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.