[Bug 5416] New: Template syntax error in moredetails.tmpl
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5416 Summary: Template syntax error in moredetails.tmpl Change sponsored?: --- Product: Koha Version: rel_3_4 Platform: All OS/Version: All Status: NEW Severity: minor Priority: P5 Component: Templates AssignedTo: oleonard@myacpl.org ReportedBy: fridolyn.somers@gmail.com QAContact: koha-bugs@lists.koha-community.org Estimated Hours: 0.0 Hie, There is a syntax error in moredetails.tmpl (intranet) : <!-- TMPL_IF --> <!-- TMPL_UNLESS --> <!-- /TMPL_IF --> <!-- /TMPL_UNLESS --> sould be : <!-- TMPL_IF --> <!-- TMPL_UNLESS --> <!-- /TMPL_UNLESS --> <!-- /TMPL_IF --> It didn't crash but it could. Regards, -- 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=5416 --- Comment #1 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-11-17 12:40:52 UTC --- Created attachment 2766 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2766 Proposed 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=5416 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|oleonard@myacpl.org |fridolyn.somers@gmail.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=5416 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #2766|0 |1 is obsolete| | --- Comment #2 from Owen Leonard <oleonard@myacpl.org> 2010-11-24 14:47:58 UTC --- Created attachment 2783 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2783 Same fix, reformatted patch I couldn't apply the previously attached patch so I made the same changes and re-formatted it. -- 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=5416 Owen Leonard <oleonard@myacpl.org> 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=5416 --- Comment #3 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-11-24 17:11:00 UTC --- (In reply to comment #2)
Created attachment 2783 [details] Same fix, reformatted patch
I couldn't apply the previously attached patch so I made the same changes and re-formatted it.
Thanks a lot. I may not be in last git version. -- 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=5416 Chris Cormack <chris@bigballofwax.co.nz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |chris@bigballofwax.co.nz Patch Status|--- |Patch Pushed --- Comment #4 from Chris Cormack <chris@bigballofwax.co.nz> 2010-12-13 08:23:40 UTC --- Pushed to master, 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.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5416 Fridolyn SOMERS <fridolyn.somers@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Fridolyn SOMERS <fridolyn.somers@gmail.com> 2010-12-13 08:35:43 UTC --- Ok, Thanks a lot. -- 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.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org