gtkhtml r8606 - branches/gnome-2-20/src
- From: mcrha svn gnome org
- To: svn-commits-list gnome org
- Subject: gtkhtml r8606 - branches/gnome-2-20/src
- Date: Fri, 26 Oct 2007 08:53:13 +0100 (BST)
Author: mcrha
Date: 2007-10-26 08:53:13 +0100 (Fri, 26 Oct 2007)
New Revision: 8606
ViewCVS link: http://svn.gnome.org/viewcvs/gtkhtml?rev=8606&view=rev
Added:
branches/gnome-2-20/src/htmlutils.c
branches/gnome-2-20/src/htmlutils.h
Modified:
branches/gnome-2-20/src/ChangeLog
branches/gnome-2-20/src/Makefile.am
branches/gnome-2-20/src/gtkhtml.c
branches/gnome-2-20/src/htmlobject.c
branches/gnome-2-20/src/htmltext.c
branches/gnome-2-20/src/htmltokenizer.c
Log:
2007-10-26 Milan Crha <mcrha redhat com>
** Fix for bug #485700
* htmltext.c: (html_link_set_url_and_target), (html_link_new):
Always escape amps when creating new/changing links.
* htmlobject.c: (html_object_get_complete_url):
Always unescape amps when returning complete urls.
* gtkhtml.c: (set_pointer_url):
Always unescape amps when storing pointer_url.
* htmlutils.h:
* htmlutils.c: (html_utils_maybe_escape_amp),
(html_utils_maybe_unescape_amp):
New source files to store utility functions.
* Makefile.am: Add new source files.
* htmltokenizer.c: (end_tag): Always unset priv->aTag when at the end
of tag to parse escaped sequences correctly.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]