The list of public lists in the staff client should show which patron is the creator of the list.
Created attachment 6039 [details] [review] Proposed fix Show the name of the patron who created each list on the list of public lists. Also: - correcting unescaped ampersand in the template - making conditional a check on a variable that doesn't always exist, causing noisy errors in the log ("Use of uninitialized value $sortfield in string eq at C4/VirtualShelves/Page.pm line 335")
Created attachment 6207 [details] [review] Fix for Bug 7083 - [SIGNED-OFF] Show creator name on list of public lists Show the name of the patron who created each list on the list of public lists. Also: - correcting unescaped ampersand in the template - making conditional a check on a variable that doesn't always exist, causing noisy errors in the log Signed-off-by: Magnus Enger <magnus@enger.priv.no> After applying the patch a column for "Created by" is added to the display of public lists, and the errors in the log are silenced. On the "Your lists" tab, the link on the list name now has an escaped ampersand.
Applying: Fix for Bug 7083 - [SIGNED-OFF] Show creator name on list of public lists error: koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt: does not match index Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... error: Entry 'koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt' not uptodate. Cannot merge. fatal: merging of trees bf768d4642523bde5041af12d0403bec35148bb2 and 07a8614703fa983c030071c562ba07d3467f8448 failed Failed to merge in the changes. Please send a rebased patch. Will continue QA after it has arrived.
(In reply to comment #3) > Applying: Fix for Bug 7083 - [SIGNED-OFF] Show creator name on list of public > lists > error: koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt: does > not match index > Using index info to reconstruct a base tree... > Falling back to patching base and 3-way merge... > error: Entry > 'koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt' not > uptodate. Cannot merge. > fatal: merging of trees bf768d4642523bde5041af12d0403bec35148bb2 and > 07a8614703fa983c030071c562ba07d3467f8448 failed > Failed to merge in the changes. > > Please send a rebased patch. Will continue QA after it has arrived. Sorry, this seems to be my problem. Looking further now..
QA: Small change in code and template. Looks good. Marking Passed QA.
patch pushed, please test Chris_n this is an enhancement, but don't change the workflow, change only for staff, so OK for 3.6 imo
seems I forgot to merge this patch. Done, it's really pushed now !
This fix was included in the 3.6.x branch prior to 3.6.4.