#2385 [HOTFIX]: Fix eol on the pkgdb acls page
Closed: Fixed None Opened 13 years ago by toshio.

PackageDB 0.5.4 has a small bug where setting the eol flag to false values on https://admin.fedoraproject.org/pkgdb/acls/name/PKGNAME/ makes it True. Attaching an updated acls.py file that fixes this.


Note: Not yet deployed as 0.5.4 hasn't been deployed yet. Will do both of these tomorrow morning.

Add a second fix to this hotfix -- the 0.5.4 code is broken when someone hits a packagepage with a filter for Collection (ie: https://admin.fedoraproject.org/pkgdb/acls/name/kernel/Fedora/14 ). Attaching a new acls.py file that fixes that as well.

This is now deployed on app., bapp., and app*.stg servers.

acls.py that fixes the acls page to take eol=False and collectionName=Fedora parameters
acls.py

This was merged upstream in revision 590 on stable branch:

{{{
revno: 590 [merge]
committer: Toshio Kuratomi toshio@fedoraproject.org
branch nick: fedora-packagedb-devel
timestamp: Fri 2010-09-10 12:05:08 -0400
message:
Merge fix to packagepage when querying eol and a collection name
}}}

This fix was deployed in fedora-packagedb-0.5.5-1.el6 and the hotfix dropped.

Login to comment on this ticket.

Metadata