
links from left frame uses incorrect anchor, focuses incorrect method documentation in online rails-v2.3.5_ruby-v1.9 documentation
Reported by Gabe | January 27th, 2010 @ 03:02 AM
Currently when searching online documentation on railsapi.com, e.g. http://railsapi.com/doc/rails-v2.3.5_ruby-v1.9/, when I search for a method and then click on it on the left search frame, the correct class loads in the right content frame, but it links (and highlights) to the incorrect hash/anchor.
Example:
If I search for "include enum", and select the "include?
Enumberable" option, it links to:
http://railsapi.com/doc/ruby-v1.9/classes/Enumerable.html#M000751
However, Enumerable.html#M000751 is the anchor for the
documentation of enum.reverse_each; it should link to
Enumerable.html#M000749
This behavior does not occur on http://railsapi.com/doc/rails-v2.3.5/, but does on the version that includes ruby 1.9. Could you try re-generating the online version to check if it's a one-time thing that got cached, and not something deeper?
No comments found
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Customized rdoc for