kareila: (Default)
kareila ([personal profile] kareila) wrote in [site community profile] changelog2009-10-20 01:16 pm

[dw-nonfree] Suggestions generator has incorrect search link

[commit: http://hg.dwscoalition.org/dw-nonfree/rev/03f780b896c3]

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

Fix search link in suggestions generator.

Patch by [staff profile] denise.

Files modified:
  • htdocs/site/suggest.bml
--------------------------------------------------------------------------------
diff -r 9a9c8b0da062 -r 03f780b896c3 htdocs/site/suggest.bml
--- a/htdocs/site/suggest.bml	Fri Oct 16 14:55:08 2009 +0000
+++ b/htdocs/site/suggest.bml	Tue Oct 20 08:16:23 2009 -0500
@@ -192,7 +192,7 @@ body<=
 
     # Build the suggestions form. All fields required. 
 
-    $ret .= "<p>Have a way to make Dreamwidth better? This is where you submit it! Filling out this form will send an entry to the moderation queue of the " . $destination->ljuser_display . " community. You may want to <a href='$LJ::SITEROOT/search?search_user=" . $destination->user . "'>search the community</a> before making a new suggestion. If your suggestion hasn't been submitted before, it will be posted for discussion, voting, and possible implementation.</p>";
+    $ret .= "<p>Have a way to make Dreamwidth better? This is where you submit it! Filling out this form will send an entry to the moderation queue of the " . $destination->ljuser_display . " community. You may want to <a href='$LJ::SITEROOT/search?user=" . $destination->user . "'>search the community</a> before making a new suggestion. If your suggestion hasn't been submitted before, it will be posted for discussion, voting, and possible implementation.</p>";
     $ret .= "<p>Anyone can submit a suggestion. Other members of the Dreamwidth community will consider the suggestion, make comments for improvement to the suggestion, and talk about its benefits and drawbacks. The entry will also include a poll for people to register their like or dislike for an idea.</p>";
     $ret .= "<p>We'll use the results of the discussion and polling, along with our plans for the site and our knowledge of the technical issues involved, to determine which suggestions get moved into our bug-tracking database. (Neither positive comments nor good results in the poll will guarantee that the suggestion will get implemented, but they're one of the tools we'll use to see how popular an idea is.)</p>";
     $ret .= "<p>All fields are required. HTML will be escaped, so don't use any tags unless you want them to display as the tag.</p>";
--------------------------------------------------------------------------------

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