Bug 40615 - Update mention of 'My virtual card' in OPACVirtualCard description
Summary: Update mention of 'My virtual card' in OPACVirtualCard description
Status: Signed Off
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Caroline Cyr La Rose
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-07 16:27 UTC by Aude Charillon
Modified: 2025-08-08 17:34 UTC (History)
2 users (show)

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


Attachments
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description (1.57 KB, patch)
2025-08-08 14:01 UTC, Caroline Cyr La Rose
Details | Diff | Splinter Review
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description (1.62 KB, patch)
2025-08-08 17:34 UTC, Roman Dolny
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aude Charillon 2025-08-07 16:27:15 UTC
Bug 38792 renamed the 'My virtual card' tab in the OPAC to 'Library card' from version 25.05. The OPACVirtualCard preference, which enables the feature, still mentions the 'My virtual card' tab in its description. It should be updated.
Comment 1 Caroline Cyr La Rose 2025-08-08 14:01:32 UTC
Created attachment 185278 [details] [review]
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description

This patch updates the OPACVirtualCard description to match the name of
the tab in the OPAC, which has been changed from 'My virtual card' to
'Library card'.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for OPACVirtualCard
4. Read the description of the system preference
   --> It should mention the 'Library card' tab and not the 'My virtual
       card' tab
   --> Make sure the sentence and the spelling are correct
Comment 2 Roman Dolny 2025-08-08 17:34:57 UTC
Created attachment 185293 [details] [review]
Bug 40615: Update mention of 'My virtual card' in OPACVirtualCard description

This patch updates the OPACVirtualCard description to match the name of
the tab in the OPAC, which has been changed from 'My virtual card' to
'Library card'.

To test:
1. Apply patch
2. Go to Administration > System preferences
3. Search for OPACVirtualCard
4. Read the description of the system preference
   --> It should mention the 'Library card' tab and not the 'My virtual
       card' tab
   --> Make sure the sentence and the spelling are correct

Signed-off-by: Roman Dolny <roman.dolny@jezuici.pl>