After installing the image grabber module, its human readable name is presented by a space in drush statusmodules as well as on http://example.com/admin/modules/list. The name column is empty (first row of the feedapi add on package) I've tried on different sites but on the same server. Thus it's just a bit difficult to find fast. Can someone confirm?

CommentFileSizeAuthor
imagegrabber.png12.55 KBwhatdoesitwant

Comments

publicmind’s picture

Component: User interface » Code
Assigned: Unassigned » publicmind
Status: Active » Fixed

Hi,

I confirm this. I found this out a few days ago but forgot to commit it in the CVS repository. I will do it today but in the meantime, you can just open the feedapi_imagegrabber.info file, and change

//$ID$ with ;$ID$.

The semicolon is the comment character and not // which is causing this issue.

Regards,

publicmind’s picture

committed to the CVS repository 6--1 branch, should be available in the development snapshot soon.

Status: Fixed » Closed (fixed)

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