-
svenrtbg committed revision 2174 to the PHProjekt 6 SVN repository, changing 1 files.
2009-07-09 11:06:52 UTC in PHProjekt 6
-
We need a solution to make Zend_Db configure the database connection correctly so that it uses UTF-8.
This issue has been addressed in the Zend Framework with changeset 14691, see http://framework.zend.com/code/changelog/Zend_Framework?cs=14691
This is published with ZF version 1.8.0.
A list of methods top deal with different databases is at...
2009-07-08 10:21:29 UTC in PHProjekt 6
-
svenrtbg committed revision 2173 to the PHProjekt 6 SVN repository, changing 1 files.
2009-07-08 08:39:26 UTC in PHProjekt 6
-
I am unable to add this patch as a file, so this C&P must work for now.
Index: application/Default/Views/dojo/login.phtml
===================================================================
--- application/Default/Views/dojo/login.phtml (revision 2163)
+++ application/Default/Views/dojo/login.phtml (working copy)
@@ -47,7 +47,7 @@
.
2009-07-06 09:29:56 UTC in PHProjekt 6
-
svenrtbg committed revision 2144 to the PHProjekt 6 SVN repository, changing 1 files.
2009-07-02 15:52:21 UTC in PHProjekt 6
-
svenrtbg committed revision 2143 to the PHProjekt 6 SVN repository, changing 1 files.
2009-07-02 15:51:15 UTC in PHProjekt 6
-
This issue arises if you are calling the first login page without the explicit filename of "index.php".
In this case the URL for the form action is incorrectly made up as "/login/login", but should really be "/index.php/login/login".
P6 does not use any .htaccess because that would not be useful on webservers other than Apache.
2009-07-02 09:13:03 UTC in PHProjekt 6
-
svenrtbg committed revision 2131 to the PHProjekt 6 SVN repository, changing 1 files.
2009-07-01 12:38:42 UTC in PHProjekt 6
-
svenrtbg committed revision 2107 to the PHProjekt 6 SVN repository, changing 1 files.
2009-06-24 09:03:44 UTC in PHProjekt 6
-
Editing a module to contain a field name character outside ASCII renders this module completely unusable, because of internal exceptions thrown when trying to access the module as a user.
2009-06-17 11:13:20 UTC in PHProjekt 6