#1217 closed defect (fixed)
ISP refusing to serve baked dojo.js and dojo.js.uncompressed.js
Reported by: | ornus | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
My ISP (webhost4life) refuses to serve large dojo.js and dojo.js.uncompressed.js file. It's anti-virus thinks dojo.js is a mass-mailer worm because it contains "getNamespace" string, which apparently is widely identified with worms attacking the outlook.
I realize that this is not your fault, but I might be not the only person who would encounter this problem. It was introduced in svn version 4420, so, currently, only people building freshest dojo would encounter this problem.
Would you be willing to do anything about this (such as rename "getNamespace" to "getNS")?
Change History (7)
comment:1 Changed 16 years ago by
Owner: | changed from anonymous to Adam Peller |
---|
comment:2 Changed 16 years ago by
Hmm... I don't have a problem changing this, I guess, but where will this end? Almost any string in Dojo might ultimately find itself in a collision with a virus scanner?
comment:3 Changed 16 years ago by
it seems that GetNamespace? is a method on the Outlook Application object. A good enough reason to change it :)
comment:4 Changed 16 years ago by
Yep, that's what ISP told me. Their anti-virus thinks dojo is a mass-mailing worm attacking Outlook. I guess MS will start to patent function names soon:)
comment:5 Changed 16 years ago by
Method went away in sjmiles' namespace refactor, so hopefully it will no longer be an issue.
comment:6 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Adam, I guess this is your domain.