You seem to be passing an url() string to load, which actually expects a plain url?<div><br></div><div>I'd also expect graphics/... to work instead of the absolute /base<span></span><br><br>On Monday, 10 June 2013, Manuel Quiñones  wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello, I want to fix icon.load so it is possible to load more than once.<br>
<br>
I have the solution already but I'm blocked with the tests.  The<br>
problem is that my unit test doesn't see the icon URL, it gives 404<br>
"not found".  Here is a branch with the changes I did:<br>
<br>
<a href="https://github.com/manuq/sugar-web/commit/5e0f86b75929921baf781ae6eab6e3b2c1c98680" target="_blank">https://github.com/manuq/sugar-web/commit/5e0f86b75929921baf781ae6eab6e3b2c1c98680</a><br>
<br>
After the karma.conf.js change, I can see the icon if I point a<br>
browser to this URL with karma running:<br>
<br>
<a href="http://localhost:9876/base/graphics/icons/actions/dialog-ok-active.svg" target="_blank">http://localhost:9876/base/graphics/icons/actions/dialog-ok-active.svg</a><br>
<br>
But in the karma output I see:<br>
<br>
Chrome 25.0 (Linux) LOG: 'data:image/svg+xml,NOT%20FOUND'<br>
Chrome 25.0 (Linux): Executed 20 of 20 SUCCESS (9.27 secs / 8.504 secs)<br>
<br>
The test succeeds but is not what I want.<br>
<br>
Suggestions?<br>
<br>
--<br>
.. manuq ..<br>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="javascript:;" onclick="_e(event, 'cvml', 'Sugar-devel@lists.sugarlabs.org')">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br><br>-- <br>Daniel Narvaez<br><br>