[
https://issues.apache.org/jira/browse/WICKET-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012767#comment-17012767
]
Sven Meier edited comment on WICKET-6722 at 1/10/20 1:06 PM:
-------------------------------------------------------------
Starting with 9.x Wicket will no longer use evals (see WICKET-6703).
So I don't a huge benefit in adding this to Wicket 8.x
was (Author: svenmeier):
String with 9.x Wicket will no longer use evals (see WICKET-6703).
So I don't a huge benefit in adding this to Wicket 8.x
> add //# sourceURL= on javascript in<ajax-response>
> --------------------------------------------------
>
> Key: WICKET-6722
> URL: https://issues.apache.org/jira/browse/WICKET-6722
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 8.6.1
> Reporter: Duto
> Assignee: Sven Meier
> Priority: Minor
>
> Hello,
> It would be very nice if //# sourceURL=<sourcefile>.js could be added in dev
> mode on javascript that is evaluated by wicket on <ajax-response>
> That will be help to debug :
> [https://developer.mozilla.org/en-US/docs/Tools/Debugger/How_to/Debug_eval_sources]
>
> Duto
--
This message was sent by Atlassian Jira
(v8.3.4#803005)