Why would you want to add two instances of the handpicked rule into one container?
On Fri, 5 Nov 2004 17:05:21 -0500, Nathan Mische <[EMAIL PROTECTED]> wrote: > > I've been seeing an issue where, if I had two handpicked rules assigned > to one container I could not edit the second handpicked rule from design > view. (I could, however, edit the rule from the FarCry admin Publishing > Rules tab.) > > It turns out the issue was due the ruleID of the current rule not being > appended to the query string. The PLP tag relies on the query string to > maintain state, so the lack of the ruleID in the query string was > causing problems with the handpicked rule, which has a multi-step edit > process. > > Anyway the attached patch for farcry_core\admin\navajo\editContainer.cfm > (p220) fixes this issue. > > Best, > > --Nathan > > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to [EMAIL PROTECTED] > > > Aussie Macromedia Developers: http://lists.daemon.com.au/ > > > > --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
