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

Key: GRAILS-1882
Type: Bug Bug
Status: Closed Closed
Resolution: Cannot Reproduce
Priority: Major Major
Assignee: Graeme Rocher
Reporter: René de Bloois
Votes: 0
Watchers: 2
Operations

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

TagLib reloading is broken

Created: 26/Nov/07 07:02 AM   Updated: 08/May/08 10:54 AM
Component/s: TagLib
Affects Version/s: 1.0-RC2
Fix Version/s: 1.0-RC2

Time Tracking:
Not Specified


 Description  « Hide
I have to restart the application for TagLib changes to be loaded.

But Controllers and Services reloading does work.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Graeme Rocher - 28/Nov/07 06:19 AM
Tag library reloading works fine in my tests, if it doesn't work please re-open with attached sample app that reproduces the problem

René de Bloois - 28/Nov/07 06:44 AM
Its the strangest thing, it seems to lag one step behind. If I make 1 change I don't see it. If I make a second change, then I see the first change. If I make a third change, then I see the second.

But if I try to reproduce it in a new (rev 6116) Grails application, I can't.

Cleaned out the .grails folder in my home folder, but no effect.

I'll spend some more time, just thought this information could be useful.


René de Bloois - 28/Nov/07 08:25 AM
For now I've fixed it with the following steps:
  1. Created a new grails application
  2. Step for step, copied over all the files from the project (without the .svn folders), assuring that the TagLib reloading still worked.
  3. Emptied the original projectfolder, except for the .svn folders
  4. Copied back the files from the new Grails application
  5. No differences

Very strange indeed


Marc Guillemot - 08/May/08 10:54 AM
For me the problem exists with 1.0.1, 1.0.2 and SVN head version as of today. I've opened GRAILS-2918 as I can't reopen an issue,