maschek / imgmap

Javascript based imagemap editor
https://www.maschek.hu/imagemap/
GNU General Public License v2.0
59 stars 33 forks source link

Make cache buster random number optional #31

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I load image, but don't load 
2. Show this URL
http://www.eimcontent.com/campaigns/cr/prueba/20091203/200912_03.jpg?12601355250
77
3. The error is next JPG, I don't know why show this number.

What is the expected output? What do you see instead?

I expected output
http://www.eimcontent.com/campaigns/cr/prueba/20091203/200912_03.jpg

What version of the product are you using? On what browser/operating system?

I work with OSX and Firefox

Please provide any additional information below.

In localhost work but in the server don't.

Thanks

Original issue reported on code.google.com by jar...@gmail.com on 6 Dec 2009 at 9:43

GoogleCodeExporter commented 9 years ago
Hello, 
We experience the same problem. 

We are using the plugin_tinymce3_108 in Internet Explorer 8.

Any news on this issue?

Thx,
Jack

Original comment by sjak...@gmail.com on 16 Dec 2009 at 7:55

GoogleCodeExporter commented 9 years ago
@Jack

What is your problem exactly?

@jarscr - I believe your problem is solved since 
http://www.eimcontent.com/campaigns/cr/prueba/20091203/200912_03.jpg?12601355250
77
is accessible.

Original comment by adam.mas...@gmail.com on 16 Dec 2009 at 8:16

GoogleCodeExporter commented 9 years ago
Hello Adam,

Thx for your response.  I found the problem of my issue.

We are using TinyMCE with the imgmap plugin on a Lotus Domino server. Lotus 
Domino 
uses the question mark in the url for commands and doesn't recognize the number 
after the question mark. So now i added the command ?open in every image url 
and the 
problem was solved. :D

  -> /db.nsf/7438F2E904DD29EBC1257671003CFF41/$FILE/foto-superb.jpg?
open&1260997092256

Thanks!

Original comment by sjak...@gmail.com on 16 Dec 2009 at 9:00

GoogleCodeExporter commented 9 years ago
Hi Jack,

That is an excellent feedback, thanks a lot!
I will make it optional to append the cache buster in future releases.

Adam

Original comment by adam.mas...@gmail.com on 16 Dec 2009 at 9:10