You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/12/18 21:07:46 UTC

[jira] [Commented] (VCL-918) Site Config page uses wrong variable key for nat port range

    [ https://issues.apache.org/jira/browse/VCL-918?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064672#comment-15064672 ] 

ASF subversion and git services commented on VCL-918:
-----------------------------------------------------

Commit 1720843 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1720843 ]

VCL-918 - Site Config page uses wrong variable key for nat port range

siteconfig.php: modified NATportRange::__construct: changed $this->key from 'nat_port_range' to 'natport_ranges'

> Site Config page uses wrong variable key for nat port range
> -----------------------------------------------------------
>
>                 Key: VCL-918
>                 URL: https://issues.apache.org/jira/browse/VCL-918
>             Project: VCL
>          Issue Type: Bug
>          Components: web gui (frontend)
>            Reporter: Josh Thompson
>             Fix For: 2.5
>
>
> The web gui uses the key nat_port_range but the backend uses natport_ranges. This needs to be updated in the NATportRange class to use natport_ranges.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)