[Vtigercrm-commits] [vtiger development] #1117: Ajax object naming collision
vtiger development
vtiger-tickets at vtiger.fosslabs.com
Mon May 29 19:07:00 EDT 2006
#1117: Ajax object naming collision
--------------------------------------------------------+-------------------
Reporter: mmbrich | Owner: developer
Type: defect | Status: new
Priority: critical | Milestone: 5.0.0
Component: vtigercrm | Version: 5.0.0
Keywords: prototype, javascript, ajax, scriptaculous |
--------------------------------------------------------+-------------------
The vtiger Ajax object is named "Ajax" in ajax.js. This is causing a name
collision with prototype since the prototype ajax object and it's
constructors are named Ajax*.
Please change the name of the vtiger Ajax object to something like VTAjax
or VtigerAjax or something more geared towards vtiger and the environment
that it's used in or prototype applications will not work well with
vtiger.
Matt
--
Ticket URL: <http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/1117>
vtiger development <http://vtiger.fosslabs.com/>
vtigerCRM
More information about the vtigercrm-commits
mailing list