[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #256 from Nick Clemens --- *** Bug 20869 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #257 from Nick Clemens --- *** Bug 20870 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #255 from Nick Clemens --- *** Bug 20871 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #254 from Nick Clemens --- *** Bug 20872 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Nick Clemens changed: What|Removed |Added CC||amitddng...@gmail.com ---

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-28 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #253 from Nick Clemens --- *** Bug 20873 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes. ___

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Owen Leonard changed: What|Removed |Added Blocks||21418 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-26 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #251 from Nick Clemens --- Created attachment 79404 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=79404=edit Bug 13618: (follow-up) Pass opacuser_js from plugins as raw We expect this field to

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks||21393 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks||21347 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #250 from Marcel de Rooy --- Lesson pasted from bug 21293: All occurrences of [% var = something | html %] are error prone. If something is not a string, but an object, array, hash etc., we are in trouble. This probably

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #249 from Nick Clemens --- (In reply to Jonathan Druart from comment #248) > Created attachment 78415 [details] [review] > Bug 13618: Do not use html filters with KohaSpan > > To recreate the issue: > Go to Home ›

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-09-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #248 from Jonathan Druart --- Created attachment 78415 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78415=edit Bug 13618: Do not use html filters with KohaSpan To recreate the issue: Go to Home ›

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Owen Leonard changed: What|Removed |Added Blocks||21293 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-30 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #247 from Nick Clemens --- (In reply to Jonathan Druart from comment #245) > Created attachment 78274 [details] [review] > Bug 13618: (follow-up) Add html filters to all the variables Followup pushed to master -- You

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks||21279 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #246 from Jonathan Druart --- Thanks Ere for reporting it! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #245 from Jonathan Druart --- Created attachment 78274 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78274=edit Bug 13618: (follow-up) Add html filters to all the variables -- You are receiving

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-27 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Ere Maijala changed: What|Removed |Added CC||ere.maij...@helsinki.fi ---

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-25 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #243 from Nick Clemens --- (In reply to Jonathan Druart from comment #242) > Created attachment 78158 [details] [review] > Bug 13618: (follow-up) Manually replace missing .raw > > Must be |$raw, not |raw > > Error: >

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-24 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #242 from Jonathan Druart --- Created attachment 78158 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=78158=edit Bug 13618: (follow-up) Manually replace missing .raw Must be |$raw, not |raw Error:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-22 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Nick Clemens changed: What|Removed |Added Blocks||21257 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #241 from Jonathan Druart --- Coding guidelines: https://wiki.koha-community.org/wiki/Coding_Guidelines#HTML9:_filter_all_the_variables -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #240 from Nick Clemens --- (In reply to Jonathan Druart from comment #239) > Created attachment 77998 [details] [review] > Bug 13618: Fix xt/tt_valid.t > > We are going to say it quietly but this test does not catch the

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #77997|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #238 from Jonathan Druart --- Created attachment 77997 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77997=edit Bug 13618: Remove filter when assigning array -- You are receiving this mail because:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Nick Clemens changed: What|Removed |Added CC||n...@bywatersolutions.com

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #236 from Jonathan Druart --- Created attachment 77809 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77809=edit patches_to_be_pushed.tar.gz For reference. -- You are receiving this mail because:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Signed Off |Passed QA -- You are

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Keywords|dependency | --- Comment #235 from

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff |Signed Off -- You are

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #234 from Jonathan Druart --- Created attachment 77808 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77808=edit Bug 13618: [DO NOT PUSH] Add script to add the html filters Usage: perl

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #77806|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #232 from Martin Renvoize --- I was going to upload the patches for you Nick, but it turns out some of them are too large for bugzilla so Jonathan is adding my signoff lines to his tracking branch on gitlab ;) Note, bug

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #77805|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Passed QA |Needs Signoff -- You

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Martin Renvoize changed: What|Removed |Added Attachment #77804|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #229 from Martin Renvoize --- Created attachment 77804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77804=edit Bug 13618: [DO NOT PUSH] have fun In order to generate quickly a lot of relevant data I

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Martin Renvoize changed: What|Removed |Added Status|Signed Off |Passed QA --- Comment

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #227 from Jonathan Druart --- (In reply to Owen Leonard from comment #226) > I have tested this to the best of my ability and found it to be working! > > > ** Signed off ** >

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-14 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Signed Off --- Comment #226

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Needs Signoff ---

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-13 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #224

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Failed QA |Needs Signoff ---

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-08-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Owen Leonard changed: What|Removed |Added Status|Needs Signoff |Failed QA --- Comment #221

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-07-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #220 from Martin Renvoize --- Looks to be going along the right lines to me, I like the approach and can see it leading to a much better base to start with. Maintaining it going forward is the next challenge.. hopefully

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-07-19 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #219 from Jonathan Druart --- I am back! Next version has been pushed to the remote branch - https://gitlab.com/joubu/Koha/commits/bug_13618 Here is commit message of the main patch: As we did not fix the

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #218 from Jonathan Druart --- (In reply to Jonathan Druart from comment #217) > Patches have been rebased, adjusted for master and push to > https://gitlab.com/joubu/Koha/tree/bug_13618 > > They do not deal with

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-21 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks||20975 Referenced Bugs:

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #59983|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #59987|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #59984|0 |1 is obsolete|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added URL|https://github.com/joubu/Ko

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-06-20 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|15771 | See Also|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2018-01-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 George Williams (NEKLS) changed: What|Removed |Added CC|gwilli...@nekls.org

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-08-17 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 DEVINIM changed: What|Removed |Added CC|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-08-15 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Needs Signoff

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #47631|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #45785|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #45784|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #216 from Jonathan Druart --- Fun is coming back guys \o/ It seems that I get rid of the performance problem, see the second patch. -- You are receiving this mail because: You

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #215 from Jonathan Druart --- Created attachment 59987 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59987=edit Bug 13618: Specific for branches.opac_info

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #214 from Jonathan Druart --- Created attachment 59984 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=59984=edit Bug 13618: Use a simplified version of

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #47425|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|BLOCKED

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2017-02-07 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Martin Renvoize changed: What|Removed |Added CC|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-08-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|14568

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-03-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #211 from Jonathan Druart --- See bug 15715 for the cause of the revert. -- You are receiving this mail because: You are watching all bug changes.

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-11 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Brendan Gallagher changed: What|Removed |Added Status|Pushed to Master

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-10 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added See Also|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-09 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #208 from Julian Maurice --- Package accepted into Debian unstable: https://packages.debian.org/sid/libtemplate-stash-autoescaping-perl -- You are receiving this mail because: You are

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-08 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #209 from Katrin Fischer --- Thx Julian! -- You are receiving this mail because: You are watching all bug changes. ___ Koha-bugs mailing list

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-04 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Julian Maurice changed: What|Removed |Added CC|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #206 from Marcel de Rooy --- (In reply to Julian Maurice from comment #205) > I started packaging this module. > ITP bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=813574 > Git repo: >

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-03 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Mirko Tietgen changed: What|Removed |Added CC|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-02 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Blocks|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Marcel de Rooy changed: What|Removed |Added CC|

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-02-01 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 --- Comment #204 from Jonathan Druart --- New test added to the QA script: commit a9ddabb936a0a1539d01992908b3e6484b6d6466 The html filter is not needed anymore (see bug 13618) -- You

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46795|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46805|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46804|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46798|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46797|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46800|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46799|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46796|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46801|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46806|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46802|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46807|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46803|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46819|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Status|Patch doesn't

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46821|0

[Koha-bugs] [Bug 13618] Prevent XSS in the Staff Client and the OPAC

2016-01-29 Thread bugzilla-daemon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618 Jonathan Druart changed: What|Removed |Added Attachment #46820|0

  1   2   3   >