[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#800786: fix upstream in 15.12



tags 800786 + fixed-upstream
usertags 800786 + status-closed
thanks

Hey,

i checked the current status of this openUrl patch and it is already fixed 
upstream. So this bug can be closed when 15.12 is uploaded.

commit 04aeb609932880caf0fe7103792039a497c4c5df
Author: Stefan Bauer <stefan-a-bauer@gmx.net>
Date:   Sat Nov 7 19:28:55 2015 +0100

    MarblePart::openFile(): Create a working QUrl from the selected files
    
    The file open dialog returns the path(s) as QString.
    MarblePart::openUrl() expects a QUrl.
    The previous implicit conversion from QString to QUrl creates broken
    QUrl instances because the file:// protocol is missing.
    Fix this by calling QUrl::fromLocalPath() explicitly.
    
    BUG: 355001
    (cherry picked from commit 5f09ad0fc33627aff7d13ddff64d2f6d7b035fb8)

Regards,

sandro

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: