You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "zhang xin (Jira)" <ji...@apache.org> on 2022/03/02 09:15:00 UTC

[jira] [Created] (SOLR-16069) No response is displayed on the file upload page.

zhang xin created SOLR-16069:
--------------------------------

             Summary: No response is displayed on the file upload page.
                 Key: SOLR-16069
                 URL: https://issues.apache.org/jira/browse/SOLR-16069
             Project: Solr
          Issue Type: Bug
      Security Level: Public (Default Security Level. Issues are Public)
          Components: Admin UI
    Affects Versions: 8.11.1
            Reporter: zhang xin
         Attachments: image-2022-03-02-17-11-19-103.png, image-2022-03-02-17-12-46-516.png

When I import data using a file, the web page does not display the response, regardless of whether the import is successful or failed.

The console reports the following exception:
{code:java}
TypeError: $http.post(...).success is not a function
    at Object.upload (services.js?_=8.11.1:141:12)
    at b.$scope.submit (documents.js?_=8.11.1:127:28)
    at angular.min.js?_=8.11.1:286:476
    at e (angular.min.js?_=8.11.1:217:191)
    at b.$eval (angular.min.js?_=8.11.1:173:468)
    at b.$apply (angular.min.js?_=8.11.1:174:198)
    at HTMLButtonElement.<anonymous> (angular.min.js?_=8.11.1:217:276)
    at HTMLButtonElement.dispatch (jquery-3.5.1.min.js?_=8.11.1:27:43090)
    at HTMLButtonElement.v.handle (jquery-3.5.1.min.js?_=8.11.1:27:41074) {code}
 

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org