Title: double quoting

Hi guys,

theres a CMS (content management system) I'm dealing with that is converting some double quotes to single quotes, so this...

<div id="content">

...becomes...

<div id='content'>

...when published.

this is on a XHTML transitional page.

Now, I'm a bit removed from the CMS itself, but the dev guy (i'm just a front end guy) thats dealing with it said it may take a little while to correct this but in the meantime he didnt think it was a problem for any browsers so it would be low priority.

Can anyone shed some light on whether this is true or whether some browsers will choke on single quotes? I'm a little sceptical about the low priority and am worried about crucial bits of content like this going screwy...

cheers,
pete ottery

Reply via email to