Bug 2564

Summary: Replacement of the deprecated function webkit_web_view_open() in Fancy plugin.
Product: Claws Mail (GTK 2) Reporter: St <stephane.goujet>
Component: Plugins/FancyAssignee: users
Status: RESOLVED FIXED    
Severity: minor    
Priority: P3    
Version: 3.8.0   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Replaces webkit_web_view_open() with webkit_web_view_load_uri(). none

Description St 2011-12-14 11:10:50 UTC
Created attachment 1053 [details]
Replaces webkit_web_view_open() with webkit_web_view_load_uri().

The function webkit_web_view_open() has been deprecated (cf <http://webkitgtk.org/reference/webkitgtk-webkitwebview.html#webkit-web-view-open>). It should just be replaced with webkit_web_view_load_uri().
This patches fixes the 3 instances of webkit_web_view_open().
Comment 1 Salvatore De Paolis 2011-12-14 12:19:55 UTC
Hi, thanks for reporting and the patch! It has been fixed in 0.9.14cvs3