Nathan, This did the trick. Thanks!
Beth On Mon, 18 Oct 2004 14:29:49 -0400, Nathan Mische <[EMAIL PROTECTED]> wrote: > I posted a patch last week that may fix the issue you are seeing. > Download the latest version of fourq from CVS and see if that helps. > > I'm guessing that a call to fourq.createData() is failing, causing your > dmHTML object to not be added. I was seeing the exact same problem with > containers when creating a draft version of dmHTML objects. Entries for > were being made in REFCONTAINERS, but the container itself was never > being created in the CONTAINER table. See "Container Problem" thread > from last week for more info. > > (Beth, you will also notice that the new fourq uses the CF_SQL_TYPE > CF_SQL_CLOB instead of CF_SQL_LONGVARCHAR for all CLOB inserts and > updates with Oracle.) > > --Nathan > > >-----Original Message----- > >From: [EMAIL PROTECTED] > >[mailto:[EMAIL PROTECTED] On Behalf > >Of Beth Bowden > >Sent: Monday, October 18, 2004 1:51 PM > >To: FarCry Developers > >Subject: [farcry-dev] Re: Reliability of 'Create Draft > >Version' vs. 'Send Back to Draft' > > > >To add to Mike's comments: > > > >This is an odd problem in that a record is being added to > >refobjects for the dmHTML type but no matching record is ever > >added in dmHTML. > > > >It becomes odder in some pages can have an editable draft > >created at one point in time but not at another. > > > >We're guessing that it is something Oracle-specific or we > >would have seen prior conversation about it on this listserv. > > > >We apprecate any help or avenues to pursue. Right now, I'm > >looking at createdraftobject.cfm for clues. > > > > > >On Tue, 19 Oct 2004 03:47:59 +1000, Mike Britton > ><[EMAIL PROTECTED]> wrote: > >> We're running Oracle / FarCry and have observed the > >following behavior: > >> when a contributor creates an editable draft version of an object, > >> occasionally FC hangs, never allowing the new object to be > >edited. On > >> the other hand, using "send object back to draft" works just > >about every time. > >> My question(s): does Oracle have something to do with this? Could it > >> have something to do with table permissions in Oracle? > >> > >> Mike > >> > >> --- > >> 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/ > > > > > > --- > 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/
