mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
Minor correction
git-svn-id: file:///svn/phpbb/branches/phpBB-2_0_0@3230 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
3ef2edbd0b
commit
fae6edce22
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ p,ul,td {font-size:10pt;}
|
|||
<p>This list is not complete (see above link for full list) but does represent those bugs which may effect users on a wider scale. Other bugs listed in the tracker have typically been shown to be limited to certain setups or methods of installation/upgrade.</p>
|
||||
|
||||
<ul>
|
||||
<li>First four letters of some posted content disappears - this is an issue with PHP not phpBB</li>
|
||||
<li>First four characters of some posted content disappears - this is an issue with PHP not phpBB</li>
|
||||
<li>Cannot post very large messages when using PostgreSQL 7.0.x (limitation of Postgresql 7.0.x)</li>
|
||||
<li>By default cannot post very large messages with MSSQL (this can be configured within MSSQL)</li>
|
||||
<li>Use of non-latin charsets with MSSQL may result in post data being cropped unexpectedly</li>
|
||||
|
|
Loading…
Add table
Reference in a new issue