From: Michael Andreen Date: Mon, 16 Jun 2008 22:16:17 +0000 (+0200) Subject: Need to escape whitespaces when using /x X-Git-Url: https://ruin.nu/git/%3CTMPL_VAR%20NAME=PAGE%3E?a=commitdiff_plain;h=253b06f925b12f8b5d3528dbf932a4c9427508aa;p=ndwebbie.git Need to escape whitespaces when using /x --- diff --git a/NDWeb/Pages/LaunchConfirmation.pm b/NDWeb/Pages/LaunchConfirmation.pm index 8c94dae..581ad7b 100644 --- a/NDWeb/Pages/LaunchConfirmation.pm +++ b/NDWeb/Pages/LaunchConfirmation.pm @@ -67,7 +67,7 @@ sub render_body { $DBH->begin_work; while ($missions =~ m/([^\n]+)\s+(\d+):(\d+):(\d+)\s+(\d+):(\d+):(\d+) \s+\((?:(\d+)\+)?(\d+)\).*?(?:\d+hrs\s+)?\d+mins?\s+ - (Attack|Defend|Return|Fake Attack|Fake Defend) + (Attack|Defend|Return|Fake\ Attack|Fake\ Defend) (.*?) (?:Launching\ in\ tick\ (\d+),\ arrival\ in\ tick\ (\d+) |ETA:\ \d+,\ Return\ ETA:\ (\d+)