Skip to content

Instantly share code, notes, and snippets.

@prakashmurthy
Created February 19, 2014 05:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save prakashmurthy/9086679 to your computer and use it in GitHub Desktop.
Save prakashmurthy/9086679 to your computer and use it in GitHub Desktop.
Tried generating the rails guides and validating them for the first time. The validation step throws up a bunch of errors messages. Wonder if these error messages are significant? And how do I fix them?
/Users/prakash/.rvm/rubies/ruby-1.9.3-p327/bin/ruby w3c_validator.rb
EEE
Could not validate ./output/3_1_release_notes.html because of 502 "Proxy Error"
EEE
Could not validate ./output/_license.html because of 502 "Proxy Error"
EE
Could not validate ./output/action_mailer_basics.html because of 502 "Proxy Error"
EEEE
Could not validate ./output/active_record_querying.html because of 502 "Proxy Error"
Could not validate ./output/active_record_validations.html because of 502 "Proxy Error"
EEE
Could not validate ./output/asset_pipeline.html because of 502 "Proxy Error"
EEEEEEEEEEEEEEEEEEEE
Could not validate ./output/rails_application_templates.html because of 502 "Proxy Error"
EEEEEEE
There are 42 guides with validation errors:
./output/2_2_release_notes.html
./output/2_3_release_notes.html
./output/3_0_release_notes.html
./output/3_2_release_notes.html
./output/4_0_release_notes.html
./output/4_1_release_notes.html
./output/_welcome.html
./output/action_controller_overview.html
./output/action_view_overview.html
./output/active_model_basics.html
./output/active_record_basics.html
./output/active_record_callbacks.html
./output/active_support_core_extensions.html
./output/active_support_instrumentation.html
./output/api_documentation_guidelines.html
./output/association_basics.html
./output/caching_with_rails.html
./output/command_line.html
./output/configuring.html
./output/contributing_to_ruby_on_rails.html
./output/credits.html
./output/debugging_rails_applications.html
./output/development_dependencies_install.html
./output/engines.html
./output/form_helpers.html
./output/generators.html
./output/getting_started.html
./output/i18n.html
./output/index.html
./output/initialization.html
./output/layouts_and_rendering.html
./output/maintenance_policy.html
./output/migrations.html
./output/nested_model_forms.html
./output/plugins.html
./output/rails_on_rack.html
./output/routing.html
./output/ruby_on_rails_guides_guidelines.html
./output/security.html
./output/testing.html
./output/upgrading_ruby_on_rails.html
./output/working_with_javascript_in_rails.html
Here are the detailed errors for each guide:
./output/2_2_release_notes.html has 12 validation error(s):
ERROR; URI: ./output/2_2_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/2_2_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/2_2_release_notes.html; line 165: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/2_2_release_notes.html; line 166: document type does not allow element "html" here
ERROR; URI: ./output/2_2_release_notes.html; line 166: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/2_2_release_notes.html; line 166: document type does not allow element "body" here
ERROR; URI: ./output/2_2_release_notes.html; line 222: end tag for "html" which is not finished
ERROR; URI: ./output/2_2_release_notes.html; line 232: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/2_2_release_notes.html; line 233: document type does not allow element "html" here
ERROR; URI: ./output/2_2_release_notes.html; line 233: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/2_2_release_notes.html; line 233: document type does not allow element "body" here
ERROR; URI: ./output/2_2_release_notes.html; line 730: end tag for "html" which is not finished
./output/2_3_release_notes.html has 12 validation error(s):
ERROR; URI: ./output/2_3_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/2_3_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/2_3_release_notes.html; line 165: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/2_3_release_notes.html; line 166: document type does not allow element "html" here
ERROR; URI: ./output/2_3_release_notes.html; line 166: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/2_3_release_notes.html; line 166: document type does not allow element "body" here
ERROR; URI: ./output/2_3_release_notes.html; line 250: end tag for "html" which is not finished
ERROR; URI: ./output/2_3_release_notes.html; line 260: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/2_3_release_notes.html; line 261: document type does not allow element "html" here
ERROR; URI: ./output/2_3_release_notes.html; line 261: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/2_3_release_notes.html; line 261: document type does not allow element "body" here
ERROR; URI: ./output/2_3_release_notes.html; line 917: end tag for "html" which is not finished
./output/3_0_release_notes.html has 12 validation error(s):
ERROR; URI: ./output/3_0_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/3_0_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/3_0_release_notes.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/3_0_release_notes.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/3_0_release_notes.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/3_0_release_notes.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/3_0_release_notes.html; line 240: end tag for "html" which is not finished
ERROR; URI: ./output/3_0_release_notes.html; line 250: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/3_0_release_notes.html; line 251: document type does not allow element "html" here
ERROR; URI: ./output/3_0_release_notes.html; line 251: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/3_0_release_notes.html; line 251: document type does not allow element "body" here
ERROR; URI: ./output/3_0_release_notes.html; line 816: end tag for "html" which is not finished
./output/3_2_release_notes.html has 12 validation error(s):
ERROR; URI: ./output/3_2_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/3_2_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/3_2_release_notes.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/3_2_release_notes.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/3_2_release_notes.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/3_2_release_notes.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/3_2_release_notes.html; line 236: end tag for "html" which is not finished
ERROR; URI: ./output/3_2_release_notes.html; line 246: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/3_2_release_notes.html; line 247: document type does not allow element "html" here
ERROR; URI: ./output/3_2_release_notes.html; line 247: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/3_2_release_notes.html; line 247: document type does not allow element "body" here
ERROR; URI: ./output/3_2_release_notes.html; line 774: end tag for "html" which is not finished
./output/4_0_release_notes.html has 13 validation error(s):
ERROR; URI: ./output/4_0_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/4_0_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/4_0_release_notes.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/4_0_release_notes.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/4_0_release_notes.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/4_0_release_notes.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/4_0_release_notes.html; line 244: end tag for "html" which is not finished
ERROR; URI: ./output/4_0_release_notes.html; line 254: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/4_0_release_notes.html; line 255: document type does not allow element "html" here
ERROR; URI: ./output/4_0_release_notes.html; line 255: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/4_0_release_notes.html; line 255: document type does not allow element "body" here
ERROR; URI: ./output/4_0_release_notes.html; line 286: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/4_0_release_notes.html; line 504: end tag for "html" which is not finished
./output/4_1_release_notes.html has 12 validation error(s):
ERROR; URI: ./output/4_1_release_notes.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/4_1_release_notes.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/4_1_release_notes.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/4_1_release_notes.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/4_1_release_notes.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/4_1_release_notes.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/4_1_release_notes.html; line 242: end tag for "html" which is not finished
ERROR; URI: ./output/4_1_release_notes.html; line 252: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/4_1_release_notes.html; line 253: document type does not allow element "html" here
ERROR; URI: ./output/4_1_release_notes.html; line 253: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/4_1_release_notes.html; line 253: document type does not allow element "body" here
ERROR; URI: ./output/4_1_release_notes.html; line 832: end tag for "html" which is not finished
./output/_welcome.html has 2 validation error(s):
ERROR; URI: ./output/_welcome.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/_welcome.html; line 156: end tag for element "div" which is not open
./output/action_controller_overview.html has 12 validation error(s):
ERROR; URI: ./output/action_controller_overview.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/action_controller_overview.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/action_controller_overview.html; line 176: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/action_controller_overview.html; line 177: document type does not allow element "html" here
ERROR; URI: ./output/action_controller_overview.html; line 177: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/action_controller_overview.html; line 177: document type does not allow element "body" here
ERROR; URI: ./output/action_controller_overview.html; line 253: end tag for "html" which is not finished
ERROR; URI: ./output/action_controller_overview.html; line 263: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/action_controller_overview.html; line 264: document type does not allow element "html" here
ERROR; URI: ./output/action_controller_overview.html; line 264: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/action_controller_overview.html; line 264: document type does not allow element "body" here
ERROR; URI: ./output/action_controller_overview.html; line 1377: end tag for "html" which is not finished
./output/action_view_overview.html has 12 validation error(s):
ERROR; URI: ./output/action_view_overview.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/action_view_overview.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/action_view_overview.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/action_view_overview.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/action_view_overview.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/action_view_overview.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/action_view_overview.html; line 209: end tag for "html" which is not finished
ERROR; URI: ./output/action_view_overview.html; line 219: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/action_view_overview.html; line 220: document type does not allow element "html" here
ERROR; URI: ./output/action_view_overview.html; line 220: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/action_view_overview.html; line 220: document type does not allow element "body" here
ERROR; URI: ./output/action_view_overview.html; line 1779: end tag for "html" which is not finished
./output/active_model_basics.html has 12 validation error(s):
ERROR; URI: ./output/active_model_basics.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/active_model_basics.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/active_model_basics.html; line 165: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_model_basics.html; line 166: document type does not allow element "html" here
ERROR; URI: ./output/active_model_basics.html; line 166: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_model_basics.html; line 166: document type does not allow element "body" here
ERROR; URI: ./output/active_model_basics.html; line 178: end tag for "html" which is not finished
ERROR; URI: ./output/active_model_basics.html; line 188: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_model_basics.html; line 189: document type does not allow element "html" here
ERROR; URI: ./output/active_model_basics.html; line 189: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_model_basics.html; line 189: document type does not allow element "body" here
ERROR; URI: ./output/active_model_basics.html; line 382: end tag for "html" which is not finished
./output/active_record_basics.html has 12 validation error(s):
ERROR; URI: ./output/active_record_basics.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/active_record_basics.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/active_record_basics.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_record_basics.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/active_record_basics.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_record_basics.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/active_record_basics.html; line 209: end tag for "html" which is not finished
ERROR; URI: ./output/active_record_basics.html; line 219: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_record_basics.html; line 220: document type does not allow element "html" here
ERROR; URI: ./output/active_record_basics.html; line 220: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_record_basics.html; line 220: document type does not allow element "body" here
ERROR; URI: ./output/active_record_basics.html; line 587: end tag for "html" which is not finished
./output/active_record_callbacks.html has 12 validation error(s):
ERROR; URI: ./output/active_record_callbacks.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/active_record_callbacks.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/active_record_callbacks.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_record_callbacks.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/active_record_callbacks.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_record_callbacks.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/active_record_callbacks.html; line 209: end tag for "html" which is not finished
ERROR; URI: ./output/active_record_callbacks.html; line 219: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_record_callbacks.html; line 220: document type does not allow element "html" here
ERROR; URI: ./output/active_record_callbacks.html; line 220: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_record_callbacks.html; line 220: document type does not allow element "body" here
ERROR; URI: ./output/active_record_callbacks.html; line 592: end tag for "html" which is not finished
./output/active_support_core_extensions.html has 12 validation error(s):
ERROR; URI: ./output/active_support_core_extensions.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/active_support_core_extensions.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/active_support_core_extensions.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_support_core_extensions.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/active_support_core_extensions.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_support_core_extensions.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/active_support_core_extensions.html; line 375: end tag for "html" which is not finished
ERROR; URI: ./output/active_support_core_extensions.html; line 385: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_support_core_extensions.html; line 386: document type does not allow element "html" here
ERROR; URI: ./output/active_support_core_extensions.html; line 386: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_support_core_extensions.html; line 386: document type does not allow element "body" here
ERROR; URI: ./output/active_support_core_extensions.html; line 4173: end tag for "html" which is not finished
./output/active_support_instrumentation.html has 20 validation error(s):
ERROR; URI: ./output/active_support_instrumentation.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/active_support_instrumentation.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/active_support_instrumentation.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_support_instrumentation.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/active_support_instrumentation.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_support_instrumentation.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/active_support_instrumentation.html; line 253: end tag for "html" which is not finished
ERROR; URI: ./output/active_support_instrumentation.html; line 263: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/active_support_instrumentation.html; line 264: document type does not allow element "html" here
ERROR; URI: ./output/active_support_instrumentation.html; line 264: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/active_support_instrumentation.html; line 264: document type does not allow element "body" here
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "link" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "to" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "section" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "detailing" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "each" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "hook" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: "point" is not a member of a group specified for any attribute
ERROR; URI: ./output/active_support_instrumentation.html; line 266: element "todo:" undefined
ERROR; URI: ./output/active_support_instrumentation.html; line 1020: end tag for "html" which is not finished
./output/api_documentation_guidelines.html has 12 validation error(s):
ERROR; URI: ./output/api_documentation_guidelines.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/api_documentation_guidelines.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/api_documentation_guidelines.html; line 170: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/api_documentation_guidelines.html; line 171: document type does not allow element "html" here
ERROR; URI: ./output/api_documentation_guidelines.html; line 171: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/api_documentation_guidelines.html; line 171: document type does not allow element "body" here
ERROR; URI: ./output/api_documentation_guidelines.html; line 188: end tag for "html" which is not finished
ERROR; URI: ./output/api_documentation_guidelines.html; line 198: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/api_documentation_guidelines.html; line 199: document type does not allow element "html" here
ERROR; URI: ./output/api_documentation_guidelines.html; line 199: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/api_documentation_guidelines.html; line 199: document type does not allow element "body" here
ERROR; URI: ./output/api_documentation_guidelines.html; line 448: end tag for "html" which is not finished
./output/association_basics.html has 19 validation error(s):
ERROR; URI: ./output/association_basics.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/association_basics.html; line 171: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/association_basics.html; line 172: document type does not allow element "html" here
ERROR; URI: ./output/association_basics.html; line 172: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/association_basics.html; line 172: document type does not allow element "body" here
ERROR; URI: ./output/association_basics.html; line 213: end tag for "html" which is not finished
ERROR; URI: ./output/association_basics.html; line 223: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/association_basics.html; line 224: document type does not allow element "html" here
ERROR; URI: ./output/association_basics.html; line 224: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/association_basics.html; line 224: document type does not allow element "body" here
ERROR; URI: ./output/association_basics.html; line 304: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 336: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 368: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 410: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 495: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 536: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 686: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/association_basics.html; line 2434: end tag for "html" which is not finished
./output/caching_with_rails.html has 12 validation error(s):
ERROR; URI: ./output/caching_with_rails.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/caching_with_rails.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/caching_with_rails.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/caching_with_rails.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/caching_with_rails.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/caching_with_rails.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/caching_with_rails.html; line 200: end tag for "html" which is not finished
ERROR; URI: ./output/caching_with_rails.html; line 210: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/caching_with_rails.html; line 211: document type does not allow element "html" here
ERROR; URI: ./output/caching_with_rails.html; line 211: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/caching_with_rails.html; line 211: document type does not allow element "body" here
ERROR; URI: ./output/caching_with_rails.html; line 551: end tag for "html" which is not finished
./output/command_line.html has 12 validation error(s):
ERROR; URI: ./output/command_line.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/command_line.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/command_line.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/command_line.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/command_line.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/command_line.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/command_line.html; line 211: end tag for "html" which is not finished
ERROR; URI: ./output/command_line.html; line 221: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/command_line.html; line 222: document type does not allow element "html" here
ERROR; URI: ./output/command_line.html; line 222: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/command_line.html; line 222: document type does not allow element "body" here
ERROR; URI: ./output/command_line.html; line 808: end tag for "html" which is not finished
./output/configuring.html has 12 validation error(s):
ERROR; URI: ./output/configuring.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/configuring.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/configuring.html; line 170: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/configuring.html; line 171: document type does not allow element "html" here
ERROR; URI: ./output/configuring.html; line 171: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/configuring.html; line 171: document type does not allow element "body" here
ERROR; URI: ./output/configuring.html; line 206: end tag for "html" which is not finished
ERROR; URI: ./output/configuring.html; line 216: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/configuring.html; line 217: document type does not allow element "html" here
ERROR; URI: ./output/configuring.html; line 217: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/configuring.html; line 217: document type does not allow element "body" here
ERROR; URI: ./output/configuring.html; line 1037: end tag for "html" which is not finished
./output/contributing_to_ruby_on_rails.html has 13 validation error(s):
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 230: end tag for "html" which is not finished
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 240: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 241: document type does not allow element "html" here
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 241: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 241: document type does not allow element "body" here
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 383: character data is not allowed here
ERROR; URI: ./output/contributing_to_ruby_on_rails.html; line 690: end tag for "html" which is not finished
./output/credits.html has 2 validation error(s):
ERROR; URI: ./output/credits.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/credits.html; line 157: end tag for element "div" which is not open
./output/debugging_rails_applications.html has 12 validation error(s):
ERROR; URI: ./output/debugging_rails_applications.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/debugging_rails_applications.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/debugging_rails_applications.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/debugging_rails_applications.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/debugging_rails_applications.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/debugging_rails_applications.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/debugging_rails_applications.html; line 221: end tag for "html" which is not finished
ERROR; URI: ./output/debugging_rails_applications.html; line 231: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/debugging_rails_applications.html; line 232: document type does not allow element "html" here
ERROR; URI: ./output/debugging_rails_applications.html; line 232: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/debugging_rails_applications.html; line 232: document type does not allow element "body" here
ERROR; URI: ./output/debugging_rails_applications.html; line 918: end tag for "html" which is not finished
./output/development_dependencies_install.html has 12 validation error(s):
ERROR; URI: ./output/development_dependencies_install.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/development_dependencies_install.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/development_dependencies_install.html; line 171: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/development_dependencies_install.html; line 172: document type does not allow element "html" here
ERROR; URI: ./output/development_dependencies_install.html; line 172: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/development_dependencies_install.html; line 172: document type does not allow element "body" here
ERROR; URI: ./output/development_dependencies_install.html; line 184: end tag for "html" which is not finished
ERROR; URI: ./output/development_dependencies_install.html; line 194: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/development_dependencies_install.html; line 195: document type does not allow element "html" here
ERROR; URI: ./output/development_dependencies_install.html; line 195: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/development_dependencies_install.html; line 195: document type does not allow element "body" here
ERROR; URI: ./output/development_dependencies_install.html; line 470: end tag for "html" which is not finished
./output/engines.html has 12 validation error(s):
ERROR; URI: ./output/engines.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/engines.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/engines.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/engines.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/engines.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/engines.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/engines.html; line 222: end tag for "html" which is not finished
ERROR; URI: ./output/engines.html; line 232: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/engines.html; line 233: document type does not allow element "html" here
ERROR; URI: ./output/engines.html; line 233: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/engines.html; line 233: document type does not allow element "body" here
ERROR; URI: ./output/engines.html; line 1576: end tag for "html" which is not finished
./output/form_helpers.html has 12 validation error(s):
ERROR; URI: ./output/form_helpers.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/form_helpers.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/form_helpers.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/form_helpers.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/form_helpers.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/form_helpers.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/form_helpers.html; line 248: end tag for "html" which is not finished
ERROR; URI: ./output/form_helpers.html; line 258: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/form_helpers.html; line 259: document type does not allow element "html" here
ERROR; URI: ./output/form_helpers.html; line 259: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/form_helpers.html; line 259: document type does not allow element "body" here
ERROR; URI: ./output/form_helpers.html; line 1200: end tag for "html" which is not finished
./output/generators.html has 12 validation error(s):
ERROR; URI: ./output/generators.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/generators.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/generators.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/generators.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/generators.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/generators.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/generators.html; line 207: end tag for "html" which is not finished
ERROR; URI: ./output/generators.html; line 217: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/generators.html; line 218: document type does not allow element "html" here
ERROR; URI: ./output/generators.html; line 218: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/generators.html; line 218: document type does not allow element "body" here
ERROR; URI: ./output/generators.html; line 883: end tag for "html" which is not finished
./output/getting_started.html has 27 validation error(s):
ERROR; URI: ./output/getting_started.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/getting_started.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/getting_started.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/getting_started.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/getting_started.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/getting_started.html; line 248: end tag for "html" which is not finished
ERROR; URI: ./output/getting_started.html; line 258: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/getting_started.html; line 259: document type does not allow element "html" here
ERROR; URI: ./output/getting_started.html; line 259: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/getting_started.html; line 259: document type does not allow element "body" here
ERROR; URI: ./output/getting_started.html; line 420: end tag for "br" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 481: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 638: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 647: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 676: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 694: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 701: character data is not allowed here
ERROR; URI: ./output/getting_started.html; line 818: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 976: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 1053: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 1279: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 1408: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 1551: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 1869: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 2104: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/getting_started.html; line 2169: end tag for "html" which is not finished
./output/i18n.html has 18 validation error(s):
ERROR; URI: ./output/i18n.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/i18n.html; line 184: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/i18n.html; line 185: document type does not allow element "html" here
ERROR; URI: ./output/i18n.html; line 185: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/i18n.html; line 185: document type does not allow element "body" here
ERROR; URI: ./output/i18n.html; line 251: end tag for "html" which is not finished
ERROR; URI: ./output/i18n.html; line 261: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/i18n.html; line 262: document type does not allow element "html" here
ERROR; URI: ./output/i18n.html; line 262: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/i18n.html; line 262: document type does not allow element "body" here
ERROR; URI: ./output/i18n.html; line 542: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 565: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 583: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 585: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 628: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 862: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/i18n.html; line 1320: end tag for "html" which is not finished
./output/index.html has 2 validation error(s):
ERROR; URI: ./output/index.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/index.html; line 157: end tag for element "div" which is not open
./output/initialization.html has 12 validation error(s):
ERROR; URI: ./output/initialization.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/initialization.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/initialization.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/initialization.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/initialization.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/initialization.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/initialization.html; line 204: end tag for "html" which is not finished
ERROR; URI: ./output/initialization.html; line 214: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/initialization.html; line 215: document type does not allow element "html" here
ERROR; URI: ./output/initialization.html; line 215: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/initialization.html; line 215: document type does not allow element "body" here
ERROR; URI: ./output/initialization.html; line 855: end tag for "html" which is not finished
./output/layouts_and_rendering.html has 12 validation error(s):
ERROR; URI: ./output/layouts_and_rendering.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/layouts_and_rendering.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/layouts_and_rendering.html; line 172: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/layouts_and_rendering.html; line 173: document type does not allow element "html" here
ERROR; URI: ./output/layouts_and_rendering.html; line 173: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/layouts_and_rendering.html; line 173: document type does not allow element "body" here
ERROR; URI: ./output/layouts_and_rendering.html; line 196: end tag for "html" which is not finished
ERROR; URI: ./output/layouts_and_rendering.html; line 206: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/layouts_and_rendering.html; line 207: document type does not allow element "html" here
ERROR; URI: ./output/layouts_and_rendering.html; line 207: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/layouts_and_rendering.html; line 207: document type does not allow element "body" here
ERROR; URI: ./output/layouts_and_rendering.html; line 1692: end tag for "html" which is not finished
./output/maintenance_policy.html has 12 validation error(s):
ERROR; URI: ./output/maintenance_policy.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/maintenance_policy.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/maintenance_policy.html; line 167: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/maintenance_policy.html; line 168: document type does not allow element "html" here
ERROR; URI: ./output/maintenance_policy.html; line 168: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/maintenance_policy.html; line 168: document type does not allow element "body" here
ERROR; URI: ./output/maintenance_policy.html; line 174: end tag for "html" which is not finished
ERROR; URI: ./output/maintenance_policy.html; line 184: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/maintenance_policy.html; line 185: document type does not allow element "html" here
ERROR; URI: ./output/maintenance_policy.html; line 185: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/maintenance_policy.html; line 185: document type does not allow element "body" here
ERROR; URI: ./output/maintenance_policy.html; line 215: end tag for "html" which is not finished
./output/migrations.html has 12 validation error(s):
ERROR; URI: ./output/migrations.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/migrations.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/migrations.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/migrations.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/migrations.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/migrations.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/migrations.html; line 226: end tag for "html" which is not finished
ERROR; URI: ./output/migrations.html; line 236: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/migrations.html; line 237: document type does not allow element "html" here
ERROR; URI: ./output/migrations.html; line 237: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/migrations.html; line 237: document type does not allow element "body" here
ERROR; URI: ./output/migrations.html; line 1304: end tag for "html" which is not finished
./output/nested_model_forms.html has 12 validation error(s):
ERROR; URI: ./output/nested_model_forms.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/nested_model_forms.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/nested_model_forms.html; line 169: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/nested_model_forms.html; line 170: document type does not allow element "html" here
ERROR; URI: ./output/nested_model_forms.html; line 170: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/nested_model_forms.html; line 170: document type does not allow element "body" here
ERROR; URI: ./output/nested_model_forms.html; line 187: end tag for "html" which is not finished
ERROR; URI: ./output/nested_model_forms.html; line 197: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/nested_model_forms.html; line 198: document type does not allow element "html" here
ERROR; URI: ./output/nested_model_forms.html; line 198: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/nested_model_forms.html; line 198: document type does not allow element "body" here
ERROR; URI: ./output/nested_model_forms.html; line 400: end tag for "html" which is not finished
./output/plugins.html has 12 validation error(s):
ERROR; URI: ./output/plugins.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/plugins.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/plugins.html; line 184: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/plugins.html; line 185: document type does not allow element "html" here
ERROR; URI: ./output/plugins.html; line 185: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/plugins.html; line 185: document type does not allow element "body" here
ERROR; URI: ./output/plugins.html; line 212: end tag for "html" which is not finished
ERROR; URI: ./output/plugins.html; line 222: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/plugins.html; line 223: document type does not allow element "html" here
ERROR; URI: ./output/plugins.html; line 223: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/plugins.html; line 223: document type does not allow element "body" here
ERROR; URI: ./output/plugins.html; line 641: end tag for "html" which is not finished
./output/rails_on_rack.html has 12 validation error(s):
ERROR; URI: ./output/rails_on_rack.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/rails_on_rack.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/rails_on_rack.html; line 171: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/rails_on_rack.html; line 172: document type does not allow element "html" here
ERROR; URI: ./output/rails_on_rack.html; line 172: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/rails_on_rack.html; line 172: document type does not allow element "body" here
ERROR; URI: ./output/rails_on_rack.html; line 200: end tag for "html" which is not finished
ERROR; URI: ./output/rails_on_rack.html; line 210: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/rails_on_rack.html; line 211: document type does not allow element "html" here
ERROR; URI: ./output/rails_on_rack.html; line 211: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/rails_on_rack.html; line 211: document type does not allow element "body" here
ERROR; URI: ./output/rails_on_rack.html; line 531: end tag for "html" which is not finished
./output/routing.html has 12 validation error(s):
ERROR; URI: ./output/routing.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/routing.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/routing.html; line 173: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/routing.html; line 174: document type does not allow element "html" here
ERROR; URI: ./output/routing.html; line 174: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/routing.html; line 174: document type does not allow element "body" here
ERROR; URI: ./output/routing.html; line 243: end tag for "html" which is not finished
ERROR; URI: ./output/routing.html; line 253: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/routing.html; line 254: document type does not allow element "html" here
ERROR; URI: ./output/routing.html; line 254: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/routing.html; line 254: document type does not allow element "body" here
ERROR; URI: ./output/routing.html; line 1749: end tag for "html" which is not finished
./output/ruby_on_rails_guides_guidelines.html has 12 validation error(s):
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 170: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 171: document type does not allow element "html" here
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 171: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 171: document type does not allow element "body" here
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 191: end tag for "html" which is not finished
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 201: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 202: document type does not allow element "html" here
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 202: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 202: document type does not allow element "body" here
ERROR; URI: ./output/ruby_on_rails_guides_guidelines.html; line 306: end tag for "html" which is not finished
./output/security.html has 14 validation error(s):
ERROR; URI: ./output/security.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/security.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/security.html; line 174: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/security.html; line 175: document type does not allow element "html" here
ERROR; URI: ./output/security.html; line 175: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/security.html; line 175: document type does not allow element "body" here
ERROR; URI: ./output/security.html; line 247: end tag for "html" which is not finished
ERROR; URI: ./output/security.html; line 257: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/security.html; line 258: document type does not allow element "html" here
ERROR; URI: ./output/security.html; line 258: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/security.html; line 258: document type does not allow element "body" here
ERROR; URI: ./output/security.html; line 339: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/security.html; line 387: end tag for "img" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/security.html; line 1140: end tag for "html" which is not finished
./output/testing.html has 12 validation error(s):
ERROR; URI: ./output/testing.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/testing.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/testing.html; line 171: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/testing.html; line 172: document type does not allow element "html" here
ERROR; URI: ./output/testing.html; line 172: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/testing.html; line 172: document type does not allow element "body" here
ERROR; URI: ./output/testing.html; line 231: end tag for "html" which is not finished
ERROR; URI: ./output/testing.html; line 241: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/testing.html; line 242: document type does not allow element "html" here
ERROR; URI: ./output/testing.html; line 242: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/testing.html; line 242: document type does not allow element "body" here
ERROR; URI: ./output/testing.html; line 1433: end tag for "html" which is not finished
./output/upgrading_ruby_on_rails.html has 12 validation error(s):
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 165: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 166: document type does not allow element "html" here
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 166: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 166: document type does not allow element "body" here
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 236: end tag for "html" which is not finished
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 246: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 247: document type does not allow element "html" here
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 247: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 247: document type does not allow element "body" here
ERROR; URI: ./output/upgrading_ruby_on_rails.html; line 1053: end tag for "html" which is not finished
./output/working_with_javascript_in_rails.html has 12 validation error(s):
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 7: end tag for "meta" omitted, but OMITTAG NO was specified
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 156: end tag for element "div" which is not open
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 175: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 176: document type does not allow element "html" here
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 176: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 176: document type does not allow element "body" here
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 205: end tag for "html" which is not finished
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 215: "DOCTYPE" declaration not allowed in instance
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 216: document type does not allow element "html" here
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 216: Missing xmlns attribute for element html. The value should be: http://www.w3.org/1999/xhtml
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 216: document type does not allow element "body" here
ERROR; URI: ./output/working_with_javascript_in_rails.html; line 595: end tag for "html" which is not finished
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment