This fails on non-mysqli connections

$links_remaining = $links->num_rows;
linkchecker_check_links
exception: [Notice] Line 408 of sites/all/modules/linkchecker/linkchecker.module:
Trying to get property of non-object
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hass created an issue. See original summary.

hass’s picture

The code only fails with httprl enabled, but an notice is always thrown.

hass’s picture

Status: Active » Needs review
FileSize
1.2 KB

  • hass committed 0d89ffc on
    Issue #2664260 by hass: num_rows only exists in mysqli
    
hass’s picture

Status: Needs review » Fixed

Branch is back to green.

Status: Fixed » Needs work

The last submitted patch, 3: Issue-2664260-by-hass-numrows-only-exists-in-mysqli.patch, failed testing.

hass’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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