Run php development server at command line
Install Joomla 3.7.0 Alpha 1
Login to Admin
Content -> Fields -> New
Enter test for title and label
click save
(Note that we did not create a field group, we did not select a field group)
No warnings or notices
Undefined property before 303 redirect on save.
[Thu Dec 22 16:51:44 2016] PHP Notice: Undefined property: FieldsTableField::$assigned_cat_ids in /Users/phil/Sites/Joomla_3.7.0/administrator/components/com_fields/tables/field.php on line 113
[Thu Dec 22 16:51:44 2016] 127.0.0.1:55280 [303]: /administrator/index.php?option=com_fields&context=com_content.article&layout=edit&id=0
Labels |
Added:
?
|
I can't reproduce this on staging
er...
I said:
Install Joomla 3.7.0 Alpha 1
:-)
I cannot git clone from my winter let accommodation as the internet is so bad (git clone always fails), I'll try staging from the office tomorrow.
Maybe this helps: https://github.com/joomla/joomla-cms/archive/staging.zip no git clone required ;)
I can still replicate it with staging as of now.
Ah, my fault.
It's indeed a leftover from the PR Allon linked and I haven't adjusted my testing database yet to that change.
Preparing PR....
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-12-22 20:44:53 |
Closed_By | ⇒ | Bakual |
@Bakual is this still needed? Looks like a regression from #13246.