hey all. I have a coldbox prehandler that I'm usi...
# box-products
c
hey all. I have a coldbox prehandler that I'm using to validate a submitted form before processing but it's just stopped working in the weirdest way. in the top left you can see the structkeyexists from line 57 is returning true, but immediately after line 60 is saying it doesn't exist. we recently tweaked some of our app environment settings (i couldn't easily tell you what) so I'm wondering is there an obvious config setting that could be culprit behind this maybe? (if i make a new variable and pass that instead of rc it works but then it complains about the next rc value in the arguments and I'd rather find the root issue than work around it).
1
rubber duck 1