No HTML Entities in Stylesheet links

A place to discuss the testing process in beta cycles or against SVN for the CMS Made Simple CORE package.
Locked
reto
Forum Members
Forum Members
Posts: 24
Joined: Sat Feb 18, 2006 3:35 pm

No HTML Entities in Stylesheet links

Post by reto »

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]
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: No HTML Entities in Stylesheet links

Post by Ted »

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?
cyberman

Re: No HTML Entities in Stylesheet links

Post by cyberman »

Patricia wrote: thanks, I will point that to a dev
Hi Pat,

welcome back  :)!
reto
Forum Members
Forum Members
Posts: 24
Joined: Sat Feb 18, 2006 3:35 pm

Re: No HTML Entities in Stylesheet links

Post by reto »

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.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: No HTML Entities in Stylesheet links

Post by Ted »

@reto:  Not a problem.  I definitely don't consider myself an expert on xhtml by any means, so I figured I'd double check.
Locked

Return to “[locked] Quality Assurance”