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

Erik Hatcher commented on SOLR-7579:
------------------------------------

Looking into this further to see if I spot any errors.  I do see 
"verboxe_output" as a likely typo ({code}$scope.verbose = 
params["verboxe_output"]=="1";{code}) but probably isn't related to this 
problem.  I do see errors in the network console that three *.min.js.map files 
are 404; this is an Angular source code thing that can be ignored though?

Not seeing any other errors in the loading of the page, though if I do try to 
select something from the narrow drop-down and analyze a string, I get this 
error: 
{code}
TypeError: Cannot read property 'join' of null
    at getShortComponentName (analysis.js:74)
    at mangle (analysis.js:119)
    at processAnalysisData (analysis.js:133)
    at analysis.js:163
    at angular-resource.min.js:32
    at processQueue (angular.js:13193)
    at angular.js:13209
    at Scope.$get.Scope.$eval (angular.js:14406)
    at Scope.$get.Scope.$digest (angular.js:14222)
    at Scope.$get.Scope.$apply (angular.js:14511)
{code}

> Angular admin UI core analysis screen field name/type dropdown issues
> ---------------------------------------------------------------------
>
>                 Key: SOLR-7579
>                 URL: https://issues.apache.org/jira/browse/SOLR-7579
>             Project: Solr
>          Issue Type: Bug
>          Components: UI
>            Reporter: Erik Hatcher
>            Assignee: Upayavira
>             Fix For: 5.2
>
>         Attachments: SOLR-7579-schema.json, screenshot-1.png
>
>
> field name/type drop-down too narrow and unusable



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to