<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to tickets</title><link href="https://sourceforge.net/p/advancedhtmldom/tickets/" rel="alternate"/><link href="https://sourceforge.net/p/advancedhtmldom/tickets/feed.atom" rel="self"/><id>https://sourceforge.net/p/advancedhtmldom/tickets/</id><updated>2017-09-16T13:57:39.710000Z</updated><subtitle>Recent changes to tickets</subtitle><entry><title>Â weird looking characters if html source code has &amp;nbsp;</title><link href="https://sourceforge.net/p/advancedhtmldom/tickets/2/" rel="alternate"/><published>2017-09-16T13:57:39.710000Z</published><updated>2017-09-16T13:57:39.710000Z</updated><author><name>json born</name><uri>https://sourceforge.net/u/json-born/</uri></author><id>https://sourceforge.net778a44781b7c03640f9f62540777714be200b692</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;while trying to scrape &lt;a href="https://thepiratebay.org/torrent/3211594/" rel="nofollow"&gt;https://thepiratebay.org/torrent/3211594/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;or any other torrent page from thepiratebay.org&lt;/p&gt;
&lt;p&gt;using curl to get page and then &lt;/p&gt;
&lt;p&gt;str_get_html&lt;/p&gt;
&lt;p&gt;messes with &lt;/p&gt;
&lt;p&gt;nbsp;&lt;/p&gt;
&lt;p&gt;and giving strange characters in output &lt;/p&gt;
&lt;p&gt;e.g.&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span class="n"&gt;Size&lt;/span&gt;&lt;span class="o"&gt;:&lt;/span&gt;
&lt;span class="mf"&gt;357.91&lt;/span&gt;&lt;span class="err"&gt;Â&lt;/span&gt; &lt;span class="n"&gt;MiB&lt;/span&gt;&lt;span class="err"&gt;Â&lt;/span&gt; &lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="mi"&gt;375299009&lt;/span&gt;&lt;span class="err"&gt;Â&lt;/span&gt; &lt;span class="n"&gt;Bytes&lt;/span&gt;&lt;span class="o"&gt;)&lt;/span&gt;
&lt;/pre&gt;&lt;/div&gt;


&lt;p&gt;see weird Â&lt;/p&gt;
&lt;p&gt;if i use simple_html_dom, then this doesnt happen.&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;
&lt;p&gt;i even trying str_replace   with blank and then feeding it to str_get_html.., still same issue.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>#1 Should allow an empty attribute value</title><link href="https://sourceforge.net/p/advancedhtmldom/tickets/1/?limit=25#074f" rel="alternate"/><published>2014-12-16T02:03:12.435000Z</published><updated>2014-12-16T02:03:12.435000Z</updated><author><name>P Guardiario</name><uri>https://sourceforge.net/u/pguardiario/</uri></author><id>https://sourceforge.net77db6f940d63de0b3585200d3f4af786e7a8a0e0</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This is fixed now.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Should allow an empty attribute value</title><link href="https://sourceforge.net/p/advancedhtmldom/tickets/1/" rel="alternate"/><published>2014-12-15T10:39:41.571000Z</published><updated>2014-12-15T10:39:41.571000Z</updated><author><name>Geester</name><uri>https://sourceforge.net/u/geester/</uri></author><id>https://sourceforge.net9adb07e6dbbaaacf734e52393f1c6363f6432b25</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Fix line #394 to allow empty value to be set against attribute&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>