Tag stripping via reReplace on 1.7M HTML was likely causing the silent
failure on biz server. Brace-counting doesn't need tag stripping since
HTML tags don't contain { or } and attribute quotes come in balanced
pairs. Also removed var keywords from page-level cfscript (may not be
supported in Lucee at template level) and added detailed error output
to the cfcatch for debugging.
Also auto-detect dev/prod environment from hostname instead of
hardcoded flag.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||
|---|---|---|
| .. | ||
| analyzeMenu.cfm | ||
| analyzeMenuImages.cfm | ||
| analyzeMenuUrl.cfm | ||
| bigdeans_import.json | ||
| checkDuplicate.cfm | ||
| downloadImages.cfm | ||
| importBusiness.cfm | ||
| lookupTaxRate.cfm | ||
| reimportBigDeans.cfm | ||
| saveWizard.cfm | ||
| testUpload.cfm | ||
| uploadSavedPage.cfm | ||