pungpoo / giix

Automatically exported from code.google.com/p/giix
0 stars 0 forks source link

generateActiveRelationField does not mark the checkbox labeled correctly #43

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. created one record with 3 record relations (I've created one car with 3 
different color [car | car_color | color]
2. gone to action's update and see that only first checkbox is checked (the 
update action, however, works saving the edit)

What is the expected output?
all checkbox marked as checked

What do you see instead?
only the first one checked

What version of giix are you using?
1.10

What is your stack (operating system, web server, DBMS, PHP version)? MacOSX 
Lion, MAMP PRO with MySQL 5.5.9 and PHP 5.3.6
What version of the Yii Framework are you using? 1.10 + translation path
Any relevant additional software (opcode cache etc)? APC

Please paste the stack trace and the error message.
there are not

Please attach your relevant source and configuration files and sql scripts.

Please provide any additional information below.

Original issue reported on code.google.com by diego.vi...@gmail.com on 26 Jun 2012 at 6:08