[Bug 7929] New: Duplicate id "availability" on XSLT result page
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Priority: P5 - low Change sponsored?: --- Bug ID: 7929 Assignee: oleonard@myacpl.org Summary: Duplicate id "availability" on XSLT result page QA Contact: koha.sekjal@gmail.com Severity: minor Classification: Unclassified OS: All Reporter: katrin.fischer@bsz-bw.de Hardware: All Status: NEW Version: master Component: OPAC Product: Koha On the result list the id "availability" gets replicated for each entry. ids have to be unique, should be a class instead. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 9109 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9109&action=edit Bug 7928 - Duplicate id "availability" on XSLT result page Changes id="availability" to class="availability" for XHTML valididy (ids have to be unique on a page). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|oleonard@myacpl.org |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch --- Comment #2 from Marc Véron <veron@veron.ch> --- Katrin, I applied the patch, but I did not find class="availability" in the source code of the displayed results, but class="results_summary availability" Anyway, this seems to be consistent with the diff (and makes sense to me): - <span class="results_summary" id="availability"> + <span class="results_summary availability"> ...and I think I can sign off this one. Marc -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 9242 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9242&action=edit Bug 7929 - Duplicate id "availability" on XSLT result page Changes id="availability" to class="availability" for XHTML valididy (ids have to be unique on a page). -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9109|0 |1 is obsolete| | Attachment #9242|0 |1 is obsolete| | --- Comment #4 from Marc Véron <veron@veron.ch> --- Created attachment 9243 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9243&action=edit [SIGNED-OFF] Bug 7929 - Duplicate id "availability" on XSLT result page Changes id="availability" to class="availability" for XHTML valididy (ids have to be unique on a page). Signed-off-by: mveron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9243|0 |1 is obsolete| | --- Comment #5 from Mason James <mtj@kohaaloha.com> --- Created attachment 9362 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9362&action=edit Bug 7929 - Duplicate id "availability" on XSLT result page Changes id="availability" to class="availability" for XHTML valididy (ids have to be unique on a page). Signed-off-by: mveron <veron@veron.ch> Signed-off-by: Mason James <mtj@kohaaloha.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Mason James <mtj@kohaaloha.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |mtj@kohaaloha.com --- Comment #6 from Mason James <mtj@kohaaloha.com> --- trivial patch - passing QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |Pushed to Master CC| |paul.poulain@biblibre.com --- Comment #7 from Paul Poulain <paul.poulain@biblibre.com> --- Patch pushed. Note that the availability property exist in opac.css p.availability { font-size : 87%; } this patch is really just a matter of HTML validity -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Paul Poulain <paul.poulain@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|master |rel_3_8 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Pushed to Master |Pushed to Stable CC| |chris@bigballofwax.co.nz -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7929 Jared Camins-Esakov <jcamins@cpbibliography.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version|rel_3_8 |rel_3_6 --- Comment #8 from Jared Camins-Esakov <jcamins@cpbibliography.com> --- This patch will be in 3.6.6. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org