Dear reader(s),

In the first place thank you for this module! It's the only easy way to use this in Drupal.

But there seems to be a problem with the formatter when there is a image field without an image. This is the error i get:
Notice: Undefined offset: 0 in jail_field_formatter_view() (regel 98 van .../sites/all/modules/jail/jail.module).

On the page of the node itself it only shows this error once, but when generating a view with multiple nodes it gives this error per empty field. Maybe someone could find a way to fix this?

Kind regards,

Julius

Comments

danlinn’s picture

Assigned: Unassigned » danlinn
Status: Active » Needs work

This sounds like a legitimate issue I should get to. With that said, I'm not sure when I'll get to it. It should be as smile as adding a check for existence of the image. I'll try to get on it soon.

juliusvaart’s picture

Hi danlinn,

Thanks for the response.

Julius

danlinn’s picture

Status: Needs work » Fixed

I have fixed this in version 1.3 Should be available soon.

juliusvaart’s picture

Thanks!

elmotri’s picture

Status: Fixed » Closed (fixed)