Alejandro Hurtado Turiño

Results 3 issues of Alejandro Hurtado Turiño

Hello, The test "testGeocoderAddress1" and 2 is failing because "12 rU hipOLYte lBAs 75009 fR" never match the pattern ``` '/^([0-9.]+) *, *([0-9.]+)$/' ``` in the Gmap->geocode()

The [issue 77](https://github.com/yohang/Finite/issues/77) explain the problem. I suggest this change to resolve it.

Hello, When using embeddables the getData fucntion at Waldo\DatatableBundle\Util\Factory\Query\DoctrineBuilder doesn't work. We think that this could be solved: **Embeddables**: Fields thats comes like alias.address.zipcode then the 331 line not work....