Fuel

Ticket Change Details
Login
Overview

Artifact ID: a78d6468240f877d343acb9ae0d600a14c001b2c
Ticket: 6f7dae9d79d7e5e5e4dd4a45a37c9295b572afe1
Remote URL is destroyed on Mac OS
User & Date: anonymous 2018-12-10 19:43:39
Changes

  1. foundin changed to: "2.0.0 Beta"
  2. icomment:
    <p>The file ~/Library/Preferences/com.fuel-scm.Fuel.plist stores the value for Key Remotes.xxxx.Url incorrectly under Mac OS if you set a username + password for the remote repo. I am using Fuel 2.0 (the binary from the website) under Mac OS 10.12.6 (16G1618). (Thanks for the very useful program!)</p>
    <p>It sets the URL to the value "@Variant(" (without the quotes).</p>
    <p>I looked through the source code and suspect something odd with src/Utils.cpp, UrlToStringNoCredentials ??? This is just a guess as I have not debugged it.</p>
    <p>With the same input under Windows (using Fuel 2.0 EXE), the program performs fine.</p>
    <p>I have attempted to edit the .plist manually (using the form http://username:password@my.address/) but it reverts it to @Variant on startup.</p>
    <p>It is still possible to manually edit it for the duration of Fuel running but it's annoying to have to set this every time, particularly if autosync is enabled.</p>
    
  3. login: "anonymous"
  4. mimetype: "text/html"
  5. private_contact changed to: "454d61a0bb20d1de6eb86228929cc5a5b11e83c7"
  6. severity changed to: "Critical"
  7. status changed to: "Open"
  8. title changed to: "Remote URL is destroyed on Mac OS"
  9. type changed to: "Code_Defect"