Re: NonCachingImage and CryptoMapper do not work together

2012-07-07 Thread Sven Meier

Hi,

I've tested wicket-examples' ImagesApplication with a 
CryptoMapper/NonCachingImage combination and it worked fine (on 1.6.x 
though)


Please upgrade to 1.5.7 and try again.

Sven

On 07/06/2012 10:11 PM, jchappelle wrote:

I have a NonCachingImage that gets loaded via ajax and I have noticed the the
ajax debug window that the src attribute of the img is encrypted except for
the antiCache url parameter at the end. The problem I am seeing is that the
image is the browser red x instead of the image I am requesting.

I'm fairly certain that it is the combination of the NonCachingImage and the
CryptoMapper because if I instead use an Image then it works. Also, if I
only remove the CryptoMapper it works.

I'm using wicket 1.5.4. I've searched around but did not find that this has
been reported. Am I missing something or is this a bug?

I can make a quickstart if you need.

Thanks,

Josh

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/NonCachingImage-and-CryptoMapper-do-not-work-together-tp4650406.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org





-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



NonCachingImage and CryptoMapper do not work together

2012-07-06 Thread jchappelle
I have a NonCachingImage that gets loaded via ajax and I have noticed the the
ajax debug window that the src attribute of the img is encrypted except for
the antiCache url parameter at the end. The problem I am seeing is that the
image is the browser red x instead of the image I am requesting.

I'm fairly certain that it is the combination of the NonCachingImage and the
CryptoMapper because if I instead use an Image then it works. Also, if I
only remove the CryptoMapper it works. 

I'm using wicket 1.5.4. I've searched around but did not find that this has
been reported. Am I missing something or is this a bug?

I can make a quickstart if you need.

Thanks,

Josh

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/NonCachingImage-and-CryptoMapper-do-not-work-together-tp4650406.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org