History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: GRAILS-1053
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Graeme Rocher
Reporter: Marc Palmer
Votes: 0
Watchers: 1
Operations

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

Regression: services not injecting into taglibs

Created: 19/Apr/07 03:58 PM   Updated: 22/Apr/07 04:12 AM
Component/s: Services, TagLib
Affects Version/s: 0.5-RC1
Fix Version/s: 0.5-RC1

Time Tracking:
Not Specified


 Description  « Hide
Existing working 0.4.2 app upgraded to 0.5 HEAD, taglibs that expect autowired services are causing NPEs because the services are null

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Alex Shneyderman - 22/Apr/07 01:37 AM
Marc, this works for me. Although a snapshot from a few days aog gave me the same problem.
I can not quite see what fixed this problem between now and then but latest source does not
seem to have the problem.

Graeme Rocher - 22/Apr/07 04:12 AM
sorry fixed this a few days ago forgot to close