From bugzilla-daemon@bugs.koha-community.org Sun May 3 12:19:55 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] New: Version variable not properly replaced in csv profiles help page Date: Sun, 03 May 2015 10:19:51 +0000 Message-ID: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============8991255616110592707==" --===============8991255616110592707== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Bug ID: 14125 Summary: Version variable not properly replaced in csv profiles help page Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Templates Assignee: oleonard@myacpl.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org To see the problem: - Go to Tools > CSV-Profiles - Open help page - Check link to the manual:

See the full documentation for CSV Profiles in the manual (online).

-- You are receiving this mail because: You are watching all bug changes. --===============8991255616110592707==-- From bugzilla-daemon@bugs.koha-community.org Mon May 4 08:23:17 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Mon, 04 May 2015 06:23:14 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5389709002522076198==" --===============5389709002522076198== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Katrin Fischer changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes. --===============5389709002522076198==-- From bugzilla-daemon@bugs.koha-community.org Mon May 4 08:23:20 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Mon, 04 May 2015 06:23:17 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0931199191829537218==" --===============0931199191829537218== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 --- Comment #1 from Katrin Fischer --- Created attachment 38797 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38797&action=edit Bug 14125: Fix template problems on csv profiles help page Page uses TAGS Directive in order to print TT directives in the manual without having them interpreted, but fails to switch back/change all following TT code, causing problems in displaying the file correctly. See TT documentation: http://www.template-toolkit.org/docs/manual/Directives.html#section_TAGS As [- ... -] showed up in translations, I chose to switch back instead of changing the TT variable and INCLUDE. To test: - Go to tools > csv profiles - Open the help page - Verify the link to the manual includes the version and works - Verify the footer shows up correctly with the edit buttons -- You are receiving this mail because: You are watching all bug changes. --===============0931199191829537218==-- From bugzilla-daemon@bugs.koha-community.org Mon May 4 08:23:30 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Mon, 04 May 2015 06:23:27 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3506726805438542494==" --===============3506726805438542494== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Katrin Fischer 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. --===============3506726805438542494==-- From bugzilla-daemon@bugs.koha-community.org Mon May 4 10:37:25 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Mon, 04 May 2015 08:37:22 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5946478983086936807==" --===============5946478983086936807== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 --- Comment #2 from Marc Véron --- Created attachment 38799 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38799&action=edit [Signed-off] Bug 14125: Fix template problems on csv profiles help page Page uses TAGS Directive in order to print TT directives in the manual without having them interpreted, but fails to switch back/change all following TT code, causing problems in displaying the file correctly. See TT documentation: http://www.template-toolkit.org/docs/manual/Directives.html#section_TAGS As [- ... -] showed up in translations, I chose to switch back instead of changing the TT variable and INCLUDE. To test: - Go to tools > csv profiles - Open the help page - Verify the link to the manual includes the version and works - Verify the footer shows up correctly with the edit buttons Works as expected. Signed-off-by: Marc Véron -- You are receiving this mail because: You are watching all bug changes. --===============5946478983086936807==-- From bugzilla-daemon@bugs.koha-community.org Mon May 4 10:37:44 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Mon, 04 May 2015 08:37:41 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5332846653187489618==" --===============5332846653187489618== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Marc Véron changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes. --===============5332846653187489618==-- From bugzilla-daemon@bugs.koha-community.org Tue May 5 12:46:03 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Tue, 05 May 2015 10:46:00 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============5873903748542972021==" --===============5873903748542972021== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes. --===============5873903748542972021==-- From bugzilla-daemon@bugs.koha-community.org Tue May 5 12:46:05 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Tue, 05 May 2015 10:46:02 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6351052139359938282==" --===============6351052139359938282== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Kyle M Hall changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #38797|0 |1 is obsolete| | Attachment #38799|0 |1 is obsolete| | --- Comment #3 from Kyle M Hall --- Created attachment 38845 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38845&action=edit [PASSED QA] Bug 14125: Fix template problems on csv profiles help page Page uses TAGS Directive in order to print TT directives in the manual without having them interpreted, but fails to switch back/change all following TT code, causing problems in displaying the file correctly. See TT documentation: http://www.template-toolkit.org/docs/manual/Directives.html#section_TAGS As [- ... -] showed up in translations, I chose to switch back instead of changing the TT variable and INCLUDE. To test: - Go to tools > csv profiles - Open the help page - Verify the link to the manual includes the version and works - Verify the footer shows up correctly with the edit buttons Works as expected. Signed-off-by: Marc Veron Signed-off-by: Kyle M Hall -- You are receiving this mail because: You are watching all bug changes. --===============6351052139359938282==-- From bugzilla-daemon@bugs.koha-community.org Thu May 7 17:34:38 2015 From: bugzilla-daemon@bugs.koha-community.org To: koha-bugs@lists.koha-community.org Subject: [Koha-bugs] [Bug 14125] Version variable not properly replaced in csv profiles help page Date: Thu, 07 May 2015 15:34:34 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7091024415127689605==" --===============7091024415127689605== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14125 Tomás Cohen Arazi changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com Status|Passed QA |Pushed to Master --- Comment #4 from Tomás Cohen Arazi --- Patch pushed to master. Thanks Katrina! -- You are receiving this mail because: You are watching all bug changes. --===============7091024415127689605==--