Re: [PHP-GTK-DEV] #45844 [Com]: gtkhtml doesn't provides gtk_html_request_paste
[email protected] (Elizabeth M Smith)
| Newsgroups | php.gtk.dev |
|---|---|
| Message-ID | <[email protected]> |
Andrei Zmievski wrote: > Liz, do you think we should apply this? > > Keisial at gmail dot com wrote: >> ID: 45844 >> Comment by: Keisial at gmail dot com >> Reported By: Fedora at FamilleCollet dot com >> Status: Open >> Bug Type: PHP-GTK related >> Operating System: Linux (Fedora 9) >> PHP Version: 5.3.0alpha1 >> New Comment: >> >> 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. >> >> >> Previous Comments: >> ------------------------------------------------------------------------ >> >> [2008-08-17 15:00:01] 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 >> >> >> >> ------------------------------------------------------------------------ >> >> > Should be fine to commit