| Summary: | Generated letter should use https in header | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> | 
| Component: | Notices | Assignee: | Baptiste Wojtkowski (bwoj) <baptiste.wojtkowski> | 
| Status: | RESOLVED FIXED | QA Contact: | Paul Derscheid <paul.derscheid> | 
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | david, fridolin.somers, lucas, paul.derscheid, wainuiwitikapark | 
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | 
       This updates http links to W3C standards used in notice headers to https links. 
 | 
        |
| Version(s) released in: | 
       24.11.00,24.05.06,23.11.11 
 | 
        
        Circulation function: | |
| Attachments: | 
              Bug 37642 - Generated letter should use https in header
               Bug 37642: Generated letter should use https in header Bug 37642: Generated letter should use https in header  | 
      ||
| 
 
        
          Description
        
        
          Baptiste Wojtkowski (bwoj)
        
        
        
        
          2024-08-14 08:35:51 UTC
        
       
    Created attachment 170308 [details] [review] Bug 37642 - Generated letter should use https in header _wrap_html returns a header referring to http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd and https://www.w3.org/1999/xhtml. These should be https links. Created attachment 170534 [details] [review] Bug 37642: Generated letter should use https in header _wrap_html returns a header referring to http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd and http://www.w3.org/1999/xhtml. These should be https links. Signed-off-by: David Nind <david@davidnind.com> Testing notes: 1. This updates http links to https links. 2. I also amended the commit message (Bug XXXX: Bug title, change https to http for second link). Created attachment 170567 [details] [review] Bug 37642: Generated letter should use https in header _wrap_html returns a header referring to http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd and http://www.w3.org/1999/xhtml. These should be https links. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> Pushed for 24.11! Well done everyone, thank you! Backported to 24.05.x for upcoming 24.05.06 Pushed to 23.11.x for 23.11.11 Not backporting to 22.11  |