Re: IE 6 support
Johannes Hoechstaedter <[email protected]> Tue, 25 Nov 2008 12:19:50 +0100
| Newsgroups | gmane.comp.java.scarab.devel |
|---|---|
| Message-ID | <[email protected]> |
Third and maybe last point for that: 3. http://jcifs.samba.org/src/docs/ntlmhttpauth.html Add the following key to the registry, as described in chapter "HTTP POST and Protecting Sub-Content" from linked document: Type: DWORD Key: HKEY_CURRENT_USER/Software/Microsoft/Windows/CurrentVersion/Internet Settings/DisableNTLMPreAuth Value: 1 This fixes this bug, too. cheers Johannes Hoechstaedter schrieb: > Two points I got for this: > > 1. Disabling search for temporary internet files helps (value was > "automatic"). > 2. I am working with ntlm support, which might be an caveat. Disabling > ntlm-support helps, too. > > The creation of issues stucks in wizard3 for example. The action > handler seems to receive no request on doEnterissue. > > I am still using IE 6, for this. > > Johannes Hoechstaedter schrieb: >> Hi, >> >> is this a known Issue, that no form datas can be submitted by IE 6? >> Maybe 7, too. I only have 6 installed. >> >> cheers, >> Johannes >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >