Re: [Development] Compatability break in QUrl in Qt 4.8

2012-02-02 Thread ext-aapo.haapanen
On 01 February 2012 22:17 Thiago Macieira wrote: > Aapo, that settles it then. > > Please submit the reversal for the 4.8 branch and feel free to cherry-pick it > to 4.8.0-symbian. Ok, I updated my earlier proposal with some documentation on how relative urls are handled. http://codereview.qt-

Re: [Development] Compatability break in QUrl in Qt 4.8

2012-01-31 Thread ext-aapo.haapanen
On 30 January 2012 17:34 Thiago Macieira wrote: > There was no break of binary or source compatibility. It was a change of > behaviour because the previous behaviour was considered buggy (by me). > > Every bug fix is a change in behaviour. Your reasons why this change is neede make a lot of sense

[Development] Compatability break in QUrl in Qt 4.8

2012-01-30 Thread ext-aapo.haapanen
Hi, The behaviour of QUrl::toLocalFile() was changed between Qt 4.7.4 and 4.8. I would like to open discussion for reverting that change for 4.8 in order to maintain backward compatibility for applications. The change concerns how toLocalFile() handles relative urls. Before 4.8 it returned the