Closed (fixed)
Project:
Acidfree Albums
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Feb 2008 at 10:59 UTC
Updated:
5 Mar 2008 at 05:43 UTC
Acidfree 5.x-1.x-dev (2008-Feb-26). I can create albums and upload pictures, however when I create/edit the album the parent setting is ineffective: I can pick a parent from the dropdown and the choosen parent is still there in the album preview, but after submission the parent setting is gone (it is always set to "root album"). The vocabulary setting for albums is the original one. Nothing is reported by watchdog. If more info is needed please provide indications.
Comments
Comment #1
vhmauery commentedYup. That would be a regression caused by a fix for the 'editing root album has warnings' bug. Now both should work. Committed fix to CVS.
Comment #2
skizzo commentedthanks. I installed from CVS and run update.php. I am getting the following warnings/errors.
I may be wrong, but I believe I did not missed any previous update.
Comment #3
vhmauery commentedI am not entirely sure why you are seeing those errors. Someone else has seen them too, though I don't recall what issue or email it was in. For some reason, the installer tried to run updates that apply to the 4.6.x tree. The schema updates start at 1 and increase with each release. A new install of 5.x should never try to run any updates unless it is trying to upgrade from earlier versions. So I am not sure why you are seeing that. I think you can safely ignore those warnings as long as everything is running okay for you.
Comment #4
vhmauery commented