D27371: Fix error of Wikipedia entering in an infinite recursion of page loading
Heiko Becker
noreply at phabricator.kde.org
Fri Feb 21 16:17:46 GMT 2020
heikobecker added inline comments.
INLINE COMMENTS
> WikipediaEngine.cpp:496
> query.addQueryItem( QLatin1String("srprop"), QLatin1String("size") );
> - query.addQueryItem( QLatin1String("srredirects"), QString::number(1) );
> + //query.addQueryItem( QLatin1String("srredirects"), QString::number(1) );
> query.addQueryItem( QLatin1String("srlimit"), QString::number(20) );
Any reason we need to keep this as a comment?
REPOSITORY
R181 Amarok
REVISION DETAIL
https://phabricator.kde.org/D27371
To: pgomes, #amarok, amarok-devel
Cc: heikobecker, #amarok, amarok-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/amarok-devel/attachments/20200221/359404b9/attachment.html>
More information about the Amarok-devel
mailing list