[Koha-bugs] [Bug 7324] Show alternate email as mailto link on patron summary

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 15 17:08:15 CET 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7324

Paul Poulain <paul.poulain at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
                 CC|                            |paul.poulain at biblibre.com
       Patch Status|Signed Off                  |Failed QA

--- Comment #3 from Paul Poulain <paul.poulain at biblibre.com> 2011-12-15 16:08:15 UTC ---
QA comment:
After applying the patch, the language tool bar start floating...

investigating in the code I think there is a div closed by mistake:

+    [% IF ( altcontactcountry ) %]<li><span class="label">Country: </span>[%
altcontactcountry %]</li>[% END %]
+    [% IF ( altcontactphone ) %]<li><span class="label">Phone: </span>[%
altcontactphone %]</li></ol></div>[% END %]


marking failed QA. back to signed-off when you've submitted a new patch, it's a
tiny one

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the Koha-bugs mailing list