Tuesday March 27
-
darrab created Cannot clone anything!
###What happened: - I've set my public key up, added it to my account keys ...
-
darrab created Cant clone textmate bundle
###What happened: - git clone code@dev.lithify.me:lithium_textmate.git Cl...
-
Wednesday March 21
-
dwilliams created Fatal Error on Error Page: Access to undeclared static property -> $_cachedPaths
###What happened: - whenever we get a 404 error or some other error like a 5...
-
Wednesday October 26
-
vernsix created Redirect errors on Windows
###What happened: - receiving 403 Forbidden messages when trying to access a...
-
Saturday September 24
-
Phegan created Fatal error: Uncaught exception 'lithium\data\model\QueryException' with message 'DESCRIBE users: No database selected'
###What happened: It could not read which database to use for the model ...
-
Wednesday July 27
-
Thiktak created ErrorHandler Page Error & Bug
In the ErrorHandler **developpement.html.php** file : #1. An error in an e...
-
Sunday July 17
-
pdufour created Error on PasswordTes
###What happened: - Run the test case "lithium\tests\cases\security\Password...
-
Friday July 15
-
spacemonkey created tests/integration/net/SocketTest has a fatal error
###Resolved This is due to nginx and buffer sizes for fastcgi. See [this p...
-
Saturday July 09
-
danwalton created PUT request 'form' data is lost
###What happened: Attempted to PUT data to /mycontroller/myaction e.g., {{...
-
Friday July 08
-
smart created Unit test failure in CookieTest
###What happened: A unit test failure in lithium\tests\integration\storage\C...
-
Monday July 04
-
agborkowski created Undefined variable: request
###What happened: - eg. from @link http://lithify.me/docs/manual/02_lithium_...
-
Wednesday June 22
-
Veraxus created Using applyFilter() with a model prevents the model's validation rules from being applied
###Update: Nevermind. The hash method creates a string even when the provide...
-
rowborg created value of $this->request->params is added into the result of $this->request->queryString()
###What happened: uri looks like /controller/action?foo=bar {{{ var_du...
-
Friday June 10
-
andras created mysql find('all') undefined method Result::prev()
it was working until I did a git pull todays updates from github.. mysql...
-
Thursday June 09
-
rich97 created Make helper templates a little more flexable.
In the current version of lithium you can modify the HTML output by the Form ...
-
Sunday June 05
-
greut created FirePhp makes a segmentation fault
###What happened: - trying to use FirePHP within PHP ActiveRecord - PHP cra...
-
Saturday June 04
-
edude03 created Enhancement: add a "Current user" reference in li3
###The problem: The vast majority of webapps deal with users, usually the cu...
-
greut created Caching g11n just like Library is painful
###What happened: - I wanted to cache Message just like Library (which is ca...
-
masom created Command::in does not loop if wrong input
###What happened: Docblock: Command::in @ 185 {{{ Handles input. Will con...
-
Friday June 03
-
rmarscher created Update template/readme.wiki to reflect new $this->_render syntax
###What happened: - I was seeing references to both $this->_render and $this...
-