[haiku-bugs] Re: [Haiku] #11236: Cannot log into secure site

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 10 Nov 2015 15:16:38 -0000

#11236: Cannot log into secure site
----------------------------------------+----------------------------
Reporter: vidrep | Owner: pulkomandy
Type: bug | Status: new
Priority: blocker | Milestone: R1/beta1
Component: Applications/WebPositive | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking:
Has a Patch: 0 | Platform: All
----------------------------------------+----------------------------

Comment (by pulkomandy):

Like I said earlier (https://dev.haiku-os.org/ticket/11236#comment:7),
alpha 4.1 was using cURL, and we are now using our own code for HTTP. This
means the code is completely different.

You could enable cookie tracing (uncomment TRACE_COOKIE in
src/kits/network/libnetapi/NetworkCookieJar.cpp) and recompile the lib in
debug mode ({{{SetConfigVar DEBUG : HAIKU_TOP src kits network libnetapi :
1 : global ;
}}} in UserBuildConfig). Then run WebKit from terminal and capture the
output. Maybe we can see what's wrong, but usually it is quite hard to
find the exact issue.

During the next days I plan to add a cookie manager window to Web+, maybe
it will help if we can compare cookies with another web browser.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11236#comment:15>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: