Encoding of RSS incorrectly set when downloading a RSS feed
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Xibo |
Fix Released
|
High
|
Dan Garner |
Bug Description
Should use the Encoding value from the WebClient that fetched the feed.
Related branches
- Xibo Maintainters: Pending requested 2009-07-07
- Diff: None lines
- Xibo Maintainters: Pending requested 2009-07-07
- Diff: None lines
Dan Garner (dangarner) wrote : | #1 |
Changed in xibo: | |
assignee: | nobody → Dan Garner (dangarner) |
importance: | Undecided → High |
milestone: | none → 1.0.3 |
status: | New → In Progress |
Dan Garner (dangarner) wrote : | #2 |
Dan Garner (dangarner) wrote : | #3 |
Pascal (pascal-legrand) wrote : Re: [Bug 395881] Re: Encoding of RSS incorrectly set when downloading a RSS feed | #4 |
-------- Message original --------
> ** Attachment added: "To replace a 1.0.2 XiboClient.
> http://
>
hello,
i replace the two files on the xibo client, it's the same.
i had only that to do ?
change those two files ?
thanks
--
-------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
-------
1, place Roger Joly
28000 Chartres
Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
Dan Garner (dangarner) wrote : Re: [Bug 395881] Re: Encoding of RSS incorrectly set when downloading a RSS feed | #5 |
Correct, you should only have needed to replace those two files. However it
would also be wise to remove the client library files from the location you
set in "Xibo Options" so that they are re-downloaded from the server.
I'm thinking that maybe the old RSS is cached.
Cheers,
Dan
2009/7/6 Pascal <email address hidden>
>
> -------- Message original --------
>
> > ** Attachment added: "To replace a 1.0.2 XiboClient.
> > http://
> >
> hello,
> i replace the two files on the xibo client, it's the same.
> i had only that to do ?
> change those two files ?
>
> thanks
>
> --
>
> -------
> Pascal Legrand
> *IUT de Chartres* - _Service Informatique_
> -------
> 1, place Roger Joly
> 28000 Chartres
> Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
>
> --
> Encoding of RSS incorrectly set when downloading a RSS feed
> https:/
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in Xibo Open Source Digital Signage: In Progress
>
> Bug description:
> Should use the Encoding value from the WebClient that fetched the feed.
>
Pascal (pascal-legrand) wrote : Re: [Bug 395881] Re: Encoding of RSS incorrectly set when downloading a RSS feed | #6 |
> Correct, you should only have needed to replace those two files. However it
> would also be wise to remove the client library files from the location you
> set in "Xibo Options" so that they are re-downloaded from the server.
> I'm thinking that maybe the old RSS is cached.
>
> Cheers,
> Dan
>
I do what you told me to do :
replace the two files
delete all the files in "C:\Documents and Settings\user\Mes documents\Xibo Library"
i change the rss flux, because the first on e had some problems, i use this one:
http://
the problem is quiet the same
thanks for your help
--
-------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
-------
1, place Roger Joly
28000 Chartres
Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
Dan Garner (dangarner) wrote : | #7 |
Hi Pascal,
You are quite right... it still didn't work... I think I have got it fixed now though, could you test with the below patch files?
XiboClient.
Also that feed still contains some invalid characters (http://
Thanks,
Dan
Pascal (pascal-legrand) wrote : Re: [Bug 395881] Re: Encoding of RSS incorrectly set when downloading a RSS feed | #8 |
-------- Message original --------
> Hi Pascal,
Hello Dan
>
> You are quite right... it still didn't work... I think I have got it
> fixed now though, could you test with the below patch files?
>
It seems to works now
> Also that feed still contains some invalid characters
> (http://
> orleans.
> now display.
Some characters are not displayed " ' " and " - "
>
> Thanks,
THanks
> Dan
>
--
-------
Pascal Legrand
*IUT de Chartres* - _Service Informatique_
-------
1, place Roger Joly
28000 Chartres
Tel : 02 37 91 83 36 - Fax: 02 37 91 83 01
Dan Garner (dangarner) wrote : | #9 |
Confirmed as fixed
Changed in xibo: | |
status: | In Progress → Fix Committed |
Changed in xibo: | |
status: | Fix Committed → Fix Released |
See attached files for Patch to test