Home Access Plus+ Thread, Small data-refresh bug in Booking System (</= v7.9) (IE-Only) in Projects:; Notan issue in Chrome or Firefox, just in IE.
Open the booking system, make a booking. The page refreshes nicely ...
Small data-refresh bug in Booking System (</= v7.9) (IE-Only)
Notan issue in Chrome or Firefox, just in IE.
Open the booking system, make a booking. The page refreshes nicely to display the booking. Browse to another day, then back to the original book day. The booking appears to no longer be there.
Oddly enough, despite our staff all managing last term without complaint, 4 people have hit this today and panicked that their bookings have been lost. I guess they are all making start of term mass bookings?!
yep, that makes sense.. similarly i noticed that when i delete a booking and browse around, then come back, the booking "appears" to still be there (of course it is actually isnt). Annoyingly, hitting refresh on the browser, still shows the incorrect info. - you can do the same thing in firefox or chrome, side-by-side with ie and see two different things.
Hey @nickbro - that one (using 7.9) doesnt load the table on the booking page for me.. It loads the header column and the room names, but no bookings..
Okay, so IE9 knows its an intranet site and defaults to "Display intranet sites in Compatibility View".
This means when you load the site, you get:
Browser Mode: IE9 Compat and Document Mode: IE7 Standards
The HTML shows the "Doctype" entry as commented out in the dev tools.
removing the "Display intranet sites in Compatibility View" tickbox (Show Command Bar > Page > Compatibility View Settings.) then changes this and the Doctype entry shows uncommented.
I just now need to work out how to change this setting via GPO - can't find an entry so far.
Group Policy:
User Configuration / Policies / Administrative Templates / Windows Components / Internet Explorer / Compatability View /
Turn on Internet Explorer Standards Mode for local Intranet = Enabled
(I actually meant to disable it, but on checking, i have in-fact "enabled" it.. and it works!)
Now it's home time!!
I wonder how many other IE issues were related to this?!
I was finding that my GP update has been fairly inconsistent (I suspect people are running iE before GP's have finished on the slower machines).
However, i appear to have now solved this with a change to the masterpage.master file.
I moved the followin line from line 15 to line 9 (first line in the header section):