php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #45844 gtkhtml doesn't provides gtk_html_request_paste
Submitted: 2008-08-17 15:00 UTC Modified: 2008-09-23 23:47 UTC
From: Fedora at FamilleCollet dot com Assigned:
Status: Closed Package: PHP-GTK related
PHP Version: 5.3.0alpha1 OS: Linux (Fedora 9)
Private report: No CVE-ID: None
 [2008-08-17 15:00 UTC] Fedora at FamilleCollet dot com
Description:
------------
gtk_html_request_paste has been removed from gtkhtml.

See : 
http://svn.gnome.org/viewvc/gtkhtml?view=revision&revision=8594

But still present until 3.18.3 in header.
This is now fixed :
http://svn.gnome.org/viewvc/gtkhtml?view=revision&revision=8923

I think it should be removed from php-gtk.

Simple patch :
http://rpms.famillecollet.com/files/php-gtk-html318.patch

Regards


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2008-08-17 22:26 UTC] Keisial at gmail dot com
This fixes the link issue i was habing with gtkhtml (link error to that funcion).
However, i don't think the second part of the patch is needed. We are *removing* one function. Thus it should still work with older gtkhtml versions which have it.
 [2008-08-18 05:37 UTC] Fedora at FamilleCollet dot com
You're right, second part is specific to Fedora and gtkhml 3.18.
 [2008-09-23 23:47 UTC] andrei@php.net
This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 09:01:27 2024 UTC