Got this on admin/structure/types/manage/[content type]/display

Notice: Undefined index: node in _custom_formatters_preview_variables() (Zeile 231 von sites\all\modules\custom_formatters\plugins\export_ui\custom_formatters.inc).
Warning: array_keys() expects parameter 1 to be array, null given in _custom_formatters_preview_variables() (Zeile 231 von sites\all\modules\custom_formatters\plugins\export_ui\custom_formatters.inc).

Comments

halefx’s picture

I'm getting this as well every time I load/refresh an "Edit formatter" page:

Notice: Undefined index: node in _custom_formatters_preview_variables() (line 231 of /home/novologic/sites/att/htdocs/sites/all/modules/custom_formatters/plugins/export_ui/custom_formatters.inc).
Warning: array_keys() expects parameter 1 to be array, null given in _custom_formatters_preview_variables() (line 231 of /home/novologic/sites/att/htdocs/sites/all/modules/custom_formatters/plugins/export_ui/custom_formatters.inc).

deciphered’s picture

Status: Active » Closed (duplicate)

I believe this is related to #1402992: Admin page does not exist

hass’s picture

Status: Closed (duplicate) » Active

Nope, there are NO code changes and therefore no bugfixes in the case.

deciphered’s picture

Status: Active » Fixed

You're right that this isn't related to the other issue, but this issue is well and truly fixed.

The following fix was committed on September 11th 2011: http://drupalcode.org/project/custom_formatters.git/commitdiff/434fff461...

hass’s picture

1 year ago... how about creating 2.1 release?

deciphered’s picture

How about contributing instead of complaining? How about taking into account that people like me do this in our spare time regardless of the fact that we also have full time jobs and lives outside over everything, and in some cases families as well.

I am trying to make 2.1 right at the moment, but one major piece of new functionality is not as easy as it could be, but necessary in my mind.

There are 2.1 beta releases with this fix if you don't want to use dev, but FFS try to be appreciative once in a while, because if all I hear is complaints then why should I even bother at all?

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.