QUrl.toString() is not a valid local file
ClosedPublic

Authored by tcanabrava on Oct 7 2018, 10:35 AM.

Diff Detail

Repository
R231 Atelier
Branch
arcpatch-D16002
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 4076
Build 4094: arc lint + arc unit
tcanabrava requested review of this revision.Oct 7 2018, 10:35 AM
tcanabrava created this revision.
tcanabrava edited the summary of this revision. (Show Details)Oct 7 2018, 10:36 AM

This seamed to work correctly. You may wish to check for other instances of this in Atelier.

pino added a subscriber: pino.Oct 7 2018, 12:09 PM
pino added inline comments.
src/widgets/atcoreinstancewidget.cpp
331

this one too?

rizzitello added inline comments.Oct 7 2018, 1:17 PM
src/widgets/atcoreinstancewidget.cpp
331

Yes that one too.

Also
mainwindow.cpp L#255
mainwindow.cpp L#322

patrickelectric accepted this revision.Oct 13 2018, 6:59 PM
This revision is now accepted and ready to land.Oct 13 2018, 6:59 PM
rizzitello updated this revision to Diff 43968.Oct 20 2018, 2:44 PM
rizzitello edited the summary of this revision. (Show Details)
  • Catch remaining instances of url::toString
  • rebase
rizzitello closed this revision.Oct 20 2018, 11:42 PM