|
| Re: Weird situation - Icons disappearing [message #1023618 is a reply to message #1022883] |
Sun, 24 March 2013 14:58  |
Ronald So Messages: 198 Registered: April 2011 |
Senior Member |
|
|
I believe I have this mystery resolved. It was caused by caching the ImageRegistry inappropriately. We have a utility class that provides a method to retrieve the images, but we inadvertently cached the image registry to a static variable in the class. ImageRegistry is per session based and that was why it always works the first time.
|
|
|
Powered by
FUDForum. Page generated in 0.01504 seconds