line 1840 of .../sites/all/modules/patched/views/includes/view.inc

This is triggered by views_schema_6013 / views_update_6013 - which specify a field ('core') of type 'int' with no size.

Patch included - checks $info['size'] is set before reading it.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

dawehner’s picture

Update status, not that the patch got lost.

dawehner’s picture

Status: Active » Needs review

Fail.

mikeytown2’s picture

Status: Needs review » Reviewed & tested by the community

Works for me

Status: Reviewed & tested by the community » Needs work

The last submitted patch, views-php5.3-size.patch, failed testing.

mikeytown2’s picture

Version: 6.x-2.16 » 6.x-2.x-dev
Status: Needs work » Needs review
FileSize
721 bytes

Patch against the latest dev

mikeytown2’s picture

Status: Needs review » Reviewed & tested by the community
Peter Bowey’s picture

Refer #5:

Agreed, this patch is required for Views.
Patch tested OK here.
I am using the latest Views dev [6.x-2.x-dev]

BarisW’s picture

Patch works fine. Thanks!

dawehner’s picture

Status: Reviewed & tested by the community » Needs work

If we commit this, there should be a patch for 6.x-3.x as well :(

mikeytown2’s picture

Status: Needs work » Reviewed & tested by the community
laurentb’s picture

DamienMcKenna’s picture

izmeez’s picture

Patch in comment #5 applies without difficulty to latest views-6.x-2.26, is already RTBC and has been committed to views-6.x-3.x

Chris Matthews’s picture

Status: Reviewed & tested by the community » Closed (outdated)

The Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed, please see issue #3030347: Plan to clean process issue queue

izmeez’s picture

Title: PHP 5.3 - Notice: Undefined index: size in views_db_object->export_row() » [views] PHP 5.3 - Notice: Undefined index: size in views_db_object->export_row()
Project: Views (for Drupal 7) » Drupal 6 Long Term Support
Version: 6.x-2.x-dev »
Status: Closed (outdated) » Fixed

Status: Fixed » Closed (fixed)

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