Broken "sources" window for templating example
----------------------------------------------
Key: WICKET-931
URL: https://issues.apache.org/jira/browse/WICKET-931
Project: Wicket
Issue Type: Bug
Components: site
Affects Versions: 1.3.0-beta3
Environment: Windows XP SP2
Firefox 2.0.0.6
Reporter: Anthony WEBSTER
Unable to view the source code of the wicket templating example
(http://wicketstuff.org/wicket13/template/) within the window displaed upon
clicking the "source code" link. On clicking a source file link in the list
Wicket throws a NullPointerException with the message below. This applies to
both the markup inheritance and border examples.
WicketMessage: Method onLinkClicked of interface
org.apache.wicket.markup.html.link.ILinkListener targeted at component
[MarkupContainer [Component id = link, page =
org.apache.wicket.examples.source.SourcesPage, path =
7:filespanel:file:7:link.SourcesPage$FilesBrowser$1$1, isVisible = true,
isVersioned = true]] threw an exception
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.