URL to inner class points to outer class
Reported by Petr Hosek | October 31st, 2010 @ 02:56 AM | in 1.0 Beta 2
A URL to an inner class, such as that to class Match owner by object Regex:
http://scala-webapps.epfl.ch/colladoc/scala/util/matching/Regex$$Ma...
Does not link to the inner Match class, but to the outer Regex class (not even the actual owner, which is the object).
Note that Scaladoc treats such links correctly.
Comments and changes to this ticket
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 ยป
Web application allowing to edit Scala symbols documentation.