random 'aaa' in Membership tool when searching for sites that return no results
GENERAL
TESTING
GENERAL
TESTING
Description
Attachments
1
- 26 Jun 2010, 07:53 PM
relates to
Activity
Show:
Anthony Whyte August 1, 2010 at 9:46 AM
The random string "aaa" is not in 2.7.x:
#elseif ($search.length() > 0)
<p class="instruction">$tlang.getString('mb.list.nosearchjoinablesites')${validator.escapeHtml($search)}$tlang.getString('mb.list.nosearchsites2')</p>
Steve Swinsburg July 28, 2010 at 5:44 PM
Ready for merge to 2.7
Steve Swinsburg June 26, 2010 at 8:00 PM
2.6.x, r78805
This was introduced as part of the commit attached to SAK-15142, a random 'aaa' is printed when a search returns no results. Seems to be fixed in trunk but no commit linked. Will fix in 2.6 but this needs to go to 2.7.x as well most likely.