-%]
[%
flag_imgs = {
- perl = '/img/camel.png',
- openssl => '/img/ssl_icon.gif',
+ dane => '/img/helmet.png',
+ doc => '/img/doc.png',
gnutls => '/img/gnutls_icon.gif',
+ ldap => '/img/openldap_logo.jpg',
mysql => '/img/mysql_logo.png',
+ openssl => '/img/ssl_icon.gif',
+ perl = '/img/camel.png',
pgsql => '/img/postgresql-icon-32.png',
ldap => '/img/openldap_logo.jpg',
dane => '/img/helmet.png',
doc => '/img/doc.png',
+ ipv6 => '/img/6.png',
#test => '/img/hammer.jpeg',
#python => '/img/python.png',
#debug => '/img/bug.png',
[%- BLOCK img ; IF flag == 'depend' or flag == 'gnu-ld' ; ; ELSIF flag_imgs.$flag %]<img src=[% flag_imgs.$flag %] title="[% flag %]" alt="[% flag %]" height=16 width=16 class=inline align=bottom/> [% ELSE %][%#
flag ; ' '
%][% END ; END -%]
-[%- BLOCK sysnotes ; IF row.sys_notes %]<img src="/img/notes.png" height="16" width="16" title="[% row.sys_notes_ts.replace(' .*','') | html %]: [% row.sys_notes | html %]" />
+[%- BLOCK sysnotes ; IF row.sys_notes %]<img src=/img/notes.png height=16 width=16 title="[% row.sys_notes_ts.replace(' .*','') | html %]: [% row.sys_notes | html %]"/>
[%- ELSE %] [% END ; END -%]
[%- BLOCK cl %] class="[% SWITCH bgfor.replace('-.*','') -%]
[%- CASE 'OK' %]pass[% CASE 'ContribCheck' %]warn[% CASE [ 'Check' 'InstallCheck' ] %]warnx[% CASE %]fail[% END %]"
</p>
<table><tr><th class="head" rowspan="2">Legend</th>
[% FOREACH flagset IN flag_imgs %]
-<td><img src=[% flagset.value %] title="[% flagset.key %]" alt="[% flagset.key %]" height=16 width=16 class=inline align=center/> = [% flagset.key %]</td>
+<td><img src=[% flagset.value %] title="[% flagset.key %]" alt="[% flagset.key %]" height=16 width=16 class=inline align=center/> = [% flagset.key %]</td>
[% IF loop.count == 7 %]</tr><tr>[% END %]
[% END %]
</tr></table>
[% END %]
<tr [% PROCESS cl bgfor=row.stage %]>
<td><a
- href="show_history.pl?nm=[% row.sysname %]&br=[% row.branch %]"
+ href="show_history.pl?nm=[% row.sysname %]&br=[% row.branch | uri %]"
title="History"
>[% row.sysname %]</a></td>
<td>[% PROCESS sysnotes %]</td>