README! Problem with the StaticWebPath for this demo
Posted on January 31st, 2008 by
Hey Mihai, this is Jay Allen. Not sure if you’ll see this but I noticed that you are specifying the full domain in your StaticWebPath (from source: “StaticURI = ‘http://www.movabletype4.org/static/’;”). This causes a problem for anyone accessing the demo from movabletype4.org (without the www.) as the entry body textbox on the edit entry screen is inaccessible (XSS protection).
You might want to change it to:
StaticWebPath /static/
That will solve the problem.




comments test