Could someone please confirm that the 4.7.0 release of view_bonus is actually the 4.7.0 release.
I ask because I just uploaded it and the description of view_bonus doesnt show because 4.7.0 doesnt read the .info files.
I don't want to use an incorrect version.
Comments
Comment #1
merlinofchaos commentedThe views_bonus.module for 4.7 should have this ID at the top of it:
// $Id: views_bonus.module,v 1.5.2.1 2006/10/27 17:05:04 weitzman Exp $
Comment #2
vm commentedtodays download of view_bonus for 4.7.0 has shows
// $Id: views_bonus.module,v 1.5 2006/10/27 13:58:52 weitzman Exp $
at the top of the .module file
Comment #3
rousehouse commentedWhen I load the 4.7 download, I get a undefined function error for "moduleexists", which is for 5.0. Not sure if the 4.7 version has been confused with the branched 5.0 in cvs. Wouldn't work on my site though.
Comment #4
moshe weitzman commentedwe made a mistake during initial branch yesterday and i guess that got put into the downloadable tarball. it has since been fixed. the real 4.7 version should be in today's tarball. is also visible at http://cvs.drupal.org/viewcvs/drupal/contributions/modules/views_bonus/v...
Comment #5
rousehouse commentedI just tried again with the version released at October 28, 2006 @ 02:16, and all is well. Thanks a lot
Comment #6
moshe weitzman commentedComment #7
vm commentedThanks for the fix moshe