[Bug 3250] New: Overdues report shows unique ID instead of location name
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3250 Summary: Overdues report shows unique ID instead of location name Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P5 Component: Reports AssignedTo: galen.charlton@liblime.com ReportedBy: nicole.engard@liblime.com CC: oleonard@myacpl.org Estimated Hours: 0.0 Change sponsored?: --- On /cgi-bin/koha/circ/branchoverdues.pl If you choose a location it shows the location as a number instead of the text version of the value. It also has poor English -but I didn't want to fix that and not the location name (which I did try to fix) :( -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3250 --- Comment #1 from Galen Charlton <galen.charlton@liblime.com> 2009-06-06 22:27:04 --- I'm not seeing this. Can you confirm that this is a problem in HEAD? -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3250 --- Comment #2 from Nicole C. Engard <nicole.engard@liblime.com> 2009-06-08 11:23:00 --- Created an attachment (id=829) --> (http://bugs.koha.org/cgi-bin/bugzilla3/attachment.cgi?id=829) shelving location says # instead of text I'm sorry - I just saw that there are 2 locations. The location of the item shows right - but the shelving location above the list of items shows a number - in the case of this screenshot -#4. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3250 Nicole C. Engard <nicole.engard@liblime.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |beverly.church@liblime.com -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3250 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|oleonard@myacpl.org | --- Comment #3 from Owen Leonard <oleonard@myacpl.org> 2009-07-03 20:28:00 --- It looks to me like the "4" in your example is the authorized value you have defined for your shelving location. It seems the page doesn't even try to pull the authorized value's description when the location filter is submitted, it just redisplays the value which was submitted from the location form field. In order to correct this branchoverdues.pl would have to pull the description for that authorized value--something I imagine is simple but which I don't know how to do. -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
bugzilla-daemon@liblime.com