r18408 - gnucash/trunk/src/html - Bug 600947 - Gnucash-2.3.7 crashes when doing reports with webkit-1.1.15

Phil Longstaff plongstaff at code.gnucash.org
Mon Nov 9 18:35:26 EST 2009


Author: plongstaff
Date: 2009-11-09 18:35:25 -0500 (Mon, 09 Nov 2009)
New Revision: 18408
Trac: http://svn.gnucash.org/trac/changeset/18408

Modified:
   gnucash/trunk/src/html/gnc-html-webkit.c
Log:
Bug 600947 -  Gnucash-2.3.7 crashes when doing reports with webkit-1.1.15

Handle the "navigation requested" callback correctly.  It was being called with
the uri "base-uri" when a page was being loaded.  This needed to be accepted.
Then, when clicking on an account name, the correct register needs to be
opened and the navigation status needs to be IGNORE.




More information about the gnucash-patches mailing list