Issue Details (XML | Word | Printable)

Key: GRAILS-4716
Type: Improvement Improvement
Status: Open Open
Priority: Minor Minor
Assignee: Graeme Rocher
Reporter: Jens Lukowski
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Grails

Small gaps in the docs

Created: 23/Jun/09 02:07 AM   Updated: 01/Feb/10 09:30 AM
Return to search
Component/s: Documentation
Affects Version/s: None
Fix Version/s: 1.2.2

Time Tracking:
Not Specified


 Description  « Hide

dbCreate in Datasource.groovy takes all the options hdm2ddl has: create-drop, create, update and validate (which I didn't find in the docs)

Controller.redirect has two options for passing an id to the action id and params, but if you specify both which one will be used?
controller.redirect(id:1, params:[id:2])
Trying this out I found the id supersedes the params.id.



Graeme Rocher added a comment - 04/Dec/09 07:38 AM

Assigning all documentation related issues to 1.2 final since they don't represent a change to the codebase


Graeme Rocher made changes - 04/Dec/09 07:38 AM
Field Original Value New Value
Fix Version/s 1.2 final [ 16022 ]
Priority Major [ 3 ] Minor [ 4 ]
Graeme Rocher made changes - 23/Dec/09 08:49 AM
Fix Version/s 1.2 final [ 16022 ]
Fix Version/s 1.2.1 [ 16060 ]
Graeme Rocher made changes - 01/Feb/10 09:30 AM
Fix Version/s 1.2.1 [ 16060 ]
Fix Version/s 1.2.2 [ 16198 ]