[
https://issues.apache.org/jira/browse/WICKET-6722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17012782#comment-17012782
]
Martin Tzvetanov Grigorov commented on WICKET-6722:
---------------------------------------------------
s/String/Starting/
I don't understand what would be the value anyway ?
sourcefile.js should point to some .js file but there is no such. The JS
content is generated on the fly by the components
> 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)