Whitaker found the bug:
1.45 (martine 08-Jul-03): my $subjecticon = ""; 1.45 (martine 08-Jul-03): if ($form->{'subjecticon'} ne "none" || $form->{'subjecticon'} ne "") { 1.45 (martine 08-Jul-03): $subjecticon = LJ::trim(lc($form->{'subjecticon'})); 1.45 (martine 08-Jul-03): }
Heh.