mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
guess what ? yes, just fixed small glitches.
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3705 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -58,6 +58,8 @@ p,ul,td {font-size:10pt;}
|
||||
<li>Fixed wrong path to database schema files within the upgrade script</li>
|
||||
<li>Fixed username validation - catch double quotes correctly</li>
|
||||
<li>Changed email validation (apersands are allowed within emails now)</li>
|
||||
<li>Fixed email validation for banned email addresses</li>
|
||||
<li>Removed underline from email domain validation</li>
|
||||
<li>Fixed redirection for PM Sentbox Folder, Installation and sending Email to another user</li>
|
||||
<li>Fixed poll deletion</li>
|
||||
<li>Fixed Mozilla navigation bar</li>
|
||||
@@ -100,6 +102,7 @@ p,ul,td {font-size:10pt;}
|
||||
<li>Fixed disappearing post text if emoticon was inserted directly after pressing a BBCode button</li>
|
||||
<li>Display correct alt-tag for smilies within postings - emoticon instead of filename</li>
|
||||
<li>Prevented the ability to apply BBCode to website contents - we will find another EasterEgg</li>
|
||||
<li>Fixed problems with very long user passwords</li>
|
||||
</ul>
|
||||
|
||||
<a name="203"></a><h3 class="h3">1.ii. Changes since 2.0.3</h3>
|
||||
|
Reference in New Issue
Block a user