jquery-archive / plugins.jquery.com

The jQuery Plugins site
plugins.jquery.com
Other
1.24k stars 243 forks source link

Accidentally overwriting already existing plugins #141

Open victorjonsson opened 11 years ago

victorjonsson commented 11 years ago

Someone has pushed a plugin to plugins.jquery.com with the same name as a plugin of mine (formvalidator). It has overwritten my own plugin page on plugins.jquery.com. What can I do?

scottgonzalez commented 11 years ago

Looks like we're not doing a case-insensitive check somewhere. Once I fix the code, I'll get the plugin back to you. Sorry about that.

victorjonsson commented 11 years ago

Okey, great! Looking forward to this issue being fixed :)

scottgonzalez commented 11 years ago

@victorjonsson Sorry this is taking so long. I think you've opened the biggest can of worms ever.

victorjonsson commented 11 years ago

No problems, glad that I could be of help :)