? Pending

User tests: Successful: Unsuccessful:

avatar alexandraciobica
alexandraciobica
26 Jun 2018

Summary of Changes

  • Added the missing return statement to check() in NoteTable.
  • Added default 0 to modified_user_id in user_notes table.

Now the user note is created.

Steps to reproduce the issue

  1. Login to backend
  2. Go to User Notes > New
  3. Fill in the required data > Save

Expected result

New user note is created.

Actual result

An error occurs when trying to save.
screen shot 2018-06-22 at 12 21 20

Additional comments

The check method from NotesTable misses the return statement.
If this is fixed, the following error occurs when trying to save:
screen shot 2018-06-22 at 12 25 46

avatar alexandraciobica alexandraciobica - open - 26 Jun 2018
avatar alexandraciobica alexandraciobica - change - 26 Jun 2018
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 26 Jun 2018
Category SQL Administration com_admin Postgresql com_users Installation
avatar franz-wohlkoenig franz-wohlkoenig - change - 26 Jun 2018
Title
Repair add new user note
[4.0] Repair add new user note
avatar joomla-cms-bot joomla-cms-bot - edited - 26 Jun 2018
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 26 Jun 2018

Changed Title to show its about 4.0.


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

avatar alexandraciobica alexandraciobica - change - 26 Jun 2018
Labels Added: ?
avatar wilsonge wilsonge - change - 1 Jul 2018
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2018-07-01 16:58:06
Closed_By wilsonge
avatar wilsonge wilsonge - close - 1 Jul 2018
avatar wilsonge wilsonge - merge - 1 Jul 2018
avatar wilsonge
wilsonge - comment - 1 Jul 2018

Looks good to me! Thanks!

Add a Comment

Login with GitHub to post a comment