Hi,

Inside hook_init() implementation of panopoly_images module call watchdog() wrong arguments. Here is patch correcting that mistake.

Thanks

Comments

junaidpv’s picture

StatusFileSize
new820 bytes

Sorry, patch base path were wrong. Corrected that.

junaidpv’s picture

Here is the patch for drupal-org.make of panopoly profile to apply above patch.

  • dsnopek committed d66bab1 on 7.x-1.x
    Update Panopoly Images for Issue #2489320 by junaidpv: panopoly_images...
dsnopek’s picture

Status: Needs review » Fixed

Good catch, thanks! Committed. :-)

Status: Fixed » Closed (fixed)

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

uttamkotekar’s picture

StatusFileSize
new827 bytes

Typo findthe in the watchdog. Added patch.

Thanks,
Uttam k

uttamkotekar’s picture

Typo findthe in the watchdog. Added patch.

Sorry submitted twice.

Thanks,
Uttam k

uttamkotekar’s picture

Status: Closed (fixed) » Needs review
dsnopek’s picture

@uttamkotekar: Thanks for the patch! However, since this type-o wasn't introduced by this issue, this should be done in a new issue, as it's only related by changing the same line. Can you open a new issue and attach your patch? Thanks again!

uttamkotekar’s picture

Hi dsnopek,

i have created a new issue. https://www.drupal.org/node/2558367 . Updated this issue as closed(fixed)

Thanks again.

uttamkotekar’s picture

Status: Needs review » Closed (fixed)