D10903: Preserve fragment when redirecting from http to https

2018-03-01 Thread Guo Ci Teo
guoci added a comment.


  In D10903#216407 , @michaelh wrote:
  
  > In D10903#216401 , @ngraham 
wrote:
  >
  > > Even without the patch, `kde-open5 
http://en.wikipedia.org/wiki/URL#Syntax` opens my web browser with that URL 
with KDE Frameworks 5.43 and git master. What am I missing here?
  >
  >
  > Maybe your browser is doing 'http' -> 'https' for you. Or wikipedia does it.
  
  
  I have 2 KDE machines, one has this behavior, the other doesn't.
  While investigating the inconsistencies, I have found a way to reproduce it.
  
  In Default Applications -> Web Browser, set
  "Open http and https URLs"
  to
  "in an application based on the contents of the URL".
  
  We can avoid this lost fragment behavior by setting that option to
  "in the following application"
  or
  "with the following command"

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D10903

To: guoci, #plasma
Cc: michaelh, ngraham, #frameworks


D10903: Preserve fragment when redirecting from http to https

2018-03-01 Thread Guo Ci Teo
guoci edited the summary of this revision.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D10903

To: guoci, #plasma
Cc: #frameworks, michaelh


D10903: Preserve fragment when redirecting from http to https

2018-02-27 Thread Guo Ci Teo
guoci created this revision.
Restricted Application added a project: Frameworks.
Restricted Application added a subscriber: Frameworks.
guoci requested review of this revision.

REPOSITORY
  R241 KIO

REVISION DETAIL
  https://phabricator.kde.org/D10903

AFFECTED FILES
  src/ioslaves/http/http.cpp

To: guoci
Cc: #frameworks, michaelh