yenatch / crowdmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

File cache does not update in response to external modifications

PikalaxALT opened this issue · comments

To reproduce:

  1. Open a map in Crowdmap on Google Chrome.
  2. Open its script file or blockdata in an external program.
  3. Modify and save the file in the external program.
  4. Attempt to view the changes in Crowdmap by reloading the map.

When was the first time the file was opened? If you clear the cache (browsers make this difficult to do properly), can you reproduce it with the same steps?

When was the first time the file was opened?
You mean, like ever?

In crowdmap.

The same day the issue was first experienced (so, last Wednesday).

Caching issues should be fixed now. All requests are POST instead of some being GET.