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>
|
||
|---|---|---|
| .. | ||
| addresses | ||
| admin | ||
| app | ||
| assignments | ||
| auth | ||
| beacon-sharding | ||
| beacons | ||
| businesses | ||
| chat | ||
| config | ||
| debug | ||
| dev | ||
| grants | ||
| import | ||
| menu | ||
| orders | ||
| portal | ||
| presence | ||
| ratings | ||
| servicepoints | ||
| setup | ||
| stations | ||
| stripe | ||
| tabs | ||
| tasks | ||
| users | ||
| workers | ||
| Application.cfm | ||