Details
-
Bug
-
Resolution: Won't Do
-
P3: Somewhat important
-
6.6.0 Beta2
-
None
Description
Steps
- download the correspond sources to build and run qmldom example
- with file1.qml
- build and run qt6\qtdeclarative\examples\qml\qmldom
Current result
- qmldom example doesn't create editedfile1.qml
qt.qmldom.writeOut: failure reformatting "C:/Users/[UserName]/AppData/Local/Temp/editedfile1.qml" "Error while writing"
Expected result
- editedfile1.qml is properly created and its code should be different from file1.qml
I am suspecting the code in the function writeOutForFile in qqmldomitem.cpp
When I commented out the condition in the code, editedfile1.qml is created in the folder.
editedfile1.qml
Attachments
For Gerrit Dashboard: QTBUG-115812 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
494977,2 | qmldom: Fix qmlloadedwrite example | dev | qt/qtdeclarative | Status: NEW | 0 | 0 |