# |
May 19th 2016, 14:38 |
Anju_ |
Skeletyon: Tu parlais à qui ? |
# |
May 19th 2016, 14:37 |
Anju_ |
xD |
# |
May 19th 2016, 14:36 |
neb19 |
p |
# |
May 19th 2016, 14:35 |
neb19 |
c'était juste un problème de majuscule ......... T_T |
# |
May 19th 2016, 14:35 |
neb19 |
c'est résolu en fait |
# |
May 19th 2016, 14:34 |
neb19 |
^^ |
# |
May 19th 2016, 14:34 |
Skeletyon |
ah j'avais tout ca de retard sur le chan... lol |
# |
May 19th 2016, 14:34 |
Skeletyon |
Bha surtout que ton instruction, j'en voi spas l'interet |
# |
May 19th 2016, 14:32 |
neb19 |
et puis d'ailleurs la propriété 'state' est un objet entity aussi ... |
# |
May 19th 2016, 14:31 |
neb19 |
j'ai cette erreur Call to a member function has() on a non-object |
# |
May 19th 2016, 14:30 |
neb19 |
$ChildCategory étant un objet Entity |
# |
May 19th 2016, 14:30 |
neb19 |
$ChildCategory->has('state') |
# |
May 19th 2016, 14:30 |
neb19 |
et moi j'ai un bug .. |
# |
May 19th 2016, 14:30 |
neb19 |
ok :) |
# |
May 19th 2016, 14:30 |
Anju_ |
Merci neb19 :) |
# |
May 19th 2016, 14:30 |
neb19 |
hydrater les données |
# |
May 19th 2016, 14:30 |
Anju_ |
Oui c'est bon :) |
# |
May 19th 2016, 14:29 |
neb19 |
hydrater* |
# |
May 19th 2016, 14:29 |
neb19 |
engros c'est au moment de persister les données qu'il va agir |
# |
May 19th 2016, 14:29 |
neb19 |
comme ca si le mec est sur la valeur vide, le framework le renvoi sur le formulaire en lui indiquant l'erreur |
# |
May 19th 2016, 14:29 |
Anju_ |
Je vais regarder si c'est bien ça |
# |
May 19th 2016, 14:29 |
Anju_ |
Ah effectivement, je vois d'où vient mon erreur |
# |
May 19th 2016, 14:28 |
neb19 |
il te renvoi sur le formulaire, après tu peux ajouter un message |
# |
May 19th 2016, 14:28 |
neb19 |
si tu mets un ->notEmpty('field') |
# |
May 19th 2016, 14:27 |
Anju_ |
Ok, je vais regarder |
# |
May 19th 2016, 14:27 |
neb19 |
pas au moment où tu fais un save() |
# |
May 19th 2016, 14:26 |
neb19 |
comme ca c'est au moment ou tu fait un patchEntities qu'il va renvoyer une erreur |
# |
May 19th 2016, 14:26 |
neb19 |
je pense |
# |
May 19th 2016, 14:26 |
neb19 |
validator |
# |
May 19th 2016, 14:26 |
neb19 |
il faut agir sur les validors |
# |
May 19th 2016, 14:26 |
neb19 |
Dans t'es |
# |
May 19th 2016, 14:25 |
Anju_ |
neb19: Le problème c'est que si mon select reste sur le empty et que je valide mon formulaire, au lieu de me dire qu'il faut choisir une valeur, il m'affiche une erreur de contrainte d'intégrité |
# |
May 19th 2016, 14:24 |
leknoppix |
il vaudrait pas plutot le mettre dans le model |
# |
May 19th 2016, 14:24 |
neb19 |
ben c'est pas trop logique |
# |
May 19th 2016, 14:23 |
neb19 |
mais je crois |
# |
May 19th 2016, 14:23 |
neb19 |
(corriger moi si il le faut |
# |
May 19th 2016, 14:23 |
neb19 |
ou 0 |
# |
May 19th 2016, 14:23 |
neb19 |
en php '' ou false ou null c'est pareil |
# |
May 19th 2016, 14:21 |
Anju_ |
Moi aussi j'ai une question, pourquoi mes selects considèrent mes empty comme des valeurs ? |
# |
May 19th 2016, 14:20 |
Anju_ |
Aucune idée, je la comprends même pas ton instruction xD |
# |
May 19th 2016, 14:16 |
leknoppix |
$this->request->data['user_id']=$this->request->data['created_id'] = $this->request->session()->read('Auth.User.id'); |