Active
Project:
Websnapr Field
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
3 Mar 2011 at 11:00 UTC
Updated:
26 May 2025 at 08:52 UTC
The default/current websnapr_field module package is V1.2.
The websnapr_field.info:
; $Id: websnapr_field.info,v 1.2 2009/06/29 11:31:58 alfaguru Exp $
name = Websnapr Field
description = Provides the ability to format a link as a Websnapr thumbnail
dependencies[] = link
package = CCK
core = 6.x
; Information added by drupal.org packaging script on 2009-09-06
version = "6.x-1.2"
core = "6.x"
project = "websnapr_field"
datestamp = "1252241170"
The websnapr.module id line:
// $Id: websnapr_field.module,v 1.3 2009/09/06 12:14:35 alfaguru Exp $
Look at the version numbers, are there version numbers mixed?
Comments
Comment #1
danepowell commentedThe ID line should actually be removed completely, following the Git migration.