PacketFence
Bug Tracking System

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000628PacketFencecorepublic2009-03-16 11:002012-02-29 10:56
Reporteruser4 
Assigned Touser4 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000628: web admin GUI - presentation of proxies configuration
Descriptionin configuration/main.php, the proxies section should have a nicer layout
TagsNo tags attached.
fixed in git revision
fixed in mtn revision
Attached Files

- Relationships

-  Notes
(0001157)
user4
2009-03-16 11:40

The config_tree in main.php is not ok, i.e. the section name should be 'proxies'

    [ports] => Array
        (
            [ports.redirect] => Array
                (
                    [default] => 80/tcp,110/tcp,143/tcp
                    [options] =>
                    [type] => text
                )

            [ports.listeners] => Array
                (
                    [default] =>
                    [options] => imap;pop3
                    [type] => multi
                )

            [ports.admin] => Array
                (
                    [default] => 1443
                    [options] =>
                    [type] => text
                )

        )

    [proxies.tools/stinger] => Array
        (
            [proxies.tools/stinger.exe] => Array
                (
                    [value] => http://download.nai.com/products/mcafee-avert/stng260.exe [^]
                    [default] => http://download.nai.com/products/mcafee-avert/stng260.exe [^]
                    [options] =>
                    [type] => text
                )

        )
(0001158)
user4
2009-03-16 11:56

fixed in mtn revision 606d397867c741f8e55e19871984d48beb609b8e

- Issue History
Date Modified Username Field Change
2009-03-16 11:00 user4 New Issue
2009-03-16 11:00 user4 Status new => assigned
2009-03-16 11:00 user4 Assigned To => user4
2009-03-16 11:40 user4 Note Added: 0001157
2009-03-16 11:56 user4 Status assigned => closed
2009-03-16 11:56 user4 Note Added: 0001158
2009-03-16 11:56 user4 Resolution open => fixed
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