Hi,

I'm updating user properties as follows
        membershipTool = getToolByName(self.context, 'portal_membership')
        member = membershipTool.getMemberById(userId)
        if newprops:
            member.setMemberProperties(newprops)

The properties are being updated and indexed in the membrane catalog but not
reindexed as normal content in portal_catalog. Anyone know if this is a bug
or how I can workaround it?

Dylan Jay
Technical Solutions Manager, PretaWeb.com
---
M:+61421477460 ~ MSN:[email protected] ~ Y!+Skype:dylan_jay ~ ICQ:520341 




--
Archive: 
http://www.openplans.org/projects/remember/lists/remember/archive/2008/12/1229391065619
To unsubscribe send an email with subject "unsubscribe" to 
[email protected].  Please contact 
[email protected] for questions.

Reply via email to