In-Portal Issue Tracker - In-Portal CMS
Viewing Issue Advanced Details
924 [In-Portal CMS] Other bug report always 2010-11-13 15:41 2011-03-30 09:53
Dmitry  
alex  
normal  
closed 5.1.1-RC1  
fixed  
 
none 5.1.2-B1  
http://groups.google.com/group/in-portal-bugs/browse_thread/thread/52062d84c3ed2817
Added missing GPL license
0
0000924: GPL License is missing in some PHP files
License AND DEFINED check is missing in some PHP files, here they are:

- email_event_tp.php
- form_field_eh.php
- menu_helper.php (only "svn:keywords" property missing)
/**
* @version $Id$
* @package In-Portal
* @copyright Copyright (C) 1997 - 2009 Intechnic. All rights reserved.
* @license GNU/GPL
* In-Portal is Open Source software.
* This means that this software may have been modified pursuant
* the GNU General Public License, and as distributed it includes
* or is derivative of works licensed under the GNU General Public License
* or other free or open source software licenses.
* See http://www.in-portal.org/license for copyright notices and details.
*/

defined('FULL_PATH') or die('restricted access!');
patch GPL-License-is-missing.patch (1,794) 2010-12-05 15:18
http://tracker.in-portal.org/file_download.php?file_id=875&type=bug
Issue History
2011-03-30 09:53 Dmitry Note Added: 0003364
2011-03-30 09:53 Dmitry Status resolved => closed
2011-01-05 04:48 alex Note Added: 0003144
2011-01-05 04:48 alex Status needs testing => resolved
2011-01-05 04:48 alex Fixed in Version => 5.1.2-B1
2011-01-05 04:48 alex Resolution open => fixed
2011-01-05 04:48 alex Changeset attached 5.1.x r14111
2010-12-06 11:36 Dmitry Note Edited: 0003106 bug_revision_view_page.php?bugnote_id=0003106#r635
2010-12-06 11:36 Dmitry Description Updated bug_revision_view_page.php?rev_id=633#r633
2010-12-05 15:45 Dmitry Note Added: 0003106
2010-12-05 15:18 Dmitry Note Added: 0003105
2010-12-05 15:18 Dmitry Assigned To Dmitry => alex
2010-12-05 15:18 Dmitry Developer => Dmitry
2010-12-05 15:18 Dmitry Status needs work => needs testing
2010-12-05 15:18 Dmitry File Added: GPL-License-is-missing.patch
2010-12-01 14:29 Dmitry Assigned To => Dmitry
2010-12-01 14:29 Dmitry Status active => needs work
2010-11-13 15:41 Dmitry New Issue
2010-11-13 15:41 Dmitry Reference => http://groups.google.com/group/in-portal-bugs/browse_thread/thread/52062d84c3ed2817
2010-11-13 15:41 Dmitry Change Log Message => Added missing GPL license

Notes
(0003105)
Dmitry   
2010-12-05 15:18   
Please review and commit
(0003106)
Dmitry   
2010-12-05 15:45   
(edited on: 2010-12-06 11:36)
Reminder sent to: alex

Please review and commit changes if satisfied. Please note that haven't done any changes related to missing KEYWORDS for menu_helper.php

(0003144)
alex   
2011-01-05 04:48   
Fix committed to 5.1.x branch. Commit Message:

Fixes 0000924: GPL License is missing in some PHP files
Commit on behalf of Dmitry
(0003364)
Dmitry   
2011-03-30 09:53   
Closing, since 5.1.2 release has been released.