[ 
https://issues.apache.org/jira/browse/WICKET-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12525083
 ] 

Jean-Baptiste Quenot commented on WICKET-931:
---------------------------------------------

A submitted a workaround to make the AjaxFallbackLink work even when there is a 
JS error.  But the real error is:

{noformat}
[JavaScript Error: "Wicket.$$ is not a function" {file: 
"http://wicketstuff.org/wicket13/template/?wicket:interface=sources:1::::"; 
line: 1}]
Line 1, Column 0, File "?wicket:interface=sources:1::::" in 
"http://wicketstuff.org/wicket13/template";
{noformat}

> 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.

Reply via email to