Actions
Bug #7465
closedRdoc for CGI (html generation example)
Description
I "modernized" the example for HTML generation a little,
it now produces HTML4 Strict, validated with the W3C validator
(there only remain warnings for missing charset information;
an ACTION attribute and a
element had to be added).
I also changed the formatting and replaced some string concatenation
by string interpolation.
Files
Updated by zzak (zzak _) almost 12 years ago
- Assignee set to zzak (zzak _)
Updated by zzak (zzak _) almost 12 years ago
- Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r38033.
Marcus, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/cgi.rb: CGI example for HTML generation
Patch by Marcus Stollsteimer [ruby-core:50303] [Bug #7465]
Actions
Like0
Like0Like0