Ticket Change Details
Not logged in
Overview

Artifact ID: d9331ff841d5f53e713fbfb8930b4c8a439a8917
Ticket: 048c1c8210732f9666a2b63bd847506bddca90ee
"http:" command when doing "fossil ui"
User & Date: anonymous 2010-05-24 00:18:27
Changes

  1. comment changed to:
    Something must have been changed in the <tt>fossil ui</tt> command's default behavior. Apparently nothing was set by default.
    
    <pre>
    C:\ARNEL\test1>fossil settings unset web-browser
    fossil: no such setting: unset
    
    C:\ARNEL\test1>fossil ui
    Listening for HTTP requests on TCP port 8080
    Launch webbrowser:  http://127.0.0.1:8080/
    'http:' is not recognized as an internal or external command,
    operable program or batch file.
    Type Ctrl-C to stop the HTTP server
    </pre>
    
  2. foundin changed to: "[5fbd593aa7] 2010-05-22 13:24:28 UTC"
  3. private_contact changed to: "5b06cbfac6af383308ac23d75ace1bba970322f9"
  4. severity changed to: "Minor"
  5. status changed to: "Open"
  6. title changed to: ""http:" command when doing "fossil ui""
  7. type changed to: "Code_Defect"