[Bug 6147] New: Reading RSS feeds via Netvibes
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Bug #: 6147 Summary: Reading RSS feeds via Netvibes Classification: Unclassified Change sponsored?: --- Product: Koha Version: master Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: OPAC AssignedTo: oleonard@myacpl.org ReportedBy: julian.maurice@biblibre.com QAContact: koha-bugs@lists.koha-community.org The SearchTerms must be URL encoded, and the item element "isbn" was undefined. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 --- Comment #1 from Julian Maurice <julian.maurice@biblibre.com> 2011-04-08 13:55:37 UTC --- Created attachment 3840 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3840 Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|--- |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Nicole C. Engard <nengard@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |nengard@gmail.com AssignedTo|oleonard@myacpl.org |julian.maurice@biblibre.com -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #3840|0 |1 is obsolete| | --- Comment #2 from Chris Cormack <chris@bigballofwax.co.nz> 2011-05-16 22:17:33 UTC --- Created attachment 4131 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=4131 Patch reformatted to work with template::toolkit -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no Patch Status|Needs Signoff |Failed QA --- Comment #3 from Magnus Enger <magnus@enger.priv.no> 2011-06-15 14:04:58 UTC --- After applying the patch this URL: /cgi-bin/koha/opac-search.pl?idx=kw&q=lessig&count=50&sort_by=acqdate_dsc&format=rss2 gives me this error: Template process failed: file error - parse error - /home/magnus/kohahead/koha-tmpl/opac-tmpl/prog/en/modules/opac-opensearch.tt line 41: unexpected token (ELSE) [% ELSE %] at /home/magnus/kohahead/C4/Templates.pm line 119. Marking as failed QA. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 --- Comment #4 from Magnus Enger <magnus@enger.priv.no> 2011-06-15 14:08:21 UTC --- PS: I tried adding an RSS feed from a search to Netvbies and did not get any errors in Netvbies... -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 --- Comment #5 from Julian Maurice <julian.maurice@biblibre.com> 2011-12-02 12:31:47 UTC --- Created attachment 6528 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6528 New patch Rebased patch against master, with fixes so rss feed pass the W3C validation http://feed1.w3.org/ -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch Status|Failed QA |Needs Signoff -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #4131|0 |1 is obsolete| | -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Arslan Farooq <arslanone@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |arslanone@gmail.com --- Comment #6 from Arslan Farooq <arslanone@gmail.com> 2011-12-04 12:26:02 UTC --- Without this patch, the rss feed does not validate in W3C Feed Validation Service: see screenshot: http://goo.gl/T2f9o ---------------------------------------------------- Once this patch is applied, and viewing the feed: /opac-search.pl?idx=kw&q=jane&count=50&sort_by=acqdate_dsc&format=rss2 I did the CTRL+U (view source) in my browser, copied the source, and validated by pasting the source in http://feed1.w3.org/ (Validate by Direct Input). The result says: Congratulations! This is a valid RSS feed :) But I just want to ask about these "Recommendations" before signing off. See screenshot: http://goo.gl/XCpFZ Is it okay to sign off this bug? It sure is an improvement. The feed validates! -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #7 from Katrin Fischer <katrin.fischer@bsz-bw.de> 2011-12-20 21:00:31 UTC --- Julian or someone else more familiar with RSS - is the result Arslan got enough for sign-off? -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 --- Comment #8 from Chris Cormack <chris@bigballofwax.co.nz> 2011-12-31 07:14:57 UTC --- (In reply to comment #6)
Without this patch, the rss feed does not validate in W3C Feed Validation Service:
see screenshot: http://goo.gl/T2f9o
----------------------------------------------------
Once this patch is applied, and viewing the feed:
/opac-search.pl?idx=kw&q=jane&count=50&sort_by=acqdate_dsc&format=rss2
I did the CTRL+U (view source) in my browser, copied the source, and validated by pasting the source in http://feed1.w3.org/ (Validate by Direct Input).
The result says: Congratulations! This is a valid RSS feed :)
But I just want to ask about these "Recommendations" before signing off. See screenshot: http://goo.gl/XCpFZ
Is it okay to sign off this bug? It sure is an improvement. The feed validates!
Hi Arslan Yes, I think its fine to sign off, but if someone wanted to do a followup to implement the recommendations that would be cool too Chris -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #6528|0 |1 is obsolete| | --- Comment #9 from Liz Rea <wizzyrea@gmail.com> 2011-12-31 23:09:36 UTC --- Created attachment 6997 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6997 [Signed Off] Bug 6147 : Correcting invalid RSS Signed-off-by: Liz Rea <wizzyrea@gmail.com> Feed validates using http://feed1.w3.org/ with the following recommendations: This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations. line 12, column 149: Relative href value on self link: /cgi-bin/koha/opac-search.pl?idx=kw&q=some&sort_by=acqdate_dsc&format=rss2 [help] ... p;sort_by=acqdate_dsc&format=rss2"/> ^ line 12, column 149: Self reference doesn't match document location [help] ... p;sort_by=acqdate_dsc&format=rss2"/> ^ line 20, column 158: Unregistered link relationship: search (10 occurrences) [help] ... _by=&format=opensearchdescription"/> ^ line 40, column 9: description should not contain relative URL references: /cgi-bin/koha/opac-reserve.pl?biblionumber=10 (10 occurrences) [help] ]]></description> ^ line 22, column 5: Misplaced Item (9 occurrences) [help] <item> -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Liz Rea <wizzyrea@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wizzyrea@gmail.com Patch Status|Needs Signoff |Signed Off -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Ian Walls <ian.walls@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian.walls@bywatersolutions. | |com Patch Status|Signed Off |Passed QA --- Comment #10 from Ian Walls <ian.walls@bywatersolutions.com> 2012-01-05 13:00:55 UTC --- Template only change to handle T:T conversion problem. Marking as Passed QA. Please leave this bug report open until the recommendations from the validator can be patched. I recommend using this report to continue to track those improvements. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.poulain@biblibre.com Version|master |rel_3_6 Patch Status|Passed QA |Patch Pushed --- Comment #11 from Paul Poulain <paul.poulain@biblibre.com> 2012-01-06 13:38:29 UTC --- patch pushed, please test -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6147 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #12 from Julian Maurice <julian.maurice@biblibre.com> 2012-01-12 10:05:37 UTC --- Ok in master, marked as resolved. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA Contact for the bug. You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org