| Summary: | Translatability: Fix issue in memberentrygen.tt | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Marc Véron <veron> | 
| Component: | I18N/L10N | Assignee: | Marc Véron <veron> | 
| Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | f.demians, julian.maurice, kyle | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| Attachments: | Bug 16634: Translatability: Fix issue in memberentrygen.tt Bug 16634: Translatability: Fix issue in memberentrygen.tt Bug 16634: Translatability: Fix issue in memberentrygen.tt | ||
| 
        
          Description
        
        
          Marc Véron
        
        
        
        
          2016-06-01 20:30:06 UTC
        
       Created attachment 51953 [details] [review] Bug 16634: Translatability: Fix issue in memberentrygen.tt This patch fixes a small translatability issue in koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt The sentence following sentence was splitted by HTML tags: "Attribute value xxxxx is already in use by another patron record." To test: - Review code - Apply patch - In Admin, create a unique patron attribute type and try to give two patrons the same value for this attribute type. Created attachment 52006 [details] [review] Bug 16634: Translatability: Fix issue in memberentrygen.tt This patch fixes a small translatability issue in koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt The sentence following sentence was splitted by HTML tags: "Attribute value xxxxx is already in use by another patron record." To test: - Review code - Apply patch - In Admin, create a unique patron attribute type and try to give two patrons the same value for this attribute type. Signed-off-by: Rocio Dressler <rocio@bywatersolutions.com> Created attachment 52085 [details] [review] Bug 16634: Translatability: Fix issue in memberentrygen.tt This patch fixes a small translatability issue in koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt The sentence following sentence was splitted by HTML tags: "Attribute value xxxxx is already in use by another patron record." To test: - Review code - Apply patch - In Admin, create a unique patron attribute type and try to give two patrons the same value for this attribute type. Signed-off-by: Rocio Dressler <rocio@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Pushed to master for Koha 16.11, thanks Marc! Pushed in 16.05. Will be in 16.05.01. Patch pushed to 3.22.x, will be in 3.22.8 |