[Koha-bugs] [Bug 11613] New: Bootstrap advanced search "standard number" options are confusing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jan 27 07:51:19 CET 2014


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

            Bug ID: 11613
           Summary: Bootstrap advanced search "standard number" options
                    are confusing
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: OPAC
          Assignee: oleonard at myacpl.org
          Reporter: pasi.kallinen at pttk.fi
        QA Contact: testopia at bugs.koha-community.org

>From bootstrap/en/modules/opac-advsearch.tt:


     [% IF ( numbersphr) %]
               <option value="sn,phr">Standard number</option>
     [% ELSE %]
               <option value="sn">Standard number</option>
     [% END %]
               <option value="sn">Standard number</option>


The patron cannot be expected to know what the difference is between the two
"Standard number" entries.
And if numbersphr is not on, there isn't any difference.

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


More information about the Koha-bugs mailing list