Closed (fixed)
Project:
Ridiculously Responsive Social Sharing Buttons
Version:
7.x-1.0-rc3
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2016 at 00:56 UTC
Updated:
10 May 2016 at 14:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
adamps commentedThanks for the report. Please describe how to hit the bug. From a glance at the code, perhaps if the library is not installed then you go to the status report in Drupal UI.
The 'not installed' branch of code looks like the one missing a description anyway, so can set it there rather than at top of function.
Comment #3
slinky commentedI just installed the module. Went to configuration and the error message appeared at the top of the configuration menu:
Notice: Undefined index: description in rrssb_requirements() (line 372 of /home/mysite/public_html/d/sites/all/modules/rrssb/rrssb.module).
Comment #4
heykarthikwithuA check is been added before rendering 'description'.
Comment #5
adamps commentedThanks. I committed a slightly different patch. I thought it was worth keeping the text explaining how to download the library.