Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-12749

drupal view with text link view causes warning

    Details

      Description

      $this->field_alias is set to "unknown" and the render expects it to be NULL. not sure why / how this is used but it is definitely not set correctly.

      causes: Notice: Undefined property: stdClass::$unknown in civicrm_handler_field_link_event->render() in
      civicrm/drupal/modules/views/civicrm/civicrm_handler_field_link_event.inc

      When I change to return $this->render_link(NULL, $values); there are no complaints but that is just my hack ....

        Attachments

          Activity

            People

            • Assignee:
              webaccess Web Access
              Reporter:
              sonicthoughts shawn holt
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: