Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.8.3
-
Fix Version/s: 1.8.4, 2.0-beta-1, 1.7.11
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
See http://jira.grails.org/browse/GRAILS-8194 for a description of the problem
Activity
blackdrag blackdrag
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Priority | Critical [ 2 ] | Blocker [ 1 ] |
Cedric Champeau
made changes -
| Assignee | Cedric Champeau [ melix ] |
Cedric Champeau
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.9-beta-5 [ 17925 ] | |
| Fix Version/s | 1.7.11 [ 17244 ] | |
| Resolution | Fixed [ 1 ] |
Paul King
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
The problem was that the function which computes the distance between a type parameter and an argument type returns a smaller distance between String[] and Object than it does for String[] and Object[].