afuna: Cat under a blanket. Text: "Cats are just little people with Fur and Fangs" (Default)
afuna ([personal profile] afuna) wrote in [site community profile] changelog2009-05-06 07:11 pm

[dw-free] change "unknown LJ tag" error to "unknown site tag" error

[commit: http://hg.dwscoalition.org/dw-free/rev/a2db74617fa1]

http://bugs.dwscoalition.org/show_bug.cgi?id=1092

De-LJ-ify "Unknown LJ tag" error

Patch by [personal profile] kareila.

Files modified:
  • cgi-bin/cleanhtml.pl
--------------------------------------------------------------------------------
diff -r 55f8a96f3b52 -r a2db74617fa1 cgi-bin/cleanhtml.pl
--- a/cgi-bin/cleanhtml.pl	Wed May 06 19:00:08 2009 +0000
+++ b/cgi-bin/cleanhtml.pl	Wed May 06 19:09:48 2009 +0000
@@ -526,7 +526,7 @@ sub clean
                         $newdata .= "<b>[Bad username: " . LJ::ehtml($orig_user) . "]</b>";
                     }
                 } else {
-                    $newdata .= "<b>[Unknown LJ tag]</b>";
+                    $newdata .= "<b>[Unknown site tag]</b>";
                 }
             }
             elsif ($tag eq "lj-raw")
--------------------------------------------------------------------------------

Post a comment in response:

This account has disabled anonymous posting.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

If you are unable to use this captcha for any reason, please contact us by email at support@dreamwidth.org