hi all, I had an unresolved issue with the search for users in the plone interface while using the SQLPASPlugin. I had to solved this for a customer project, here is the diff what works for me:
http://pastie.org/744019 one needs to press the "Save Changes" button in the form on http://localhost:8080/site/acl_users/source_users/manage_propertiesForm to create the missing ZSQL Method. I just post this in the hope anyone other find it usefull. any hints or suggestions for a better implementation are welcome. I don't create an issue for this in the SQLPASPlugin tracker, as I suppose that the work will now be done in pas.plugins.sqlalchemy. best, marco _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
