Dude, they’re getting the band back together! :-) 

So Frank, on your observation, can you offer a simple 2-3 line proofcase? I 
realize you gave us code, but not with the values you’re really using for the 
vars.

Sometimes, when you create such an example, you find out that it’s not what you 
thought. But if it is, then others could at least readily try it on their own 
systems, and if there’s no solution found, you could then include it in a bug 
report to Adobe.

I’ve not heard of this problem you report, so I’m inclined to think there may 
be another explanation. But let’s see. Hope that’s helpful.

/charlie

 

From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Cameron Childress
Sent: Wednesday, August 31, 2016 05:03 PM
To: discussion@acfug.org
Subject: Re: [ACFUG Discuss] Hopefully this list still exists

 

Folks are still on the list, though I am not sure the list management tool are 
visible anymore.

 

The acfug.org domain actually just auto-renewed - so I think we are still good 
as long as the list software is actually running....

 

-Cameron

 

On Wed, Aug 31, 2016 at 5:23 PM, Ajas Mohammed <ajash...@gmail.com> wrote:

Thanks for the email. I for one used to enjoy the challenges in this group with 
people sending their issues. 

 

I hope we can bring it back through this group emails or any other means as 
long as we are actively getting requests.

 

Thanks,



On Wednesday, August 31, 2016, Frank Moorman <stretch...@franksdomain.net> 
wrote:

As the subject line states... hopefully this mail list still exists...

I came across something interesting today... (and very stressful before I 
figured it out...)

I migrated code from a CF10 server to a CF11 server. And I had a major bug 
because of it. It seems like the function of ListAppend changed.

The Migration docs mentioned how there were changes to the CFScript way of 
using list functions... but I did not see any mention of changes to the CFML 
tag functionality.

I had this code inside a loop:

        <cfset devnull = ListAppend(UpdateString,arguments.DrawIds[loopix])>

But it turns out that where CF10 and before would append UpdateString with the 
additional value and store nonsense in devnull, CF11 changes the way it works. 
In the above function in now stores the combination in the devnull variable.

        <cfset UpdateString = 
ListAppend(UpdateString,arguments.DrawIds[loopix])>

The above does work in CF11 also which seems to be how to change it to work on 
a minimal level.

Hope everyone is well if this maillist still gets out,
Enjoy all,

Frank Moorman



-- 
<Ajas Mohammed /> 

iUseDropbox( <http://db.tt/63Lvone9> http://db.tt/63Lvone9) 
http://ajashadi.blogspot.com
We cannot become what we need to be, remaining what we are.
No matter what, find a way. Because thats what winners do.
You can't improve what you don't measure.
Quality is never an accident; it is always the result of high intention, 
sincere effort, intelligent direction and skillful execution; it represents the 
wise choice of many alternatives.

 





 

-- 

Cameron Childress
--
p:   678.637.5072

im: cameroncf

facebook <http://www.facebook.com/cameroncf>  | twitter 
<http://twitter.com/cameronc>  | google+ 
<https://profiles.google.com/u/0/117829379451708140985> 

 

Reply via email to