|
Re: default for using ' in OutputOptions?: msg#00037java.enhydra.xmlc
On Čt, 2003-06-26 at 09:36, Jacob Kjome wrote: > XMLC-2.2 is close to ready. I wanted to check on one thing, though. In > OutputOptions, the javadoc for getUseAposEntity() said that the default was > false. However, the field actually defaulted to true. I changed it to > false, but I wonder if the default shouldn't actually be true since it is > actually a quirk that some browsers might not be able to deal with ' > and XML requires the escaping of single quotes since they can be used to > surround attributes. Well, there was the problem with javascript in XHTML. XMLC converted the quotes of javascript function parameters to ' and browsers didn't understand that. The solution was to replace ' with some hex code, wasn't it? I thought you had done that already. The question is if the hex code in the javascript parameters is understood by browsers correctly or not. Petr
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | default for using ' in OutputOptions?, Jacob Kjome |
|---|---|
| Next by Date: | Re: default for using ' in OutputOptions?, Jacob Kjome |
| Previous by Thread: | default for using ' in OutputOptions?, Jacob Kjome |
| Next by Thread: | Re: default for using ' in OutputOptions?, Jacob Kjome |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |