Opened 9 months ago

Closed 9 months ago

#343 closed defect (fixed)

Stop Showing Java Exception Errors to the users

Reported by: mrroundhill Owned by: mrroundhill
Priority: major Milestone: 2.2
Component: xmlrpc Version:
Keywords: Cc:

Description

Let's be more user friendly with the error messages we show the user. Exception messages should be for our eyes only :)

Change History (5)

comment:1 Changed 9 months ago by aerych

+1

comment:2 Changed 9 months ago by mrroundhill

  • Owner set to mrroundhill
  • Status changed from new to accepted

comment:3 Changed 9 months ago by mrroundhill

(In [782]) Removed a bunch of the exception strings that were displayed in alert dialogs and replaced them with more user-friendly messages. Refs #343

comment:4 Changed 9 months ago by mrroundhill

(In [783]) Removed exceptions in alert dialog after post upload fails. Refs #343

comment:5 Changed 9 months ago by mrroundhill

  • Resolution set to fixed
  • Status changed from accepted to closed

(In [802]) Fixed #328 by changing number of line breaks around the more tag as well as trimming the content before the more tag.

Set currentBlog when adding a new account so it is the activated blog in the app when returning from setup. Fixes #362

Cleaned up error message alerts, if credentials are invalid user is invited to visit settings to update their login. Also made sure all media error scenarios were returning a proper error message. Fixes #343

Note: See TracTickets for help on using tickets.