Bug 462225 - rss are broken
Summary: rss are broken
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: koji
Version: 9
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-09-14 14:44 UTC by Alexey Kuznetsov
Modified: 2013-01-10 01:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-03-19 16:21:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Alexey Kuznetsov 2008-09-14 14:44:05 UTC
goto:
http://koji.fedoraproject.org/koji/packageinfo?packageID=5156


then press RSS

Mod_python error: "PythonHandler mod_python.publisher"

Traceback (most recent call last):

  File "/usr/lib64/python2.4/site-packages/mod_python/apache.py", line 299, in HandlerDispatch
    result = object(req)

  File "/usr/lib64/python2.4/site-packages/mod_python/publisher.py", line 213, in handler
    published = publish_object(req, object)

  File "/usr/lib64/python2.4/site-packages/mod_python/publisher.py", line 412, in publish_object
    return publish_object(req,util.apply_fs_data(object, req.form, req=req))

  File "/usr/lib64/python2.4/site-packages/mod_python/util.py", line 439, in apply_fs_data
    return object(**args)

  File "/usr/share/koji-web/scripts/index.py", line 1640, in recentbuilds
    values['weburl'] = _getBaseURL(req)

  File "/usr/share/koji-web/scripts/index.py", line 117, in _getBaseURL
    return req.construct_url(base)

AttributeError: 'mp_request' object has no attribute 'construct_url'

Comment 1 Dennis Gilmore 2009-03-19 16:21:24 UTC
this has been fixed with the recent koji upgrade


Note You need to log in before you can comment on or make changes to this bug.