<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PDF not loaded at am-wasserfall.org because of precomposed Unicode"
   href="https://bugs.webkit.org/show_bug.cgi?id=157065">bug 157065</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>bfulgham&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Loading the PDF not working
           </td>
           <td>PDF not loaded at am-wasserfall.org because of precomposed Unicode
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PDF not loaded at am-wasserfall.org because of precomposed Unicode"
   href="https://bugs.webkit.org/show_bug.cgi?id=157065#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - PDF not loaded at am-wasserfall.org because of precomposed Unicode"
   href="https://bugs.webkit.org/show_bug.cgi?id=157065">bug 157065</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>This happens because Safari requests a slightly different URL.

Chrome:
<a href="http://www.am-wasserfall.org/wp-content/uploads/2016/02/LKG-Veranstaltungsplan_Ma%CC%88rz-April_2016.pdf">http://www.am-wasserfall.org/wp-content/uploads/2016/02/LKG-Veranstaltungsplan_Ma%CC%88rz-April_2016.pdf</a>

Safari:
<a href="http://www.am-wasserfall.org/wp-content/uploads/2016/02/LKG-Veranstaltungsplan_M%C3%A4rz-April_2016.pdf">http://www.am-wasserfall.org/wp-content/uploads/2016/02/LKG-Veranstaltungsplan_M%C3%A4rz-April_2016.pdf</a>

The data flow seems somewhat complicated for this URL, so I couldn't easily see whether Safari does something wrong. Ultimately, both URLs should be equivalent, just encoded differently.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>