Thanks! Nico, But it does not work. I used urllib to decode the dynamically 
passed url to 'utf8' however it seems like I would have to pass a few more 
iterations to normalize the url. 
Here is what is shown when I inspect the element. "  is the problem 
area.
 
<figure>
                                  <embed type="image/svg+xml" 
src="{{=URL(r=request, 
c=&quot;static&quot;, 
f=&quot;charts_graphs/4a7c9543-26d3-4adf-bdba-a0b32a7f1b31.svg&quot;)}}" />
                                </figure>


Thanks! Rahul


On Monday, June 20, 2016 at 12:18:48 PM UTC+5:30, Nico de Groot wrote:
>
> Please check the rendered  html in the browser. Then you can see what's 
> going on. Maybe you need the host=True in URL() to get a full path.
>
> Nico de Groot
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to