#2 Edit mode not working
|
|
I must say, this stumps me. I’m assuming it’s working for you somewhere? If Apache is in the mix, have you checked that the URL is sane (e.g. no trailing / bug or something)? Can you run the tests on that setup? Or development mode? |
|
|
Ok, just saw you added that it manifests with Safari. I’ll try that here (I generally use FF so that might explain why I didn’t notice it). |
|
|
Is it working for you in Safari at devil.brightredglow.com? It’s working for me. |
|
|
Yes! That is what is so perplexing. Why would it work at brightredglow.com, but not on my site? I haven’t had time to do any investigation since my posts a few days ago. |
|
|
I’d suspect Apache and something with URL rewrites, but that’s just a WAG. |
|
|
I just had a similar problem with an app I’m developing. A google search later, I came across this: http://toolmantim.com/article/2006/9/19/safari_urls_the_semi_colon_and_one_night_in_paris Or, the essential info:
In both instances, the site was behind basic or digest auth. |