phpgroupware-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-developers] some bugs


From: Tomasz Spyrczak
Subject: [Phpgroupware-developers] some bugs
Date: Thu, 29 Aug 2002 13:27:21 +0200

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi there!

   I've  just  upgraded  my  phpGW  site from version 0.9.10 to 0.9.14
   (from tar.gz) and I've got a few bugs to report:

   1.  In  the  forum module, the thread sorting function doesn't work
   properly  -  plain sql "order by" clause doesn't sort messages in a
   thread  as  desired. I've fixed it by using a recurring algorithm -
   you can see my implementation in the attached file.

   2.    The    user    accounts    list   in   the   "admin"   module
   (index.php?menuaction=admin.uiaccounts.list_users)   doesn't   work
   properly.  On  the first screen it show all of the accounts instead
   of  the  number  set  in  the  administrator's  preferences.  After
   clicking  the  highlighted  right-arrow  it shows desired number of
   accounts,  but  starting  from  some unknown position. Really weird
   when there are about 160 users of the system.

   3. In the FTP module going to the upper directory (clicking ".." in
   the  file  list)  doesn't work. I've tried to fix it on my own, but
   after  an  hour  of wrestling with the source code I've gave up and
   put  in  the  ftp module from 0.9.10 back into the system. IMHO the
   FTP  from the 0.9.10 version is anyway more friendly to the average
   user than the current one.

   4.  And  one  question  at  the  end:  where  can I find a detailed
   documentation of the phpGW API?

Tomasz Spyrczak
address@hidden

- ----------------
“They that can give up essential liberty to obtain
a little temporary safety deserve neither liberty nor safety.”

                                        Benjamin Franklin

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.5i

iQA/AwUBPW33DsbMsgKq/FYXEQLoBgCfQmWNdwraxov756YJQP0IxGFlvq8AoOHJ
90IinUigNWAkGZbEJAgcE9hy
=F4qw
-----END PGP SIGNATURE-----

Attachment: class.soforum.inc.php
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]