Bug 14444 - A biblio's 'modification history' view confusingly includes info from a unrelated item
Summary: A biblio's 'modification history' view confusingly includes info from a unrel...
Status: RESOLVED DUPLICATE of bug 10352
Alias: None
Product: Koha
Classification: Unclassified
Component: Tools (show other bugs)
Version: Main
Hardware: All All
: P5 - low minor (vote)
Assignee: Mason James
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 03:01 UTC by Mason James
Modified: 2019-05-30 02:41 UTC (History)
4 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
pic-1 (124.51 KB, image/png)
2015-06-24 20:43 UTC, Mason James
Details
pic-2 (184.19 KB, image/png)
2015-06-24 20:44 UTC, Mason James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mason James 2015-06-24 03:01:36 UTC
A biblio's 'modification history' view confusingly includes info from a unrelated item
Comment 1 Katrin Fischer 2015-06-24 10:02:29 UTC
Hi Mason, can you please add a bit more information?
Comment 2 Mason James 2015-06-24 20:43:08 UTC
(In reply to Katrin Fischer from comment #1)
> Hi Mason, can you please add a bit more information?

yes, sure...

pic-1 shows the detail page of bib 65850

pic-2 shows the 'modification log' of bib 65850

notice how in the mod_log page, the information for *item* 65850 is included too, its confusing people
Comment 3 Mason James 2015-06-24 20:43:50 UTC
Created attachment 40603 [details]
pic-1
Comment 4 Mason James 2015-06-24 20:44:20 UTC
Created attachment 40604 [details]
pic-2
Comment 5 Mason James 2015-06-24 20:54:07 UTC
i guess the easy fix is to pass an extra arg to the script

perhaps,  tools/viewlog.pl?type=bib or item ?
Comment 6 Mason James 2017-06-15 11:58:16 UTC
(In reply to Mason James from comment #5)
> i guess the easy fix is to pass an extra arg to the script
> 
> perhaps,  tools/viewlog.pl?type=bib or item ?

hmm.. looking at this again, it seems that the word 'item' is confusingly used as a general descriptor, rather than anything specific to the 'items' table

i think it would be less confusing if 'item' was relabelled as 'object' here
Comment 7 Jonathan Druart 2019-05-30 02:41:25 UTC

*** This bug has been marked as a duplicate of bug 10352 ***