Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drop clever CDATA trick #822

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments
Closed

Drop clever CDATA trick #822

GoogleCodeExporter opened this issue Mar 25, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

We have that clever /*<![CDATA[*/ trick in
- WAContentElement >> #encodeChildrenOn:
- WAScriptTag >> #before #after
- WAScriptGenerator >> #writeScriptTag:on:

that gives us the same semantics in XHTML (in XML mode) and HTML. However 
nobody is using XHTML in XML mode anymore (you had to do this for SVG in 
Firefox).

Original issue reported on code.google.com by philippe...@gmail.com on 22 Aug 2014 at 3:50

@GoogleCodeExporter
Copy link
Author

Original comment by philippe...@gmail.com on 22 Aug 2014 at 4:47

  • Changed state: Started
  • Added labels: Version-Seaside3.2
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Name: Seaside-Canvas-pmm.132
Author: pmm
Time: 23 August 2014, 9:57:09 am
UUID: 2895404a-2bff-431a-bb3e-b97ba2f1b892
Ancestors: Seaside-Canvas-pmm.131

Issue 822:  Drop clever CDATA trick

Name: Seaside-Core-pmm.828
Author: pmm
Time: 23 August 2014, 9:58:22 am
UUID: d482fec6-b8b7-47c0-8cd6-30d525851657
Ancestors: Seaside-Core-pmm.827

Issue 822:  Drop clever CDATA trick

Name: Seaside-Tests-Canvas-pmm.66
Author: pmm
Time: 23 August 2014, 9:58:55 am
UUID: 1a2c2d7d-9f27-4369-9ae6-884b6dd1a3ec
Ancestors: Seaside-Tests-Canvas-pmm.65

Issue 822:  Drop clever CDATA trick

Name: Seaside-Tests-Email-pmm.24
Author: pmm
Time: 23 August 2014, 10:00:30 am
UUID: 73181b7c-0ad3-41ba-ae5a-f7b33a7d6bea
Ancestors: Seaside-Tests-Email-JohanBrichau.23

Issue 822:  Drop clever CDATA trick

Name: Javascript-Tests-Core-pmm.72
Author: pmm
Time: 23 August 2014, 10:02:27 am
UUID: 9e810634-dad1-45dd-a013-f8ce3464d211
Ancestors: Javascript-Tests-Core-pmm.71

Issue 822:  Drop clever CDATA trick

Name: Prototype-Tests-Core-pmm.18
Author: pmm
Time: 23 August 2014, 10:03:16 am
UUID: 64717be3-c73b-4e85-b16c-c322d1137294
Ancestors: Prototype-Tests-Core-pmm.17

Issue 822:  Drop clever CDATA trick

Original comment by philippe...@gmail.com on 23 Aug 2014 at 9:03

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

@marschall marschall added this to the 3.2 milestone Jul 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants