Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-23614

Only first HTTP URL is clickable in VCS output window

    XMLWordPrintable

Details

    • All
    • 937e2b56e7ef63ff55d0c34a4461a795871c330e (qt-creator/qt-creator/4.12)

    Description

      When pushing multiple patches to Gerrit, an URL is added to the VCS output for every patch.

      Unfortunately, only the first is converted to a link, the others stay as plain text.

      I've tried to debug the issue, but didn't got far.

      Here is the debug output (qDebug() << text added as first line in the lambda append(). If you have an idea, let me know

      (Every single text chunk is enclosed by quotes. So you see, the middle chunk containing both URLs, comes at once. That may be part of the problem)

      "\n22:30:18 Running in /home/andre/git/qtserialport: /usr/bin/git push gerrit a079a7a:refs/for/5.14%private\n"
      "remote: Processing changes: refs: 1, new: 2 (\\)
      \rremote: Processing changes: refs: 1, new: 2 (\\)
      \rremote: Processing changes: refs: 1, new: 2, done            
      \nremote: 
      \nremote: SUCCESS        
      \nremote: 
      \nremote:   https://codereview.qt-project.org/c/qt/qtserialport/+/290804 do [PRIVATE] [NEW]        
      \nremote:   https://codereview.qt-project.org/c/qt/qtserialport/+/290805 da [PRIVATE] [NEW]        
      \nremote: 
      \n"
      "To ssh://codereview.qt-project.org:29418/qt/qtserialport.git
      \n * [new branch]      a079a7a -> refs/for/5.14%private\n"
      "The command \"/usr/bin/git push gerrit a079a7a:refs/for/5.14%private\" finished successfully.\n" 

       

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            aha_1980 André Hartmann
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes