I have a really strange report from a client about some irregularities in 
an app we built for them. Essentially, there is a long client variable that 
contains a delimited string of items. This long delimited list is used 
throughout the app. This string is later stored in the DB.

Each record in the DB has its own identifiably string of delimited items. 
When a user accesses a particular item, the DB record is read and that 
delimited list is set as the client Var. The previous client vars are all 
deleted.

Now, when my user views the entire string it looks normal. But if she 
attempts to edit an item in the list, all of its properties change to an 
item in another list from a separate record in the DB. Its seems as through 
the previous client Var is still hanging around and sometimes being 
selected from the clientVar repository instead of what should be the 
currently active client Var.

Has any one seen anything like this happen before? Am I crazy?

Brook Davies
MaracasMedia.com

<html>
<head>
</head>
<body>

<table border="0" width="300" cellpadding="0" cellspacing="1">
<tr><td bgcolor="gray">
<table border="0" width="100%" cellpadding="0" cellspacing="1">
<tr><td colspan="2" bgcolor="6c0499"><font color="white" face="helvetica" 
size="-2">&nbsp; <B>MARACAS</B>MEDIA INC.</td></tr><tr><td colspan="2" 
bgcolor="white">
<font face="verdana" size="-2">
&nbsp; Brook Davies<BR>
&nbsp; President
</td></tr>
<tr><td bgcolor="white" width="150">
&nbsp;
</td><td bgcolor="ffcc00">
<font face="verdana" size="-2">Address Info<font face="verdana" size="-2">
</td></tr></table></td></tr></table><table border="0" width="300" 
cellpadding="1" cellspacing="0"><tr><td width="150">&nbsp;</td><td><table 
border="0" width="100%" cellpadding="1" cellspacing="0"><tr><td 
bgcolor="gray"><table border="0" width="100%" cellpadding="1" 
cellspacing="0"><tr><td bgcolor="white">
<font face="verdana" size="-2">
421 - 425 Carrall Street<BR>
Vancouver, BC<BR>
V6B 6E3 CA <BR><BR>
</td></tr></table>
</td></tr></table>

</body>
</html>



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to