#2930 [HOTFIX] Fix pkgdb search traceback
Closed: Fixed None Opened 12 years ago by toshio.

= Change Requested =

lmacken spotted a traceback when people use search in pkgdb. Fixed with this hotfix.

http://bzr.fedorahosted.org/bzr/packagedb/0.5.x/revision/615

committed in puppet and pushed to production and staging

Will be in the next pkgdb release (current: 0.5.4)


This fix has expanded slightly. There's a few other lines in search.py that needed to be changed in the same way and the template advancedsearch.html needed to be changed to submit via POST because python-fedora's tg.url() wasn't adding the _csrf_token correctly when using GET.

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

Login to comment on this ticket.

Metadata