Testing in current staging when creating a user note the field for the User is marked as required but you can still save a note with selecting a user - making the whole thing useless
Previously it was not possible to save a user note without completing the required field
Maybe this needs a special case in the model in LoadFormData
I think it comes from #5655
@dgt41 Please look at this.
@infograf768 more likely it's coming from: #5655
I will look at this later on as I am awfully busy now
For testing try adding required
after
https://github.com/joomla/joomla-cms/blob/staging/administrator/templates/isis/html/layouts/joomla/form/field/user.php#L53
No that doesnt do anything - thanks for taking a look
On 29 January 2016 at 13:25, Dimitri Grammatikogianni <
notifications@github.com> wrote:
For testing try adding required" after
—
Reply to this email directly or view it on GitHub
#8667 (comment).
Brian Teeman
Co-founder Joomla! and OpenSourceMatters Inc.
http://brian.teeman.net/
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-01-31 17:44:42 |
Closed_By | ⇒ | brianteeman |
Closed as we have a Pr #9037
It seems to be ignoring the required="true" in the note.xml
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8667.