Project:Acidfree Albums
Version:4.6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

The function acidfree_pager_creator() does not restore the value of $_GET['q'] after it is done working with it. This results in incorrect data being logged by the statistics module. (When viewing a picture, the log shows that the parent was viewed instead, according to the link in the file)

I have attached a patch which restores the value after the pager is created and fixes this problem.

-- Doug

AttachmentSize
acidfree.diff_0.txt359 bytes

Comments

#1

Status:needs review» fixed

Fixed in CVS.

#2

Status:fixed» closed (fixed)