Problem/Motivation

Undefined index issues for field configurations in recent logs.

Steps to Reproduce

Add a Date field in the Content type

  • Enable the Add to Calendar module
  • Check the recent logs.
  • After this go to "Manage Display" of the content type
  • Edit the date field configuration and it should have the default tokeniser values.
  • Save the configurations.
  • Check the recent logs again.

Comments

gg24 created an issue. See original summary.

gg24’s picture

Assigned: gg24 » Unassigned
Issue summary: View changes
Status: Active » Needs review
StatusFileSize
new3.67 KB
gg24’s picture

StatusFileSize
new3.59 KB
navneet0693’s picture

@gg24 Please add steps for reproduction of the error in summary.

gg24’s picture

Issue summary: View changes
navneet0693’s picture

Status: Needs review » Needs work
+++ b/includes/addtocalendar.form.inc
@@ -7,19 +7,25 @@
+/**
+ *
+ */

A description would be helpful :)

gg24’s picture

Assigned: Unassigned » gg24
gg24’s picture

Status: Needs work » Needs review
StatusFileSize
new3.64 KB
navneet0693’s picture

Assigned: gg24 » Unassigned
Status: Needs review » Reviewed & tested by the community

Good to go now :)

gg24’s picture

Status: Reviewed & tested by the community » Fixed

Fixed!!

  • gg24 authored 0f61b89 on 8.x-1.x
    Issue #2842319 by gg24, navneet0693: Undefined index issues for field...

Status: Fixed » Closed (fixed)

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