Posible fix to Bug #19 (Missions with encoded characters in their filename cannot be downloaded). (First time in Node.js)

This commit is contained in:
Chris_Acrobat 2015-11-21 12:10:53 +01:00
parent 53c49b8055
commit ba9345cd37

View File

@ -1,5 +1,5 @@
<td style="width: 100%;">
<a href='/api/missions/<%-name%>'><%-name%></a>
<a href='/api/missions/<%encodeURI(-name)%>'><%-name%></a>
</td>
<td>
<button type="button" class="btn btn-danger btn-xs delete">