| Anonymous | Login | 05-23-2013 08:49 AM | ![]() |
| My View | View Issues |
| View Issue Details [ Jump to Notes ] | [ Print ] | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |
| 0004850 | SMF 2.0 | General | public | 2011-10-14 15:10 | 2012-06-15 18:50 | |
| Reporter | Jokerâ„¢ | |||||
| Priority | normal | Severity | minor | Reproducibility | always | |
| Status | resolved | Resolution | fixed | |||
| Platform | OS | OS Version | ||||
| Summary | 0004850: Post redirection not appropriate - IE9 | |||||
| Description | After posting the redirection page generated by the IE9 is - http://localhost/smf2/index.php?topic=5.new [^] whereas it should have been - http://localhost/smf2/index.php?topic=5.new#new [^] Due to this the user stays on top of page instead of getting to the recent posted message. | |||||
| Steps To Reproduce | - SMF 2.0.1 - Open your test forum in IE9 - Make a post and see where IE leave you | |||||
| Additional Information | To fix the issue the user agent for IE9 should be added in detectBrowser() function of Load.php Related post http://www.simplemachines.org/community/index.php?topic=455542.0 [^] | |||||
| Tags | 2.1 | |||||
| Attached Files | ||||||
Relationships |
||||||
|
||||||
Notes |
|
|
(0014441) Spuds (Developer) 2012-02-20 12:41 edited on: 2012-02-23 22:47 |
Revision: 437930accc59e4a18ec8844442e3eba9f6e425b8 Author: Spuds Date: 2/19/2012 1:45:06 PM Message: ! [4850] Post redirection not appropriate - IE9 ---- Modified : Sources/Load.php Updated ie9 detection, by detecting Trident/5.0 in UA string as MSIE 9 will not appear in the UA when running under some of IE9's compatibility modes |





