Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.4.1
-
None
-
66500b9d75cb895accfc385fd323f48c41b61a7a 4934138be29868bdf848e2aeb6c6163819ab3a5c
Description
With ADS in Windows, a stream can be opened for a file like "test.txt:ea.ini", so I can have some data that is visible in "test.txt" and other data that is "hidden" in the ADS "test.txt:ea.ini". I can see the "hidden" data by just opening the file with notepad and specifying "test.txt:ea.ini".
QFile works just fine with ADS, and QSettings was working, but somewhere between Qt 4.8 and 5.4 this functionality was broken. If I create a QSettings object with "tests.txt:ea.ini", I will get an access error now. QFile still works fine.
Attachments
Issue Links
- relates to
-
QTBUG-66227 open QFile with ':' in filename
-
- Closed
-