Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C96FC177F4 for ; Thu, 10 Sep 2015 22:33:46 +0000 (UTC) Received: (qmail 57311 invoked by uid 500); 10 Sep 2015 22:33:46 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 57247 invoked by uid 500); 10 Sep 2015 22:33:45 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 57234 invoked by uid 99); 10 Sep 2015 22:33:45 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 10 Sep 2015 22:33:45 +0000 Date: Thu, 10 Sep 2015 22:33:45 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-7856) Tidy up exception handling in AngularJS UI MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-7856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739746#comment-14739746 ] ASF subversion and git services commented on SOLR-7856: ------------------------------------------------------- Commit 1702343 from [~upayavira] in branch 'dev/trunk' [ https://svn.apache.org/r1702343 ] SOLR-7856 sort out exception handling > Tidy up exception handling in AngularJS UI > ------------------------------------------ > > Key: SOLR-7856 > URL: https://issues.apache.org/jira/browse/SOLR-7856 > Project: Solr > Issue Type: Bug > Components: web gui > Affects Versions: 5.2.1 > Reporter: Upayavira > Assignee: Upayavira > Priority: Minor > Fix For: Trunk, 5.4 > > Attachments: SOLR-7856.patch > > > When exceptions occur, the Angular UI can still show a large stack trace rather than a nice error message. The angular UI needs to handle errors in a similar manner to the current UI. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org