{22} All Tickets For Current Milestone (1052 matches)

Ticket details of the current milestone.

Id Type Component Priority Owner Reporter Version Milestone Status Resolution Summary Description Modified
5286 defect vtigercrm unassigned developer rtaylor 5.0.4 5.0.4 new None Updated 5.0.3 to 5.0.4. Now can't create new accounts. After update to 5.0.4 and subsequent migration of DB, I cannot create new accounts or contacts. (I CAN create new accounts using the QUICK CREATE dropdown, and then edit them, but NOT via the "normal" '''Create Account''' button.) I also see a blank page (apart from the toolbars etc.) as my home page. Turning on '''DEBUG''' shows this in the '''vtigercrm.log''' file... Wed May 28 16:06:05 2008,160 [18286] DEBUG index - Prepared sql query being executed : select quotestage from vtiger_quotestage inner join vtiger_role2picklist on vtiger_role2picklist.picklistvalueid = vtiger_quotestage.picklist_valueid where roleid in( ?) order by sortid Wed May 28 16:06:05 2008,161 [18286] DEBUG index - Prepared sql query parameters : [H6] Wed May 28 16:06:05 2008,161 [18286] INFO VT - PearDatabase ->ADODB error Query Failed:select quotestage from vtiger_quotestag e inner join vtiger_role2picklist on vtiger_role2picklist.picklistvalueid = vtiger_quotestage.picklist_valueid where roleid in (?) order by sortid::->[1054]Unknown column 'sortid' in 'order clause' The same error appears if I refresh the home page or try the '''Create Account''' button. 05/28/08
5346 defect vtigercrm minor developer arthur.bogatyr 5.0.4 5.0.4 new None Menu problems in Google Chrome and Safari on Windows Vista Menu doesn't work correctly in Google Chrome and Safari on Windows Vista. Pull down menu hides when trying to put mouse on it. OS: Windows Vista Basic SP1 Browsers: Safari 3.1.2 (525.21) Google Chrome 0.2.149.27 09/13/08
5351 defect vtigercrm major developer martin.mgscreativa 5.0.4 5.0.4 new None Two gmail accounts, two vTiger users, only one can webmail Hello...i have two gmail accouns...one completly empty and the other with 2500 emails in the inbox. If I log in with the user with the empty gmail account, I can send an receive Gmail emails as I wish... If I log in with the user with the 2500 inbox emails Gmail account, I can´t do anything and allways get the email configuration error message. Here is the log dump for each vTiger user... vTiger user Martin associated with ghiamar@gmail.com no emails in inbox, that´s ok...I can send and receive as i wish... Quote: 09/10/08 17:00:39,281 [1620] INFO VT - PearDatabase ->ADODB disconnect 09/10/08 17:00:39,282 [1620] INFO VT - PearDatabase ->Entering MailBox(INBOX) 09/10/08 17:00:39,282 [1620] DEBUG index - Entering getMailServerInfo(Martin) method ... 09/10/08 17:00:39,283 [1620] DEBUG index - Prepared sql query being executed : select * from vtiger_mail_accounts where status=1 and user_id=? 09/10/08 17:00:39,284 [1620] DEBUG index - Prepared sql query parameters : [9] 09/10/08 17:00:39,286 [1620] DEBUG index - Exiting getMailServerInfo method ... 09/10/08 17:00:39,291 [1620] INFO VT - PearDatabase ->Setting Mailbox Name 09/10/08 17:00:39,292 [1620] INFO VT - PearDatabase ->Opening Mailbox 09/10/08 17:00:39,293 [1620] INFO VT - PearDatabase ->Entering getImapMbox() 09/10/08 17:00:39,316 [1620] INFO VT - PearDatabase ->Parsing PHP Modules 09/10/08 17:00:39,317 [1620] INFO VT - PearDatabase ->Building connection string 09/10/08 17:00:39,317 [1620] INFO VT - PearDatabase ->Done Building Connection String.. {209.85.163.109:993/imap2/ssl/novalidate-cert/user=ghiamar@gmail.com}INBOX Connecting to box 09/10/08 17:00:40,841 [1620] INFO VT - PearDatabase ->Done connecting to box 09/10/08 17:00:40,842 [1620] INFO VT - PearDatabase ->Loading mail list 09/10/08 17:00:40,843 [1620] INFO VT - PearDatabase ->Exiting MailBox(INBOX) 09/10/08 17:00:40,866 [1620] DEBUG index - Entering isPermitted(Contacts,EditView,) method ... 09/10/08 17:00:40,869 [1620] DEBUG index - Entering getTabid(Contacts) method ... 09/10/08 17:00:40,870 [1620] DEBUG index - Exiting getTabid method ... 09/10/08 17:00:40,870 [1620] DEBUG index - Entering getActionid(EditView) method ... 09/10/08 17:00:40,871 [1620] INFO index - get Actionid EditView 09/10/08 17:00:40,872 [1620] INFO index - action id selected is 1 09/10/08 17:00:40,873 [1620] DEBUG index - Exiting getActionid method ... 09/10/08 17:00:40,873 [1620] DEBUG index - Entering getActionname(1) method ... 09/10/08 17:00:40,874 [1620] DEBUG index - Exiting getActionname method ... 09/10/08 17:00:40,875 [1620] DEBUG index - Exiting isPermitted method ... 09/10/08 17:00:42,716 [1620] DEBUG index - Entering in function getTagCloudView(9) 09/10/08 17:00:42,716 [1620] DEBUG index - Prepared sql query being executed : select tagcloud_view from vtiger_users where id=? 09/10/08 17:00:42,717 [1620] DEBUG index - Prepared sql query parameters : [9] 09/10/08 17:00:42,718 [1620] DEBUG index - Exiting from function getTagCloudView(9) vTiger user daniela, associated with infoplaytime@gmail.com with 2600 inbox emails Quote: 09/10/08 16:55:47,169 [1620] INFO VT - PearDatabase ->ADODB disconnect 09/10/08 16:55:47,170 [1620] INFO VT - PearDatabase ->Entering MailBox(INBOX) 09/10/08 16:55:47,170 [1620] DEBUG index - Entering getMailServerInfo(daniela) method ... 09/10/08 16:55:47,171 [1620] DEBUG index - Prepared sql query being executed : select * from vtiger_mail_accounts where status=1 and user_id=? 09/10/08 16:55:47,172 [1620] DEBUG index - Prepared sql query parameters : [7] 09/10/08 16:55:47,174 [1620] DEBUG index - Exiting getMailServerInfo method ... 09/10/08 16:55:47,194 [1620] INFO VT - PearDatabase ->Setting Mailbox Name 09/10/08 16:55:47,195 [1620] INFO VT - PearDatabase ->Opening Mailbox 09/10/08 16:55:47,196 [1620] INFO VT - PearDatabase ->Entering getImapMbox() 09/10/08 16:55:47,219 [1620] INFO VT - PearDatabase ->Parsing PHP Modules 09/10/08 16:55:47,219 [1620] INFO VT - PearDatabase ->Building connection string 09/10/08 16:55:47,220 [1620] INFO VT - PearDatabase ->Done Building Connection String.. {209.85.163.109:993/imap2/ssl/novalidate-cert/user=infoplaytime@gmail.com}INBOX Connecting to box 09/10/08 16:56:49,786 [1620] INFO VT - PearDatabase ->CONNECTION ERROR - Could not be connected to the server using imap_open function through the connection strings {209.85.163.109:993/imap2/ssl/novalidate-cert/user=infoplaytime@gmail.com}INBOX and {209.85.163.109/imap2:993}INBOX vTiger user Martin with different Gmail account mgscreativa@gmail.com aprox 2500 inbox emails...APACHE HAGNS UP!!! Quote: 09/10/08 17:40:40,740 [3072] INFO VT - PearDatabase ->ADODB disconnect 09/10/08 17:40:40,741 [3072] INFO VT - PearDatabase ->Entering MailBox(INBOX) 09/10/08 17:40:40,741 [3072] DEBUG index - Entering getMailServerInfo(daniela) method ... 09/10/08 17:40:40,741 [3072] DEBUG index - Prepared sql query being executed : select * from vtiger_mail_accounts where status=1 and user_id=? 09/10/08 17:40:40,742 [3072] DEBUG index - Prepared sql query parameters : [7] 09/10/08 17:40:40,745 [3072] DEBUG index - Exiting getMailServerInfo method ... 09/10/08 17:40:40,765 [3072] INFO VT - PearDatabase ->Setting Mailbox Name 09/10/08 17:40:40,766 [3072] INFO VT - PearDatabase ->Opening Mailbox 09/10/08 17:40:40,766 [3072] INFO VT - PearDatabase ->Entering getImapMbox() 09/10/08 17:40:40,790 [3072] INFO VT - PearDatabase ->Parsing PHP Modules 09/10/08 17:40:40,790 [3072] INFO VT - PearDatabase ->Building connection string 09/10/08 17:40:40,791 [3072] INFO VT - PearDatabase ->Done Building Connection String.. {74.125.45.111:993/imap2/ssl/novalidate-cert/user=mgscreativa@gmail.com}INBOX Connecting to box 09/10/08 17:40:42,620 [3072] INFO VT - PearDatabase ->Done connecting to box 09/10/08 17:40:42,621 [3072] INFO VT - PearDatabase ->Loading mail list 09/10/08 17:41:43,301 [3072] INFO VT - PearDatabase ->Exiting MailBox(INBOX) 09/10/08 17:41:43,324 [3072] DEBUG index - Entering isPermitted(Contacts,EditView,) method ... 09/10/08 17:41:43,327 [3072] DEBUG index - Entering getTabid(Contacts) method ... 09/10/08 17:41:43,329 [3072] DEBUG index - Exiting getTabid method ... 09/10/08 17:41:43,329 [3072] DEBUG index - Entering getActionid(EditView) method ... 09/10/08 17:41:43,329 [3072] INFO index - get Actionid EditView 09/10/08 17:41:43,331 [3072] INFO index - action id selected is 1 09/10/08 17:41:43,331 [3072] DEBUG index - Exiting getActionid method ... 09/10/08 17:41:43,332 [3072] DEBUG index - Entering getActionname(1) method ... 09/10/08 17:41:43,333 [3072] DEBUG index - Exiting getActionname method ... 09/10/08 17:41:43,334 [3072] DEBUG index - Exiting isPermitted method ... Be adviced of this bug in vTiger... Any chance to solve it or workaround? 09/11/08
5308 patch vtigercrm major developer Giacomo.Sanchietti 5.0.4 5.0.4 new None Ticket assigned to group and mail notification When changing solution or status of a ticket assigned to a group, a mail i sent to the first user of the user list sorted in alphabetically order. To reproduce the bug: 1. The system has 3 normal users (not admin), the first named "aaa", the second "bbb" and the last "zzz" 1. Create a new Ticket with the user "bbb" and assign it to a group 2. Enter with the user "zzz" and add a solution (or change the state) 3. An email is sent to "aaa" This is happens because in the Edit view the first user of the select box is always selected. A workaround is to add an empty option to he select with a value of -1, this option is selected when the ticket is assigned to a group. I attached a patch to the ticket. I wish it will help. 07/30/08
2285 defect vtigercrm major developer nithyachandar 5.0.0 5.0.4 reopened campaigns>email Option to send mail from Campaigns to contacts/leads/accounts 10/25/08
4465 defect vtigercrm blocker asha frankpie 5.0.4 5.0.4 reopened i18n issue at filters for custom view if you have installed a different language than English as default language, the filter at customes view do not work properly. For instance if you set a quote status to the German expression for accepted ="akzeptiert" and build a filter which suppose to display all quotes with the status "akzeptiert" the result is empty. If you enter the English expression "accepted" into the filter, the quotes are shown. Therefore, the filter seems to work only with the English values. 05/13/08
4905 defect vtigercrm major asha prasad 5.0.4-rc 5.0.4 closed fixed Parse error: syntax error, unexpected T_NEW in PearDatabase,php vtiger 5.0.4RC shows the following error when I use it with PHP 4.4.7 Parse error: syntax error, unexpected T_NEW in ..vtigercrm\include\database\PearDatabase.php on line 429 03/11/08
4753 defect vtigercrm minor puneeth dina 5.0.4-rc 5.0.4 closed fixed The currency Symbol of EURO(€) is not display properly While Installing, the currency Symbol of EURO(€) is not display properly in Currency ListView[under settings]. but in product its working fine. 03/10/08
5143 defect vtigercrm major vashni nguyen.ngoc.han 5.0.4-rc 5.0.4 closed fixed Problem with Profiles and Dashboard Below is process to rise bug 1. Create Profiles: TestProfiles was disabled Potentials 2. Create Roles TestRoles and Assigned TestProfiles 3. Create Users TestUsers and Assigned TestRoles 4. Go to Sharing Access > Change Privileges > Choose Private (All) > Recalculate 5. Go to Potentials Module > Change Owener some Records to TestUsers 6. Login by user : TestUsers 7. Dashboard still view Potential although it was disabled view in Profiles Setting 03/10/08
5027 defect vtigercrm major asha bharathi 5.0.4-rc 5.0.4 closed fixed Not Accessible values for todo's status I have created a custom view in calendar with status column as a non-admin user. In that view, all the todo's status values are get displayed as Not Accessible. But the current logged in user has permission for those values. Kindly find the snapshot for your clear understanding. Thanks, Bharathi. 03/08/08
5205 defect vtigercrm major bharathi bharathi 5.0.4 5.0.4 closed fixed advanced search is not working properly for activity status field. In Calendar advanced search, If I use Planned as status while searching in All Events and Todos list view , It doesn't list me the events which are matched with the criteria I have given.. Only It shows me the task list. 03/08/08
5204 defect vtigercrm critical bharathi bharathi 5.0.4 5.0.4 closed fixed security issue in calendar By default calendar has been set as private. So a user can not change(edit/delete) his higher role's activity. But it is possible to change the event's status to your higher role user's activity by using below url. http://path/index.php?return_module=Calendar&return_action=ListView&return_id=209&return_viewname=19&action=Save&module=Calendar&record=209&parenttab=My%20Home%20Page&change_status=true&eventstatus=Held&start=1&PHPSESSID=a22b64939be68b023c45f45487c86aad If you change the record id and the status from above url, you can actually change the admin's event status also. 03/06/08
5223 defect vtigercrm critical Prasad bharath 5.0.4 5.0.4 closed fixed Installation charset problem Hi , While installing vtigerCRM we have hard-coded the default_charset='UTF-8'; in config.inc.php. If a user wishes to install vtiger with ISO support then also the default_charset will be UTF-8.In this case he will face issues with ISO characters. If he wishes to install vtiger in ISO char-set then the default_charset should be changed to ISO-8859-1 in config file. Thanks , Bharath 03/06/08
5211 defect vtigercrm major vashni bharathi 5.0.4 5.0.4 closed fixed Count is not proper after page navigation. While clicking on the '''All''' link from upcoming/pending activities link, it has matched with 15 records. So it shows 10 in the first page. When I navigate to the next page, It should show only remaining 5 records. but it shows me more than 5 .. That is, it shows all the records available in the list view. 03/06/08
5203 defect vtigercrm major mickie allen 5.0.4 5.0.4 closed fixed ISO build home page find option not proper display for UTF character's. ISO build home page find option not proper display for UTF character's. using UTF-8 character like "Greek : ευπροσδεκτη" .search result is good but the find text box the search character's is displayed Ascii character's. 03/06/08
5222 defect vtigercrm major asha nitin 5.0.4 5.0.4 closed invalid all email ids are not coming on clicking send mail in account module in account module if i want to send mail for more than one account in which one having utf-8 characters in the account name than in the to field of the pop up window only one email id which associated with non utf-8 account is appearing. the one which associated with utf-8 account is not displaying in the to field. step to reproduce: 1. create accounts some with utf-8 data and make sure all having email id. 2. now in the list view of the account module select two accounts one which having utf-8 as account name and another is non utf. 3. click on send mail and choose email in the pop up window. 4. now you see only one mail id in the pop up window. 03/06/08
5220 defect vtigercrm major srini nitin 5.0.4 5.0.4 closed fixed unable to find attachments in the mail (having utf-8 characters in attachment name) if i send a mail which having an attachment (the file name of the attachment having utf-8 characters) than the mail is delivered without attachment. the attachment part of the mail missing just because of utf-8 characters in the file name. 03/06/08
5200 defect vtigercrm major vashni srini 5.0.4 5.0.4 closed fixed Record Save --> problem with " in picklist value while saving records Steps to reproduce: 1. Create a picklist value with double quote (") 2. Create a record using that picklist value. 3. Now the picklistg value not properly saving in the tables so it will be shown as "not accessible" in detailview and listview 03/06/08
5209 defect vtigercrm major mickie bharathi 5.0.4 5.0.4 closed fixed Record count is wrong for calendar in Account related list. Steps : 1. Go to account related list(make sure that there is no record available under Activities block). 2. Now create an event by relating 5 contact with it and save. 3. Now it would show the record count as 5. Find an attachment for your understanding. 03/06/08
5206 defect vtigercrm major bharathi bharathi 5.0.4 5.0.4 closed fixed Wrong records count in key metrics for Calendar I have 15 records for a particular custom view of calendar and I have enabled key metrics for that custom view. But When seeing that custom view in Key Metrics home page div, Its shows me 16 records. Is it correct? Note: This occurs because it takes the activity type of emails also.. but actually it should not. 03/06/08
691 enhancement vtigercrm critical Richie mickie 5.0.0 5.0.4 closed fixed installation i have used the bin installation with existing apache and bundled mysql. when i run the install.php in the database creation step if the database already available then it does not drop and and create the database again. it shows error. 03/05/08
3181 enhancement vtigercrm minor developer andrewrodes 5.0.3-dev 5.0.4 closed fixed Need Ability to export just what is in the current view When usnig the export function on any exportable screen, we need the ability to export just what is displayed using the current filter. For example, if we create a custom filter that lists opportunities from this month, we need the ability for the export function to respect that filter. This is how the export function behaves in the leading crm application , siebel. Thank you. 03/05/08
2032 enhancement vtigercrm minor developer firewallrv 5.0.0 5.0.4 closed fixed Announcements text saved in UTF8/System ? It's not possible to use local symbols (accentued) in the text. May be resolved allowing HTML ? 03/05/08
2571 enhancement vtigercrm major srinivasan mickie 5.0.2 5.0.4 closed fixed provide to change the mailer type in mail server configuration In outgoing mail server configuration we can configure the server which is smtp. when we face any error in this smtp and if we want to use the PHP's mail() function to send mail we have to change in the code. why don't we provide a option to change the mailer type under settings? 03/05/08
2867 enhancement vtigercrm major erikbent bharath 5.0.3-dev 5.0.4 closed fixed '%' not saved in AJAX Edit and CAUSES DATA LOSS '%' Character is not saved in AJAX Edit DATA IS LOST if % is in description. See notes. 03/05/08
4048 enhancement vtigercrm major developer gopal 5.0.3 5.0.4 closed fixed Configurable email client I would like to be able to choose my email client. There should be an option to use the built in vtiger email or any email client, so when I click on an email address, it does a simple mailto: instead of changing the page. Ref: http://forums.vtiger.com/posting.php?t=13832 03/05/08
3695 enhancement vtigercrm major developer allen 5.0.3-val2 5.0.4 closed fixed All modules Advaced search .(condition not related to data type) Advanced search condition not proper,field name(data type '''varchar''') condition is greater then,less than & greater than equals. '''example''' !.field name datatype is varchar. the condition is is ,is not ,contains,does not contain ,begin with,end with. 03/05/08
3680 enhancement vtigercrm major developer bharathi 5.0.3-dev 5.0.4 closed fixed Trouble ticket functionality When someone (person A) at our company is creating a trouble ticket and assign it to someone else (person B), Person B only receives an email but Person A:s name is not mentioned in the email and there is no URL to the Ticket in vTiger. Is this just a configuration issue or how can we get this working? My second question: when you assign a ticket to a group, there is no emails sent to the group members not even when the status is changed to i e closed. What is the status/explanation for this one? '''Ref : Link thread in Forum :''' http://forums.vtiger.com/viewtopic.php?t=13871&highlight= 03/05/08
2728 enhancement vtigercrm major developer bharath 5.0.2 5.0.4 closed fixed Templates Enhancement Templates : I need to be able to edit templates in HTML. Is there any way to show the fckeditor bar in the template form? Or can I access the templates in the root and update these with a regular html editor like dreamweaver? I need this to deploy your solution. [http://gpmb7.vtiger.com/index.php?action=DetailView&module=HelpDesk&parenttab=Support&record=851&&viewname=0] Best regards Harold 03/05/08
2338 enhancement vtigercrm major developer rtaylor 5.0.0 5.0.4 closed fixed Custom view of calendar only allows filtering by create and modify time not event date/time. When trying to create a custom calendar view, you're limited to filtering on the creation or modififaction date/time of the item. Ideally, you should be able to filter on the actualy event date/time. 03/05/08
3572 enhancement vtigercrm minor akilan tmani 5.0.3-val 5.0.4 closed duplicate "ends with" is not displayed in Criteria of Advance Filters. In Custom view, while we create a new view, In '''Advance Filters''', The Pick list which have the criteria conditions doesn't have the value '''ends with'''. 03/05/08
2318 patch vtigercrm major bharath nithyachandar 5.0.0 5.0.4 closed fixed RTF document merge instead of word merge http://forums.vtiger.com/viewtopic.php?t=5446&start=50 03/05/08
4694 defect vtigercrm major developer bharathi 5.0.3 5.0.4 closed duplicate clicking on the All link from upcoming and pending popup should list the respective records. Hi, Currently if you click on the All link provided in the upcoming and pending popup from Home page, It will redirect the page to Calendar All Events and Todo's List view and would show all the records including completed/Held event. Showing all the records doesn't make sense I think. So it would be nice if we modify that. If a user click the All link from upcoming popup then show the upcoming activities only. If the user click All link from pending activities popup then list the pending activities only. Kindly let me know if you have different thought/suggestions. Thanks, Bharathi. 03/04/08
4790 defect vtigercrm minor asha pavani 5.0.4-rc 5.0.4 closed fixed In notes module, Vtiger not able to filter records properly if filter is contact name In Notes module, while adding a custom view advanced filter, its applying condition only for last name but not for full name. 03/04/08
5114 defect vtigercrm minor asha liza 5.0.4-rc 5.0.4 closed worksforme single quote problem Steps to reproduce 1)create record like 'test Account' 2)then search ' using Basic search(Ex-Accountname) 3)so it will list 'test Account' record.now edit that record using Action edit 4)If you click save you can see empty Assigned To field. 03/04/08
5129 defect vtigercrm major vashni sandeep 5.0.4-rc 5.0.4 closed fixed Problem with editing and saving a picklist when logged in with other languages When we login using language set as non-english and try to edit the picklist and save it. and when trying to access the picklist for a record its showing each value twice. but when logged in using language as english then its showing all english picklist values and german values too. 03/04/08
5176 defect vtigercrm major don liza 5.0.4 5.0.4 closed fixed Groups problem I have created two groups by two Roles.consider that two groups are nokia group and product group.then i have created another group by these two groups.In nokia group two users are there.consider user a & user b.If i login as a user a then two groups should be listed. but it lists only nokia group. 03/04/08
5187 defect vtigercrm unassigned shahulhameed vashni 5.0.4 5.0.4 closed fixed Navigation button is not visible to select a particular user from the second page of the User Popup page navigation button is not accessible for the user's pop up while creating a users.The pop up Window is very small. so that the navigation button is going down below the visible area of the window. In FireFox browser at least we can use the page down button to see that navigation button, But in the IE, that option is also not available. 03/04/08
5152 defect vtigercrm major asha asha 5.0.4-rc 5.0.4 closed fixed JS error when renaming report fodler with ' (single quote) in name I created a Report folder with ' quote in name (eg. Asha's reports). It got created properly and is rendering well. But now, when i click on Rename folder button, I am getting the following javascript error: unterminated string literal http://myhost:81/asha/index.php?module=Reports&action=index&parenttab=Analytics Line 1 03/04/08
5132 defect vtigercrm major vashni sandeep 5.0.4-rc 5.0.4 closed fixed problem with searching picklist values while using non english language pack A user when logged in using a german language, if he performs a search(basic, advanced or global) for a value that is in picklist, the search returns no results. 03/03/08
5136 defect vtigercrm major mickie vamsee 5.0.4-rc 5.0.4 closed fixed Mini calendar icon is not shown in the migrated version Mini calendar icon is not showing in the migrated version from 5.0.0 to 5.0.4 03/03/08
5166 defect vtigercrm critical srini bharathi 5.0.4 5.0.4 closed fixed After migration, ISO supported chars gets changed as ??? in 5.0.4 ISO setup. If the custom view has german chars, it would get displayed as it was even after the migration. But if you edit and change it, the chars would get displayed as ???. Is this correct? This same problem is exist in most of the places like user & profile updation, Email template subject field etc., We should check this in all the places while fixing it. 03/03/08
5126 defect vtigercrm major developer michael 5.0.3 5.0.4 closed fixed Serious Security Issue Through the SOAP interface I can access the system without authentication. Here is the PHP code: <?php $client = new SoapClient( "http://en.vtiger.com/vtigerservice.php?service=outlook&wsdl", array( "location" => "http://en.vtiger.com/vtigerservice.php?service=outlook", "compression" => SOAP_COMPRESSION_ACCEPT | SOAP_COMPRESSION_GZIP, "login" => "boogieman", "password" => "don't care" ) ); $params = array(); $params["username"] = "admin"; $params["emailaddress"] = "@"; $result =$client->__soapCall("SearchContactsByEmail", $params); print_r( $result); ?> 03/03/08
5193 defect vtigercrm major shahulhameed prasad 5.0.4 5.0.4 closed fixed $smtp_auth: Missing parameter in config.inc.php config.inc.php has the following variables: {{{ // mail server parameters $mail_server = ''; $mail_server_username = ''; $mail_server_password = ''; }}} It is missing $smtp_auth parameter, so if mail_server is configured here requires authentication then it fails sending the mail. However if these variables are set to blank (\'\') then settings are picked up from the vtiger_systems table. 03/03/08
5189 defect vtigercrm critical vashni allen 5.0.4 5.0.4 closed fixed Campaign module basic search problem Campaign modules Basic Search is not working proper for product field. login in to admin user Campaign modules product field Basic Search is not working proper. login in to nonadmin user campaign module Basic Search combo box doesn't shown in product field. 03/03/08
3007 defect vtigercrm critical srinivasan brianlaughlin 5.0.3-dev 5.0.4 closed fixed Login Bug: Password hash not converted correctly I looks like it only uses the first 8 characters. So if a password is longer it doesn't use it. Tested on /wip and was able to reproduce this bug. http://forums.vtiger.com/viewtopic.php?p=43627#43627 03/03/08
4872 defect vtigercrm major puneeth prasad 5.0.4 5.0.4 closed fixed Webmail page boxes off - with Gmail IMAP Using Gmail have a long list of folders in IMAP. I believe this is setting of the page orientation of the Webmail mail page. Also the page boxes have a huge gap between inbox and current mail message window. Refer: http://forums.vtiger.com/viewtopic.php?t=17907 http://forums.vtiger.com/viewtopic.php?t=15023 03/03/08
5191 defect vtigercrm major vashni simmi 5.0.4-rc 5.0.4 closed fixed S&H Amount field is not displayed when customising a quote report Steps to reproduce: 1)Create a report of quote 2)click customize report 3)In the 5th step -Filter (advance filter) use S&H amount field->equal to/not equal to to ->some value 4)click finish 5)again click customize report and in the 5th step u can see that the S&H amount field is vanished. 03/03/08
5148 defect vtigercrm critical mickie liza 5.0.4 5.0.4 closed fixed UTF- 8 problem in image upload In creating new user I have uploaded image with file name like ôœùçâéûÿ.jpg . while saving getting following warning message '''Warning: getimagesize(storage/2008/February/week4/205_.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/vtiger/val/feb/504/umig/include/utils/DetailViewUtils.php on line 799''' 03/03/08
5035 Need More Info vtigercrm critical srini Klaus 5.0.4-rc 5.0.4 closed worksforme UTF-8 Support for PDF Invoice The UTF-8 support does not work in the PDF Invoice (at least in the address field) 03/03/08
4898 defect vtigercrm blocker asha dinoeberle 5.0.4-rc 5.0.4 closed fixed Email-Notification with credentials for new portaluser is empty / notifications emails can't be modefied The login information for a portaluser now uses an emailtemplate. In CommonUtils.php / Line 2917 there is the queury for it. This query only works on a clean install but not with a migrated DB. It seems that the email-id's arent correct there so the query fails. The notification email templates can't be changed, wheter the text nor the status (acitve / inactive). This is also in the migrated db, I haven't it tested on a clean install. Btw the migration finished without any errormessage 03/03/08
5186 defect vtigercrm major vashni vashni 5.0.4 5.0.4 closed fixed Problem In Ticket History When there is no permission to view all the fields except the mandatory fileds in the trouble ticket, and if we create,Edit and save the recored, the history is getting updated wrongly for the non admin user. 03/03/08
5181 defect vtigercrm critical vashni bharathi 5.0.4 5.0.4 closed fixed Using specail chars in the picklist causing problem. I have added a value(CEO : Greek : ευπροσδεκτη) in Event's Status field from picklist editor. Then I have created an event by selecting that added pick list value for event status and assigned it to my under role. His name is Rajesh. When I logged in as Rajesh, It display the value as Not Accessible. I edited that event and saved it. Again I logged in as admin user. When I saw that event in detail view, it displays the value as Not Accessible. This is due to some UTF8 characters. Find the attachments. 03/03/08
5171 defect vtigercrm unassigned bharath vamsee 5.0.4 5.0.4 closed fixed Product creation from firefox plugin When i create a product from firefox plugin , values for some fields are not set/shown in detail view ex:Handler When i create from vtiger crm directly the values for these fields are set by default 03/03/08
5156 defect thunderbirdextn critical bharath bharath 5.0.4-rc 5.0.4 closed fixed Thunderbid plugin issues 1 . Non admin user could use add mail option in thunderbird even if he not having email module permission. 2. Add Contact - Website (while adding contact from thunderbird website is not getting added in the contact of vtigercrm) 3. Add Lead - Address(street name is missing in the lead of vtigercrm while adding it from thunderbird) 4. If a user doesn't have permission for email field in contact module, then how he would be allowed to add emails to CRM for a contacts. 5. while clicking on the export contact button from thunderbird , it would ask us from which folder it should export contacts to vtigercrm. But if a folder doesn't have any contacts, and your are clicking on the ok button, it will show an empty alert box. 03/03/08
5165 defect vtigercrm critical srini bharathi 5.0.4 5.0.4 closed duplicate charset problem when renaming profile with Greek chars. I have created a profile by using some Greek chars(Greek : ευπροσδεκτη ). In the normal update it gets displayed properly as it was given. But when I tried to rename the profile name and saving it, it displayed the chars as Greek ευπροσδ. Is this correct? Note : This problem occurs in ISO setup. 03/03/08
5140 defect vtigercrm critical mickie shahulhameed 5.0.4 5.0.4 closed fixed Problem in changing the Hander of Products in Ajax Edit. Login as a non-admin user. In Products ajax edit, Hander field listing only the current logged in user. But in normal edit it listing all the users in the system. 03/03/08
5138 defect vtigercrm major srini nguyen.ngoc.han 5.0.4-rc 5.0.4 closed fixed Webmail with Comma and Semicolon At Revision 11972 (trac.vtiger.com/svn/vtiger/vtigercrm/branches/5.0.4) --------------------------------- Go to Marketing > Contact > List view Choose a record have email address > Click Send Mail In Compose E-Mail : Field To : < email address > comma Click button Select Field To : < email address> comma <email address> semicolon --------------> The problem is comprehensive in field To Go to Webmail > Compose Field To : <email address> semicolon <email address> semicolon Field CC : <email address> comma <email address> comma ----------------> The problem is comprehensive in field To and CC 03/03/08
5169 defect vtigercrm critical srini sandeep 5.0.4-rc 5.0.4 closed fixed Exporting to PDF in english when logged in as non english When a user logged in using a non english lang pack and exporting a Sales order, purchase order, quote or invoice to a PDF, Its exporting everything in english but not in the language that the user is logged in. 03/03/08
5161 defect vtigercrm critical shahul bharathi 5.0.4 5.0.4 closed fixed Could not activate support start and end date notification after migration. In my older version, I have deactivated support start date and end date notification. After migrating with 5.0.4, I would like to activate it again. But the field has been disabled from edition. We should activate the inactivated support notifications in migration right? 03/03/08
5164 defect vtigercrm major mickie allen 5.0.4 5.0.4 closed fixed Migration(500 to 504) issue in Settings > Inventory Notifications Migration(500 to 504) issue in Settings > Inventory Notifications The inventory notification mail content body added for "\n".Setting module ---> communication template ---> inventory description can't remove "\n" for migration handling. kindly handle Migration scripts. 03/02/08
5137 defect vtigercrm major asha pavani 5.0.4-rc 5.0.4 closed fixed Problem with displaying Ticket History for UTF-8 characters Steps to reproduce: 1. Create a Group with UTF-8 characters (group name should be UTF-8). 2. Create a Ticket and assign to that group. 3. Edit the ticket and add an attachment. 4. Now observe the ticket history. See the ticket history in attachment.