If mediatype is used CMSMS builds links like
they shouldn't have an & amp ; (space added intentionally here):
patch for /plugins/function.stylesheet.php is attached. (hope this is the only and right place to fix it...
[attachment deleted by admin]
No HTML Entities in Stylesheet links
Re: No HTML Entities in Stylesheet links
Are you sure about that? I would think that an & inside an xhtml attribute would make it invalid. Or is there some weird rule about the link tag that I'm missing?
Re: No HTML Entities in Stylesheet links
Hi Pat,Patricia wrote: thanks, I will point that to a dev
welcome back

Re: No HTML Entities in Stylesheet links
oops, guess I had a totally unrelated issue with my template. sorry for that. your code is just fine please ignore my post all together 
I'm sorry.

I'm sorry.
Re: No HTML Entities in Stylesheet links
@reto: Not a problem. I definitely don't consider myself an expert on xhtml by any means, so I figured I'd double check.