Item11920: Javascript error when using IE7
Priority: Urgent
Current State: Closed
Released In: 1.2.0
Target Release: minor
When attempting to use the
EditRowPlugin with IE7 (our current corporate standard), I get the following Javascript error:
- Line
- 2
- Char
- 6399
- Error
- Expected identifier, string or number
- Code
- 0
- URL
- (URL of my page)
As a result, the fallback interface is used (if I put in js="assumed", I see nothing).
I also notice that nothing seems to be using the REST handler and Ajax. I tried with Foswiki 1.1.3 and 1.1.5, same result with both.
--
EricLandrieu - 01 Jun 2012
Normally when IE7 falls over where other browsers don't, it is a stray comma at the end of a hash.
--
ArthurClemens - 08 Nov 2012
Fixed in 3.0.6
--
CrawfordCurrie - 13 Nov 2013