?
avatar PhilETaylor
PhilETaylor
22 Dec 2016

Steps to reproduce the issue

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)

Expected result

No warnings or notices

Actual result

Undefined property before 303 redirect on save.

screen shot 2016-12-22 at 16 53 54

[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

System information (as much as possible)

https://gist.github.com/c9327e4186cc2940ab5adc40a9c4a53a

avatar PhilETaylor PhilETaylor - open - 22 Dec 2016
avatar joomla-cms-bot joomla-cms-bot - change - 22 Dec 2016
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 22 Dec 2016
avatar PhilETaylor PhilETaylor - change - 22 Dec 2016
The description was changed
avatar PhilETaylor PhilETaylor - edited - 22 Dec 2016
avatar laoneo
laoneo - comment - 22 Dec 2016

@Bakual is this still needed? Looks like a regression from #13246.

avatar Bakual
Bakual - comment - 22 Dec 2016

Hmm, I can't reproduce this on staging. I also wouldn't know why it is missing.

(Note that we did not create a field group, we did not select a field group)

It is unrelated to field groups anyway. It's this field:
category

avatar PhilETaylor
PhilETaylor - comment - 22 Dec 2016

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.

avatar zero-24
zero-24 - comment - 22 Dec 2016

Maybe this helps: https://github.com/joomla/joomla-cms/archive/staging.zip no git clone required ;)

avatar PhilETaylor
PhilETaylor - comment - 22 Dec 2016

24mins remaining :-(
In the office I have Gigabit fibre to the desk, in the winterlet I have a wifi signal from 1990!
screen shot 2016-12-22 at 19 17 34

avatar PhilETaylor
PhilETaylor - comment - 22 Dec 2016

I can still replicate it with staging as of now.

see: http://screenshot.myjoomla.io/102L0d3V0h1v

avatar Bakual
Bakual - comment - 22 Dec 2016

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....

avatar Bakual Bakual - change - 22 Dec 2016
Status New Closed
Closed_Date 0000-00-00 00:00:00 2016-12-22 20:44:53
Closed_By Bakual
avatar Bakual Bakual - close - 22 Dec 2016
avatar Bakual
Bakual - comment - 22 Dec 2016

See PR #13334

Closing as we have a PR.

Add a Comment

Login with GitHub to post a comment