diff options
author | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-15 06:35:30 +0000 |
---|---|---|
committer | einhverfr <einhverfr@4979c152-3d1c-0410-bac9-87ea11338e46> | 2007-06-15 06:35:30 +0000 |
commit | 37342ac1139a50eb465c44cfb529cfa53c991e7f (patch) | |
tree | d9e2dbf252c5dfda9b2d0f73d30c10f33f2cd68b /COMPATABILITY | |
parent | 7db620259e76a61e53e93c2ec7d55fb51e27b4d9 (diff) |
Adding COMPATABILTY file
git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1278 4979c152-3d1c-0410-bac9-87ea11338e46
Diffstat (limited to 'COMPATABILITY')
-rw-r--r-- | COMPATABILITY | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/COMPATABILITY b/COMPATABILITY new file mode 100644 index 00000000..7f75e4c8 --- /dev/null +++ b/COMPATABILITY @@ -0,0 +1,29 @@ +Known versions of software incompatible with LedgerSMB: +------------------------------- +The following PostgreSQL versions suffer from a bug which causes problems with +LedgerSMB: 8.2.2, 8.1.7, and 8.0.11 + +These versions produce an error concerning wrong data types but the error shows +that the data types are indeed correct. + +------------------------------- + +W3M does not handle the <BUTTON> element properly and does not work. + +------------------------------- + +Pocket Internet Explorer: +Pocket IE does not handle BUTTON elements so is entirely unsupported. + +------------------------------- + +Minimo: +Minimo's SSR settings can cause tables to be badly represented. We recommend +disabling SSR. Minimo is the preferred alternative to Pocket IE. + +------------------------------- + +Internet Explorer < 7.0 +This browser submits incorrect data when using the <BUTTON> element and is not +supported. Users of Windows XP and Vista may try Internet Explorer 7 or +Firefox at their option. Users of older versions of WIndows should use Firefox. |