This project is archived and is in readonly mode.

#5520 ✓resolved
Chris Willmore

Online Rails 3 documentation has unescaped <script> tags

Reported by Chris Willmore | September 1st, 2010 @ 07:58 AM

Some of the online documentation for Rails 3 on api.rubyonrails.org contains unescaped <script> tags. This causes the documentation to appear to be cut off in the middle of the document in Safari 4.0.5 and Firefox 3.6.3.

For example, the documentation for ActionView::Helpers::PrototypeHelper appears to cut off in the middle of the documentation for update_page_tag. Likewise, the documentation for ActionView::Helpers::PrototypeHelper::JavascriptGenerator::GeneratorMethods displays incorrectly.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Referenced by

Pages