User tests: Successful: Unsuccessful:
Pull Request for Issue # .
At this point saving a user note is not possible in 4.0-dev.
Added default value for modified_user_id in case of creation. It is missing from the database schema. IMO, it should have a default value, and created_user_id should not have it.
Added missing return for check method in NoteTable
Save a new user note.
Successful save.
Successful save.
Status | New | ⇒ | Pending |
Category | ⇒ | Administration com_users |
Title |
|
Labels |
Added:
?
|
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-06-26 14:40:08 |
Closed_By | ⇒ | Quy |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/20831
See #20873. I added the default value of modified_user_id in the database. This pr can be closed.