Closed (fixed)
Project:
Google Analytics
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 21:27 UTC
Updated:
13 Jan 2008 at 20:52 UTC
I downloaded the 6.x-1.x version of the module, installed it on the latest version of Drupal core (from a cvs HEAD checkout) and get this message at admin/build/modules:
This version is incompatible with the 6.0-dev version of Drupal core.
The checkbox to enable the module is not visible.
Comments
Comment #1
gregglesper module update guide It just needs
core = 6.x
in the .info file.
Comment #2
hass commentedDownload the -dev build. Packaging adds the line...
Comment #3
gregglesI think that explains this. Adding it before the packaging script is a legitimate action.
I checked out the code because I want to be able to use the module, test out patches, etc. Also, there was no 6.x-1.x-dev package when I checked it out now that you have one this is less of an issue, but if you want anyone else to help test patches you should add it.
Comment #4
hass commentedAs an example from past see http://drupal.org/cvs?commit=70657. It was documented to add a version tag for cvs users, and then all version tags have been removed from all projects months ago. I understand that this "core" line give more troubles then the version line, but we will end up with two lines and maybe the same issues. Have you seen any up-to-date docs about this "core" string?
Comment #5
hass commentedComment #6
gregglesthanks!
Comment #7
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.