Not sure if this has been covered because I haven't kept up with the mailing list the past few weeks, but I notice that if I select multiple items in the generic admin interface that are in draft and approve them, only one of them is approved
This has been fixed and committed to the code base. Should be releasing v2.11 sometime soon that has all the patches as described on the list aswell as a few others found internally.
I believe the file in question is farcry_core/admin/navajo/objectComment.cfm around line 72.
change
<input type="hidden" name="lObjectids" value="#stObj.objectid#">
to
<input type="hidden" name="lObjectids" value="#url.objectid#">
-Brendan http://farcry.daemon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
MXDU2004 + Macromedia DevCon AsiaPac + Sydney, Australia http://www.mxdu.com/ + 24-25 February, 2004
