[Koha-bugs] [Bug 7757] Edit basket vendor after it has been created

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 15 16:39:08 CEST 2012


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |paul.poulain at biblibre.com

--- Comment #10 from Paul Poulain <paul.poulain at biblibre.com> ---
QA comment:

there's something strange when I apply the 2nd patch : I get:
            [% FOREACH b IN booksellers %]
llers %]
                   [% IF booksellerid == b.id %]
 b.id %]
       <option value="[% b.id %]" selected="selected">[% b.name %]</option>
/option>
                   [% ELSE %]
 ELSE %]
       <option value="[% b.id %]">[% b.name %]</option>
/option>

(yes, truncated code) does others have the same problem ?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list