Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-98561

Creating directory using symbolic link in path fails on QNX

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P1: Critical
    • None
    • 6.2.1
    • Core: I/O
    • None
    • QNX

    Description

      In tst_QDir::mkdirOnSymlink following fails:

      QString path = "symlink/../four/five";
      QVERIFY(dir.mkpath(path));

       Directory four is created on the same level as directory two in previous step and not following the symbolic link (+relative path ..)

      This is due bug in QNX 7.1.0 (qnx6 fs).

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            papetaja Pasi Petäjäjärvi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes