On Tue 18.02.2014 05:06, BenHoit wrote: > > in fact not "never called" but sometimes called !! my button > is in a DataView (there is one button per line). i also > have a PagingNavigator if i change the page in the paging > navigator, getString and onResourceRequested are sometimes > called on the first click. but never after.
This seems to be a caching issue. Append some random noise to the URL (src attribute) in onComponentTag(ComponentTag tag). -Timo --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
