You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Chetan Mehrotra (JIRA)" <ji...@apache.org> on 2013/01/29 10:51:13 UTC

[jira] [Comment Edited] (SLING-2715) Script List does not get populated in Script Console plugin with newer WebConsole

    [ https://issues.apache.org/jira/browse/SLING-2715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13565229#comment-13565229 ] 

Chetan Mehrotra edited comment on SLING-2715 at 1/29/13 9:51 AM:
-----------------------------------------------------------------

There was another issue with Syntax highlighting also as the langMode property was not getting read. So providing another patch which fixes both the issues

Should I open another issue or this issue can be opened and the patch applied. Note that the second issue is not blocker just that syntax highlighting does not work
                
      was (Author: chetanm):
    There was another issue with Syntax highlighting also as the langMode property was not getting read.

So providing another patch which fixes both the issues
                  
> Script List does not get populated in Script Console plugin with newer WebConsole 
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-2715
>                 URL: https://issues.apache.org/jira/browse/SLING-2715
>             Project: Sling
>          Issue Type: Bug
>          Components: Scripting
>            Reporter: Chetan Mehrotra
>         Attachments: SLING-2715.patch, SLING-2715-v2.patch
>
>
> The Sling Script Console (SLING-2463) does not work with newer WebConsole which use jQuery 1.8.x. In newer WebConsole the Script drop down list does not get populated.
> In JS Console following error is shown
> TypeError: options is undefined
> [Break On This Error] 	
> options[options.length] = opt

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira