? Success

User tests: Successful: Unsuccessful:

avatar andrepereiradasilva
andrepereiradasilva
11 May 2016

Summary of Changes

In com_config when we get an error on save (ex: bad session token or no permission) we get a green (aka success) message.

This is a bad UX problem:

  • Green messages are for success
  • Blue messages are for information
  • Yellow messages are for warnings
  • Red messages are for errors or very importing stuff

This PR corrects that.

Testing Instructions

Code review, or, for instance:
1. (browser Tab 1) Go to global config form, don't save
2. (browser Tab 2) Open a new browser tab, go to backend, logout and login again
3. (browser Tab 1) Press "Save" or "Save and Close" in the global config to save.
4. You'll notice you get and invalid token message and the message is green and from a user perspective it's associated with action success.
image
5. Apply patch, repeat process 1 to 3. Now the message is red.
image

avatar andrepereiradasilva andrepereiradasilva - open - 11 May 2016
avatar andrepereiradasilva andrepereiradasilva - change - 11 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2016
Labels Added: ?
avatar andrepereiradasilva andrepereiradasilva - change - 11 May 2016
The description was changed
avatar andrepereiradasilva andrepereiradasilva - change - 11 May 2016
The description was changed
avatar brianteeman brianteeman - test_item - 11 May 2016 - Tested successfully
avatar brianteeman
brianteeman - comment - 11 May 2016

I have tested this item :white_check_mark: successfully on d7b3fdb

Good find


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10425.

avatar brianteeman brianteeman - change - 11 May 2016
Category Administration Components
avatar BurtNL BurtNL - test_item - 11 May 2016 - Tested successfully
avatar BurtNL
BurtNL - comment - 11 May 2016

I have tested this item :white_check_mark: successfully on d7b3fdb

Works as described.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10425.

avatar brianteeman brianteeman - change - 11 May 2016
Status Pending Ready to Commit
avatar brianteeman
brianteeman - comment - 11 May 2016

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10425.

avatar joomla-cms-bot joomla-cms-bot - change - 11 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 11 May 2016
Milestone Added:
avatar andrepereiradasilva
andrepereiradasilva - comment - 11 May 2016

@brianteeman @BurtNL thanks for testing!

avatar richard67 richard67 - test_item - 11 May 2016 - Tested successfully
avatar richard67
richard67 - comment - 11 May 2016

I have tested this item :white_check_mark: successfully on d7b3fdb

Works as described.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10425.

avatar richard67
richard67 - comment - 11 May 2016

I was a bit late I just see :smile:


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10425.

avatar andrepereiradasilva
andrepereiradasilva - comment - 11 May 2016

thanks @richard67 another test in always good :smile:

avatar brianteeman
brianteeman - comment - 11 May 2016

all tests always welcome

On 11 May 2016 at 17:51, Richard Fath notifications@github.com wrote:

I was a bit late I just see [image: :smile:]

This comment was created with the J!Tracker Application
https://github.com/joomla/jissues at issues.joomla.org/joomla-cms/10425
https://issues.joomla.org/tracker/joomla-cms/10425.


You are receiving this because you were mentioned.
Reply to this email directly or view it on GitHub
#10425 (comment)

Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/

avatar richard67
richard67 - comment - 11 May 2016

I will soon (in a few days) need testers for PR I am preparing, make utf8mb4 conversion use files with version numbers so not on every change all has to run, and make it handle extensions, too, so I am also working on a PR for weblinks to provide an example. Testers will be welcome, I'll let you know when my PR is ready.

avatar rdeutz rdeutz - close - 16 May 2016
avatar rdeutz rdeutz - merge - 16 May 2016
avatar joomla-cms-bot joomla-cms-bot - close - 16 May 2016
avatar rdeutz rdeutz - change - 16 May 2016
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-16 16:03:34
Closed_By rdeutz
avatar joomla-cms-bot joomla-cms-bot - change - 16 May 2016
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment