Skip to content
Snippets Groups Projects
Commit d4213baf authored by Henrik (Grubba) Grubbström's avatar Henrik (Grubba) Grubbström
Browse files

Some fixes:

<foo > 			Used to have (["":""]) in the attributes mapping.
<foo a="foo"bar>	Used to have (["a":"foo\"bar"]) in the mapping.
<foo a="fo"b>		Used to have (["a":"fo"]) in the attributes mapping.

Rev: src/modules/spider/spider.c:1.38
parent 1d6b0c76
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment