|
View:
New views
6 Messages
—
Rating Filter:
Alert me
|
|
|
#45844 [NEW]: gtkhtml doesn't provides gtk_html_request_pasteFrom: Fedora at FamilleCollet dot com
Operating system: Linux (Fedora 9) PHP version: 5.3.0alpha1 PHP Bug Type: PHP-GTK related Bug description: gtkhtml doesn't provides gtk_html_request_paste 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 -- Edit bug report at http://bugs.php.net/?id=45844&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=45844&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=45844&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=45844&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=45844&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=45844&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=45844&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=45844&r=needscript Try newer version: http://bugs.php.net/fix.php?id=45844&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=45844&r=support Expected behavior: http://bugs.php.net/fix.php?id=45844&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=45844&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=45844&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=45844&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=45844&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=45844&r=dst IIS Stability: http://bugs.php.net/fix.php?id=45844&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=45844&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=45844&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=45844&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=45844&r=mysqlcfg -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
#45844 [Com]: gtkhtml doesn't provides gtk_html_request_paste 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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45844&edit=1 -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
#45844 [Opn]: gtkhtml doesn't provides gtk_html_request_paste ID: 45844
User updated by: Fedora at FamilleCollet 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: You're right, second part is specific to Fedora and gtkhml 3.18. Previous Comments: ------------------------------------------------------------------------ [2008-08-17 22:26:03] 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-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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45844&edit=1 -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
Re: #45844 [Com]: gtkhtml doesn't provides gtk_html_request_pasteLiz, 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 > > > > ------------------------------------------------------------------------ > > -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
Re: #45844 [Com]: gtkhtml doesn't provides gtk_html_request_pasteAndrei 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 >> >> >> >> ------------------------------------------------------------------------ >> >> > -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
|
#45844 [Opn->Csd]: gtkhtml doesn't provides gtk_html_request_paste ID: 45844
Updated by: andrei@... Reported By: Fedora at FamilleCollet dot com -Status: Open +Status: Closed Bug Type: PHP-GTK related Operating System: Linux (Fedora 9) PHP Version: 5.3.0alpha1 New Comment: 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. Previous Comments: ------------------------------------------------------------------------ [2008-08-18 05:37:11] Fedora at FamilleCollet dot com You're right, second part is specific to Fedora and gtkhml 3.18. ------------------------------------------------------------------------ [2008-08-17 22:26:03] 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-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 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=45844&edit=1 -- PHP-GTK Development Mailing List (http://gtk.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
| Free embeddable forum powered by Nabble | Forum Help |