Well, it turns out this was not a ColdFusion 8 issue but a MySQL case- sensitivity issue. I had named my custom rule with inconsistent upper / lowercase characters, so cleaning that up fixed the problem.
-Justin On Aug 13, 5:24 pm, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > Hello, > > I have a problem that I think may be related to ColdFusion 8 in some > way. I have a container on my home page that is supposed to hold one, > hand-picked Banner Image. I have extended the standard Hand-Picked > rule to allow me to select Images and applied this rule to the > container. When I attempt to pick the Banner Image, I click the "Open > Library" button (with Image selected) and I successfully see my > previously uploaded Images. I can drag-n-drop the Banner Image into > the "Selected" box and when I click "Close" (to close the Library > window) the window closes but the selected Banner Image doesn't show > in the Container's "Select Objects" list. I can verify the DOM > changes when I complete the drag-n-drop, but somewhere along the line > the object never gets added to the container. > > The reason I think this may be related to ColdFusion 8 is that I have > the exact same code running on ColdFusion 7 and it works. > > Anybody experience a similar problem? > > -Justin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
