mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
- author search should take UTF-8 [Bug #11793]
git-svn-id: file:///svn/phpbb/trunk@7781 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
66c7e56427
commit
f175509f71
1 changed files with 2 additions and 1 deletions
|
@ -288,7 +288,8 @@ p a {
|
||||||
<li>[Fix] Allow 5 digits in editing time fields (Bug #12489)</li>
|
<li>[Fix] Allow 5 digits in editing time fields (Bug #12489)</li>
|
||||||
<li>[Fix] MS SQL DBAL drivers now write over extension limitations, they are too low for most installations (Bug #12415)</li>
|
<li>[Fix] MS SQL DBAL drivers now write over extension limitations, they are too low for most installations (Bug #12415)</li>
|
||||||
<li>[Fix] Fix sorting by author on "unanswered posts" (Bug #12545)</li>
|
<li>[Fix] Fix sorting by author on "unanswered posts" (Bug #12545)</li>
|
||||||
ul>
|
<li>[Fix] Allow searching for multibyte authors (Bug #11793)</li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<a href="#top">Top</a>
|
<a href="#top">Top</a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue