PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000615PacketFencecorepublic2009-03-12 14:462012-02-29 10:56
Reporteruser4 
Assigned Touser4 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000615: Web Admin GUI - violation add
Descriptionline 14 in html/admin/violation/add.php

 foreach($vids_pfcmd as $line){

   $parts=preg_split("/\|/", $line);

   $vids[]=array('vid' => $parts[2], 'desc' => $parts[4]);

# $vids[]=array('vid' => $parts[0], 'desc' => $parts[1]);

 }

(reported by Adnoh)
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships
related to 0000652closeduser4 Web Admin GUI - violation edit 

-  Notes
(0001137)
user4
2009-03-12 22:03

fixed in mtn revision 20a4bfcc01efba7f9494bf4826d5077dd8db0154

- Issue History
Date Modified Username Field Change
2009-03-12 14:46 user4 New Issue
2009-03-12 14:58 user4 Status new => assigned
2009-03-12 14:58 user4 Assigned To => user4
2009-03-12 22:03 user4 Status assigned => closed
2009-03-12 22:03 user4 Note Added: 0001137
2009-03-12 22:03 user4 Resolution open => fixed
2009-03-30 17:22 user4 Relationship added related to 0000652
2010-04-15 17:57 obilodeau Category 1.8.2 => 1.8.x
2012-02-29 10:56 obilodeau Category 1.8.x => core


Copyright © 2000 - 2012 MantisBT Group
Powered by Mantis Bugtracker