id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 12149 "MSIE10 bug: ""#__msie303:"" not being replaced to ""#"" on client side" mark.cooke@… Jun Omae "Following on from #11262 and as reported in [https://groups.google.com/forum/#!topic/trac-users/JvnrncpdQGI this thread]: On my system the comment links are broken (with `__msie303:`), due as far as I can tell to corporate instance on compatibility mode. > `https://server.name/shared/sand-pit/ticket/2#ticket` Adding a comment: > `https://server.name/shared/sand-pit/ticket/2#__msie303:comment:1` Editing the comment: > `https://server.name/shared/sand-pit/ticket/2?cnum_edit=1` ...resulting in: > `https://server.name/shared/sand-pit/ticket/2#__msie303:comment:1` (again) Server: Trac 1.0.8 on Windows 2008R2, self-built apache httpd 2.4.12, mod_wsgi 4.4.11 and Python 2.7.9 Client: Windows 7 enterprise using IE10 Ticket opened at request of Jun Omae: > However, I reproduce that issue when Trac site matches compatibility mode settings. It seems that X-UA-Compatible can override document mode but cannot override the behaviour for `__msie303` trick. " defect closed normal 1.0.9 general 1.0.8 minor fixed iexplorer10 Fix broken `__msie303` trick when user agent is IE 10 with compatibility view mode.