Tuesday April 12
-
scoates created Session: cookie adapter with hmac strategy fails after write
###What happened: - HMAC tampering RuntimeException after a Session::write()...
-
Friday April 08
-
beatlevic created Lithium Mongodb error on remote connection
###What happened: When I connect to mongodb on my localhost all works well, ...
-
Thursday April 07
-
masom created zend_mm_heap corruption on php 5.3.6 on X64
###What happened: Tested this on a fresh VirtualBox F14 x64 image with: {{{...
-
Wednesday April 06
-
Ionut.Botizan created Request to URL always returns tcp://localhost
###What happened: Doing something like {{{ $oauthCallback = $this->request...
-
Tuesday April 05
-
daschl created FirePHP Adapter
According to the roadmap, here is the FirePHP log adapter and the appropriate...
-
daschl created Cache log adapter fixes & tests
I've added test cases for the cache log adapter and also made sure that it wo...
-
greut created Code coverage 0 or 0 should be 100%
###What's going on - testing empty classes says that my code coverage is 0% ...
-
Monday April 04
-
arroyo created installation problems
###What happened: - Got a php fatal error when trying to run lithium PHP ...
-
Sunday April 03
-
rich97 created Assignment by reference followed by early binding in Model::_findFilters() causes php to fail.
###Notes: Possibly a PHP bug. PHP v5.3.6 installed from the Arch Linux repos...
-
Thursday March 31
-
incerder created the fast cgi quit!
###What happened: when i start the blog posts/add the fastcgi will quit ...
-
renanra created Find using MongoId doens't work
###What happened: Model::find(new MongoId($string)) doesn't work. This ...
-
renanra created Error id and for attributes on Form Helper
###What happened: - Form help doesn't work as expected if you try to create...
-
Ionut.Botizan created Wrong atomic operator used to remove field from MongoDB
###What happened: If I try to remove a field from a MongoDB document {{{ $...
-
greut created Libraries::instance returns null when a class doesn't exist
###What's going on - I'm creating a new controller, copy and paste from anot...
-
Wednesday March 30
-
dgalien created Form Helper::create() will produce routing errors
###What happened: {{{ $this->form->create($modelName); }}} will throw ...
-
Tuesday March 29
-
edude03 created document->delete() and document->save() affect entire collection
###What happened: Using mongDb and the following code, I can see that the en...
-
Monday March 28
-
edude03 created Save should return validates message
###What happened: Save returns true if successful and false if not. ###W...
-
RobertCuadra created Content negotiation fails with a single content type
###What happened: When submitting an http request with "Accept: application/...
-
farhadi created Bug in `Cookie::read()` with non-existent nested keys
###What happened: - something ###What was expected: - something else
-
leechael created Enhances Curl adapter and make it works fine with quirk API
When I using Lithium + li3_oauth creating an application interacts with Sina ...
-