ubuntu-touch-coreapps-reviewers team mailing list archive
-
ubuntu-touch-coreapps-reviewers team
-
Mailing list archive
-
Message #08227
[Bug 1543995] Re: Shorts converts & into & when reading RDF feeds
The attachment is a screenshot of your example URL, following is the
steps of what I did:
1. swipe up to show the "search" page;
2. paste "http://stargate.solsys.org/mod.php?mod=blog&op=rdf&user=102" to the search field, hit enter;
3. result list only shows one result, select it then next
4. add to a topic, hit enter;
5. refresh then I can see all the articles.
/////////////////////////////////////////////////
Second test, I turn off the google engine in setting page, then repeat
above steps, I found Shorts return nothing due to it does not support
RDF format yet, Wireshark shows the server returns http 200, and I can
see whole xml content in wireshark.
Pls correct my steps to reproduce this bug.
** Attachment added: "screenshot20160219_170005020.png"
https://bugs.launchpad.net/ubuntu-rssreader-app/+bug/1543995/+attachment/4575366/+files/screenshot20160219_170005020.png
--
You received this bug notification because you are a member of Ubuntu
Shorts Developers, which is subscribed to Ubuntu Shorts App.
Matching subscriptions: Ubuntu RSS Reader Bugmail
https://bugs.launchpad.net/bugs/1543995
Title:
Shorts converts & into & when reading RDF feeds
Status in Canonical System Image:
Confirmed
Status in Ubuntu Shorts App:
Confirmed
Bug description:
When opening a RDF Feed, shorts converts the & char into & which is interpreted as a parameter in the url.
Check the GET Line. The &bin.... is changed into &bin_id ...
Example is taken from my blog URL:
http://stargate.solsys.org/mod.php?mod=blog&op=rdf&user=102
Example from RDF File read from Kjots -> KDE:
GET /bin.php?bin=get&bin_id=774 HTTP/1.1
Host: stargate.solsys.org
Connection: keep-alive
User-Agent: Mozilla/5.0 (X11) KHTML/5.18.0 (like Gecko) Konqueror/5.18
Referer: http://stargate.solsys.org/mod.php?mod=blog&op=view&view=294&expand=yes&akregatorPreviewMode=true
Pragma: no-cache
Cache-control: no-cache
Accept: image/png, image/jpeg, video/x-mng, image/jp2, image/gif;q=0.5,*/*;q=0.1
Accept-Encoding: gzip, deflate, x-gzip, x-deflate
Accept-Charset: utf-8,*;q=0.5
Accept-Language: en-US,fr;q=0.9,de;q=0.8,en;q=0.7
Cookie: PHPSESSID=xxxxxxxxxxxxxxxxxxxxxxxxxxx
HTTP/1.1 200 OK
Date: Wed, 10 Feb 2016 11:02:44 GMT
Server: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-disposition: filename="navod.jpg"
Content-Length: 4517
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: image/jpeg
Shorts request:
GET /bin.php?bin=get&bin_id=774 HTTP/1.1
Cookie: PHPSESSID=xxxxxxxxxxxxxxxxxxxxxxxxx
Connection: Keep-Alive
Accept-Encoding: gzip, deflate
Accept-Language: en-US,*
User-Agent: Mozilla/5.0
Host: stargate.solsys.org
HTTP/1.1 401 Bad Request
Date: Wed, 10 Feb 2016 10:23:29 GMT
Server: Apache/2.4.7 (Ubuntu) OpenSSL/1.0.1f
Expires: Thu, 19 Nov 1981 08:52:00 GMT
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
Pragma: no-cache
Content-Length: 2563
Keep-Alive: timeout=5, max=100
Connection: Keep-Alive
Content-Type: text/html; charset=UTF-8
To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1543995/+subscriptions