Open jjnavsofs0 opened 12 years ago
Due to change in framework the file uploads but database is not updated .
fix: following value needs to be added to other validatiors - '{"file":"allowEmpty":"true","maxFiles":"1","types":"jpg,png,gif","safe":"true"}}' .
Note: "safe" is to be set with true.
Thanks this issue a lot. luck to find this
Thanks - I was searching a day , why don't save the filename...
Due to change in framework the file uploads but database is not updated .
fix: following value needs to be added to other validatiors - '{"file":"allowEmpty":"true","maxFiles":"1","types":"jpg,png,gif","safe":"true"}}' .
Note: "safe" is to be set with true.