ojengwa / pleft

Automatically exported from code.google.com/p/pleft
GNU General Public License v3.0
1 stars 0 forks source link

Wrong caching in IE8 #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to an appointment overview.
2. Make changes to own availability.
3. Wait or press Ready.
4. Refresh.
5. See the old availability.

Alternatively:
1. Go to any page.
2. Change language.
3. See that jslang isn't updated.

What is the expected output? What do you see instead?
Expected is that the new data is sent. Instead, the old cached data is used. 
Luckily, the data seems to be saved.

To get the new data:
1. Press F12.
2. Click inside the new pane.
3. Press Ctrl+R.
4. Choose Yes to empty the browser cache.

Original issue reported on code.google.com by sander.d...@gmail.com on 26 Jan 2011 at 11:22

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 37ac7e7361.

Original comment by sander.d...@gmail.com on 26 Jan 2011 at 12:04

GoogleCodeExporter commented 9 years ago
Should be fixed now. Tell people who still see this happen to empty their 
browser cache, either by the steps descibed above or using the standard way 
(deleting 'temporary internet fils' through the internet options).

Original comment by sander.d...@gmail.com on 26 Jan 2011 at 12:06