You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Clifford Hung (Created) (JIRA)" <ji...@apache.org> on 2011/12/09 23:34:41 UTC

[jira] [Created] (COUCHDB-1361) Standard ports are not quoted in the Futon config test

Standard ports are not quoted in the Futon config test
------------------------------------------------------

                 Key: COUCHDB-1361
                 URL: https://issues.apache.org/jira/browse/COUCHDB-1361
             Project: CouchDB
          Issue Type: Bug
          Components: Test Suite
    Affects Versions: 1.0.1
         Environment: Linux (Ubuntu 11.10).
            Reporter: Clifford Hung
            Priority: Minor
             Fix For: 1.0.1


When I run the config test in Futon, I get "Assertion 'ports should match' failed: expected '"80"', got '80'". However, stepping through a JavaScript debugger the value that results from server_port.pop() is quoted, so the value assigned to the port variable for standard ports (80 and 443) should be in double quotes as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (COUCHDB-1361) Standard ports are not quoted in the Futon config test

Posted by "Randall Leeds (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COUCHDB-1361?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Randall Leeds resolved COUCHDB-1361.
------------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 1.0.1)
                   1.1.2
                   1.3
                   1.2

Thanks for the report. It will be fixed in future releases of CouchDB.
                
> Standard ports are not quoted in the Futon config test
> ------------------------------------------------------
>
>                 Key: COUCHDB-1361
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-1361
>             Project: CouchDB
>          Issue Type: Bug
>          Components: Test Suite
>    Affects Versions: 1.0.1
>         Environment: Linux (Ubuntu 11.10).
>            Reporter: Clifford Hung
>            Priority: Minor
>             Fix For: 1.2, 1.3, 1.1.2
>
>
> When I run the config test in Futon, I get "Assertion 'ports should match' failed: expected '"80"', got '80'". However, stepping through a JavaScript debugger the value that results from server_port.pop() is quoted, so the value assigned to the port variable for standard ports (80 and 443) should be in double quotes as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira