Closed Bug 738743 Opened 13 years ago Closed 13 years ago

bedrock-dev isn't auto-escaping forms

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 733520

People

(Reporter: jlong, Unassigned)

References

Details

For some really weird reason, form output isn't being auto-escaped on the dev site: https://www-dev.allizom.org/b/en-US/apps/ But it works locally and on the live site: https://mozilla.org/b/en-US/apps/ This depends on a monkeypatch that we do in funfactory. Funfactory is an installed app at /vendor/src/funfactory/funfactory, and there's a models.py which fires off all the monkeypatches. Django will load the models file every times. I'm stumped, and would like advice on how to debug this. Can you somehow make sure that the monkeypatch code is running?
Blocks: 736338
Also, this is working fine locally too, where all DEBUG modes are turned on. So it doesn't seem to depend on the DEBUG/TEMPLATE_DEBUG/DEV mode.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.