On Tue, Jun 12, 2012 at 10:42 AM, chrome1235 <[email protected]> wrote:
> I created. This was my first report, I hope, I didnt make any mistake. :)

Thanks!
And sorry, you filed it at the wrong Issue tracker :-)
Details are in the ticket.

>
> https://issues.apache.org/jira/browse/WICKET-4602
>
>
> I think, org.wicketstuff.simile.timeline.Timeline class has a bug.
> I solved the Timeline problem by replacing  this line at renderHead.
>
> //              PageParameters pp= new PageParameters();
> //              pp.add("timeline-use-local-resources", "true");
> //              pp.add("bundle", "true");
> //              response.renderJavaScriptReference(new
> PackageResourceReference(getClass(),
> //                      "./timeline_js/timeline-api.js"),pp,"MY_JS");
> //
> response.renderJavaScriptReference("http://static.simile.mit.edu/timeline/api-2.3.0/timeline-api.js?bundle=true";);
>
> how can I report to wicketstuff ?
>
>
>
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/wicketstuff-simile-timeline-1-5-5-Access-denied-to-resource-error-tp4649855p4649870.html
> Sent from the Users forum mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>



-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to