tingobol / gii-template-collection

Automatically exported from code.google.com/p/gii-template-collection
0 stars 0 forks source link

miniCreate requests do not contain _POST vars on the first request #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a create CRUD with a relation
2. Click on 'New record' for the relation 
3. Click 'Create'

What is the expected output? What do you see instead?
Either the record should be saved or an error should appear.
But this only works from the second click on.

Please use labels and text to provide additional information.
See attached screenshot, even Firebug finds no _POST vars for the first request.
Maybe this is bug in yii's CHtml::ajaxSubmitButton()?

Original issue reported on code.google.com by schm...@usrbin.de on 9 Sep 2010 at 1:12

Attachments:

GoogleCodeExporter commented 9 years ago
Looks like the jui-widgets have some conflict with each other

Original comment by schm...@usrbin.de on 9 Sep 2010 at 1:37

GoogleCodeExporter commented 9 years ago
Will be checked.
Also, miniforms will be rewritten.

Original comment by rodrigo.coelho@gmail.com on 9 Sep 2010 at 5:37

GoogleCodeExporter commented 9 years ago
Herbert fixed that in r107.

Original comment by rodrigo.coelho@gmail.com on 14 Sep 2010 at 2:48

GoogleCodeExporter commented 9 years ago
Herbert, please confirm the fix and close this ticket.

Original comment by rodrigo.coelho@gmail.com on 16 Sep 2010 at 4:24

GoogleCodeExporter commented 9 years ago
with the new miniform implementation this issue is fixed

Original comment by thyseus on 17 Sep 2010 at 8:30