Right, I was a bit misleading in my wording, some of the templates there
is really only one way to proceed, so pasting in the referrer and
following the next step off the page does not replicate the error.  We
are not using any GET forms.  The empty query string is what is
bothering me.

-----Original Message-----
From: Barney Boisvert [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 27, 2003 3:54 PM
To: CF-Talk
Subject: RE: cferror oddness?


The referer is the page before where the error happened, so whether or
not the variables exist on that page is irrelevant.  That's just listed
so you can figure out what page the user made the request that caused
the error from.

The query string should never be empty if you've got a fusebox app, so I
suspect that your links are getting botched somehow.  Perhaps a GET form
where you're putting the fuseaction in the FORM tag's ACTION attribute,
rather than a hidden field?

HTH,
barneyb

---
Barney Boisvert, Senior Development Engineer
AudienceCentral (formerly PIER System, Inc.)
[EMAIL PROTECTED] voice : 360.756.8080 x12
fax   : 360.647.5351

www.audiencecentral.com

> -----Original Message-----
> From: Scott Mulholland [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, May 27, 2003 1:18 PM
> To: CF-Talk
> Subject: cferror oddness?
>
>
> A cferror tag I put in a new application seems to be randomly emailing

> me errors.  When I go to the referrer listed in the template the page 
> in question works fine, and checking the cf logs show no errors.  I am

> noticing that all the errors have to do with undefined variables, 
> which you can clearly see in the url of the referrer, but yet the 
> query string attribute in the error scope comes through as null.  Has 
> anyone seen this before?  It's a fusebox app.
>
> Scott
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq

This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
http://www.cfhosting.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to