Closed (fixed)
Project:
Zend Framework
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2009 at 00:43 UTC
Updated:
4 Jun 2010 at 13:40 UTC
Jump to comment: Most recent file
Comments
Comment #1
mmilano commentedI'd like to know this as well. I just released a module (picasa_node_album) that depends on it since the 6.x-dev branch seemed to work just fine.
As I port the module to 7.x, I'm wondering if I will be able to keep the dependency. I'd be happy to help out as well.
Comment #2
robloachWell, if people upload patches and stuff, I'd have no problem committing them! :-)
Comment #3
mmilano commentedcool! ... here's 2 small changes.
1) changing the admin settings path to fall in the new d7 'config'
2) the install path field on the admin form was causing an error because of the 'attributes' value.
i don't think everything is perfect, but it should at least be usable with this little patch.
Comment #4
robloachAh nice! http://drupal.org/cvs?commit=369940
Thanks a lot :-) .