The massive attack: the only property of options used by get_attr_val was
commit049d088e8afaf036ebc4f753dfd212b1a54bdf7d
authorWitold Filipczyk <witekfl@poczta.onet.pl>
Sat, 5 Aug 2006 16:06:28 +0000 (5 18:06 +0200)
committerWitold Filipczyk <nobody@nowhere>
Sat, 5 Aug 2006 16:06:28 +0000 (5 18:06 +0200)
tree12ac1be6b2ce1f84ab80d39f782195aa412da546
parent40e257bedd59c35b4a54c5e85e4391383ad6bf84
The massive attack: the only property of options used by get_attr_val was
cp (codepage). To fix bug 784 html_context->part->document->cp should
be passed to get_attr_val instead of html_context->options->cp.
src/document/css/apply.c
src/document/html/parser.c
src/document/html/parser/forms.c
src/document/html/parser/general.c
src/document/html/parser/link.c
src/document/html/parser/parse.c
src/document/html/parser/parse.h
src/document/html/parser/stack.c
src/document/html/parser/table.c