vtiger Forum Index vtiger
The Honest Open Source CRM
 

vtiger CRM 5.0.4 validation testbuild II
Click here to go to the original topic
Goto page Previous  1, 2, 3, 4, 5  Next
 
       vtiger Forum Index -> Announcements
Previous topic :: Next topic  
Author Message
vtigersweden



Joined: 22 Feb 2007
Posts: 18
Location: Sweden

Posted: Sat Nov 24, 2007 2:02 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Sorry this report was not correct.

vtigersweden wrote:
An other UTF-8 bug exist in the filters. It not possible to make an advance filter that has a rule that contains characters like åäöÅÄÖÜüßßÅÄÖ. If I search for customer names containing "å" I get an empty result set.
Johan

Corrected:
It not possible to make an correctly working advance filter view that has a rule that contains characters like åäöÅÄÖÜüßßÅÄÖ. If I make an filter view that search for customer names containing "å" I get an In correct result set.
For the moment the filter set gives this result set (when tested at the wip test bed):
Account Name
AAAžšđćčλλλ
胡萝卜
� � � � � � � � ���
一家香港的培训公司

But not this name that would be correct:
"åäöÅÄÖÜüßßÅÄÖ ok now!" or "Test å ä ö åäö"

How ever both the gloabal search/find and the Account are working and gives the correct result sets :-)
Back to top  
jagi



Joined: 17 Jan 2006
Posts: 118
Location: Poland

Posted: Sat Nov 24, 2007 11:07 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

vtigersweden wrote:
It not possible to make an correctly working advance filter view that has a rule that contains characters like åäöÅÄÖÜüßßÅÄÖ. If I make an filter view that search for customer names containing "å" I get an In correct result set.

Try this test locatin for swedish letters:
[url]vtiger.artcode.eu[/url]

I use my utf8fix in db connect to search work well without needed conversions (MySQL- db and all tables in vTiger collation sets utf8_xxx_ci )
//in DB special characters ISO show and insensitive searching by jagi // artcode.eu
$fixutf8 = $adb->query("SET NAMES 'utf8'");
Back to top  
hpiili



Joined: 24 Mar 2006
Posts: 14
Location: Finland

Posted: Sun Nov 25, 2007 9:24 am    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hi Jagi,

I tested couple of function in your 5.0.4 testsite using scandinavian letters.

- Account creation with scands is ok
- Account Searching ok
- Contact creation ok
- Contact searching using firstname and lastname ok

Matching using scandinavian letters is not excact. If I try to find Accounts containint swedisn O (Å), results will give me also accounts containing A.

I'm not too worried about that....


BR, Harri
Back to top  
jagi



Joined: 17 Jan 2006
Posts: 118
Location: Poland

Posted: Sun Nov 25, 2007 10:41 am    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

hpiili wrote:
Matching using scandinavian letters is not excact. If I try to find Accounts containint swedisn O (Å), results will give me also accounts containing A.

I'm not too worried about that....
BR, Harri
This is mySql specification - my demo site works on collation utf8_polish_ci. You can use utf8_swedish_ci.
I was take this same effect with all national letters when I use collation utf8_general_ci - hmm... anyway - this is very useful in searching results , because peoples makes bugs in writing this specials letters.
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 1043

Posted: Mon Nov 26, 2007 12:26 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hi,

Patch from 5.0.3 to 5.0.4 testbuild2
http://64.14.15.24/archives/validation-testbuild/vtigercrm-5.0.3-patch1-validation-testbuild.zip

Regards,
Prasad
vtiger Team
Back to top  
DamNick



Joined: 24 Jul 2006
Posts: 31

Posted: Tue Nov 27, 2007 8:02 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

prasad.a wrote: Hi,

Patch from 5.0.3 to 5.0.4 testbuild2
http://64.14.15.24/archives/validation-testbuild/vtigercrm-5.0.3-patch1-validation-testbuild.zip

Regards,
Prasad
vtiger Team

Sorry, but the above link is wrong.
Please fix this one.
Back to top  
minnie



Joined: 06 Sep 2005
Posts: 299
Location: CHENNAI,INDIA

Posted: Wed Nov 28, 2007 7:34 am    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hi,

Sorry for the inconvenience. Kindly use the link given below.
http://64.14.15.24/archives/validation-testbuild/vtigercrm-5.0.3-patch1-validation-testbuild-2.zip


Thanks & Regards,
Minnie.
Back to top  
Demonstrator



Joined: 20 Oct 2005
Posts: 47

Posted: Wed Nov 28, 2007 9:28 am    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hi minnie,

is there any difference between 5.04vtII and 5.04RC4?
The email Modul and UTF8 problems in 5.04vtII are so evident that I would like to switch to RC4 directly. But there is no download link...

Thanks.
Back to top  
prasad.a



Joined: 01 Aug 2007
Posts: 1043

Posted: Wed Nov 28, 2007 2:57 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hi Demostrator,

vtiger 5.0.4 testbuild II is what we have made available for download but in SVN we have tagged it as vtigercrm-5.0.4-rc4 (to keep the tag names readable)

We don't plan to provide migrations from testbuild II to other version going forward and requested not to be used for production server.

Regards,
Prasad
vtiger Team
Back to top  
burbuzzi



Joined: 01 Dec 2007
Posts: 35
Location: Ukraine

Posted: Tue Dec 11, 2007 4:02 pm    Post subject: Re: vtiger CRM 5.0.4 validation testbuild II  

Hello Guys.

I've had a problem with 5.0.4 testbuild II installation. After installation the currency that I've inserted during installation was not displaying correctly (I wrote my native Ukrainian currency in Ukrainian characters).

Also after installation the System details are not working. I've tried 2 types of installation (from stack installer and on my XAMPP server).

Regards, Eugene.
Back to top  
 
       vtiger Forum Index -> Announcements Goto page Previous  1, 2, 3, 4, 5  Next
Page 4 of 5


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group