| Summary: | Do not translate text nodes in xsl:attribute and other tags | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Kevin Carnes <kevin.carnes> |
| Component: | I18N/L10N | Assignee: | Bugs List <koha-bugs> |
| Status: | In Discussion --- | QA Contact: | Testopia <testopia> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | f.demians, jonathan.druart, m.de.rooy |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Attachments: | Bug 35933: Do not translate text nodes in xsl:attribute and other tags | ||
|
Description
Kevin Carnes
2024-01-29 15:29:45 UTC
Created attachment 161599 [details] [review] Bug 35933: Do not translate text nodes in xsl:attribute and other tags To test: 1. Install another language 2. Notice that MARC21slim2OPACDetail.xsl has translated attributes 3. Apply patch 4. Install the language again 5. Notice that only non-attributes are translated |