Closed (fixed)
Project:
Drupal vB
Version:
5.x-1.2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2007 at 23:42 UTC
Updated:
5 May 2008 at 17:13 UTC
see the Devel list discussion " Modules that integrate non-GPL PHP apps violate the GPL. "
http://lists.drupal.org/pipermail/development/2007-August/026130.html
http://lists.drupal.org/pipermail/development/2007-September/026238.html
Comments
Comment #1
JStarcher commentedhmmm interesting. Drupal vB rides a very fine line there and it *might* pass as legal. But my module Drupaltin on the other hand won't for sure. Kinda sucks but what can you do....
Thanks for the post.
Comment #2
crux_op commentedDrupalVB only includes config.php from Vbulletin which simply contains a set of arrays (data). Vbulletin could simply solve this by declaring that file to be public domain, and not proprietary. Thus Vbulletin, Drupal, and anyone else can access and run against the code contained in that file.
In any case, I think that since config.php is pure data, and is user supplied data (your own database password, setup, memcached info, etc.) that it cannot be covered under copywrite.
The only thing copywrite protected would be the commented *shrug*.
Comment #3
sunThis issue will be fixed in 5.x-2.x, which only accesses vBulletin's data in the database, but does not include code. Thanks, Peter, without this notice I would not have recognized and solved this problem during the 2.x re-write.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.