diff --git a/Bug.pm b/Bug.pm index ffecc01..c05419a 100644 --- a/Bug.pm +++ b/Bug.pm @@ -259,6 +259,7 @@ sub handleForm { { post => 'bug_message', maxlength => 256*1024, minlength => 1 }, ); return($f, undef) if $f->{_err}; + return({ _err => [['bug_summary']], %$f}, undef) if $f->{bug_summary} =~ qr{http://}; # SPAM $f->{bug_code} = '' if $f->{bug_code} eq 'code'; my $admin = grep($_ eq $f->{bug_code}, @{$s->{admins}}) ? 1 : 0; diff --git a/dat/doc-dcstats b/dat/doc-dcstats index 672fcbd..16072ca 100644 --- a/dat/doc-dcstats +++ b/dat/doc-dcstats @@ -210,7 +210,7 @@ L. So, erm, what conclusions can we draw from this? That stats are fun, I guess. If anyone (including me) is going to repeat this experiment on a fresh data -set, make sure to use a more scalable downloading process that I did. My +set, make sure to use a more scalable downloading process than I did. My approach shouldn't be repeated if we wish to keep the Direct Connect network alive. diff --git a/dat/ncdc b/dat/ncdc index ee455f8..407e8b4 100644 --- a/dat/ncdc +++ b/dat/ncdc @@ -49,6 +49,7 @@ L - L - L - L - +L - L - L - L diff --git a/dat/ncdc-faq b/dat/ncdc-faq index 23fcf76..a327260 100644 --- a/dat/ncdc-faq +++ b/dat/ncdc-faq @@ -71,6 +71,13 @@ The user list has three boolean flags: Bperator, B

assive, and whether the =head1 Troubleshooting +=head2 Luadch: "(error-40) Invalid named parameter in inf: I4" + +This error occurs when connecting to (some?) luadch hubs. The problem here is +that IP address autodetection is broken on these hubs, and you can work around +it by manually setting C to your (public) IP address: C. + =head2 The Alt- keys don't work! The ncdc manual refers to the "meta" key as Alt-something, but the actual key @@ -79,12 +86,11 @@ press and release the 'Esc' key as a replacement for Alt-something. If you're on OS X, L may be helpful. - =head2 Ncdc crashes a lot! -Ncdc 1.17 has no known bugs that may cause a crash. If you're running an -older version of ncdc, please upgrade. If your ncdc is up to date and you still -have a crash, please report a bug. +Ncdc 1.19 has no known bugs that may cause a crash. If you're running an older +version of ncdc, please upgrade. If your ncdc is up to date and you still have +a crash, please report a bug. =head2 Ncdc uses too much disk space! diff --git a/dat/ncdu b/dat/ncdu index af3e746..1b0c692 100644 --- a/dat/ncdu +++ b/dat/ncdu @@ -55,13 +55,14 @@ L - L - L - L - +L - L - L - Mac OS X (L - L - L) - L - L - L - -Slackware (L - L) - +Slackware (L - L) - L - L