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

        

Reply via email to