The src Attribute of Image controls

L

Levi

I believe this a problem when rendering the src attribute of an image tag.
The src attribute is HtmlEncoded which is a problem when using a query
string, since the &'s are coverted to &
I disassembled the code and noticed that a private array is used to store
attribute information including bool that denotes if it's encoded. The src
attribute is marked true. This seems to be a bug, I can't think of reason
why the src url should be encoded.
Am I missing something? Is there a way to work around it short of building
a new server control that overrides the render function?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top