dolibarr-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Dolibarr-dev] difference Versioning Tag-Download / Différence Tag


From: Laurent Destailleur (eldy)
Subject: Re: [Dolibarr-dev] difference Versioning Tag-Download / Différence Tag vs Download
Date: Sat, 29 Dec 2012 17:27:24 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Il semble que le tag a été déplacé.
Il était sur le commit 6048641 encore au moment même ou j'ai envoyé ma
réponse et après avoir recréer mon env github, il est maintenant sur
d8aa805.
Je sais pas pourquoi. Je le remet au bon commit (6048641)

Par contre, il ne se repercute pas sur github. Je pige pas ???



Le 29/12/2012 07:56, Florian Henry a écrit :
> Hello Laurent,
>
>     - From sourceforge :
> http://sourceforge.net/projects/dolibarr/files/Dolibarr%20ERP-CRM/3.2.3/dolibarr-3.2.3.zip/download
>     line 879 in main.inc.php
> $themeparam='?lang='.$langs->defaultlang.'&theme='.$conf->theme.(GETPOST('optioncss')?'&optioncss='.GETPOST('optioncss','alpha',1):'');
>
>
>      - From GitHub :
> https://github.com/Dolibarr/dolibarr/blob/3.2.3/htdocs/main.inc.php
>         line 879 in main.inc.php :
>         
> $themeparam='?lang='.$langs->defaultlang.'&theme='.$conf->theme.(GETPOST('optioncss')?'&optioncss='.GETPOST('optioncss','alpha',1):'').'&userid='.$user->id.'&entity='.$conf->entity;
>
>
>     As I said, it's not huge différence. But for users that use
> multicompany, it can cause problem of theme.
>
> Kind regards.
>
> Florian HENRY
> address@hidden
> +33 6 03 76 48 07
> http://www.open-concept.pro
>
> Le 29/12/2012 01:17, Laurent Destailleur (eldy) a écrit :
>> The 3.2.3 was released the 2th december and the package build this day
>> was pushed to sourceforge the 5th.
>> And SCM was tagged on version 3.2.3 that is available onto sourceforge.
>> The commit id is 6048641.
>>
>> I checked the point you are speaking about and i didn't find the
>> difference.
>> The file with the tag 3.2.3 is same than the file onto sourceforge, even
>> for the line 879.
>>
>> Can you explain how you make your check and downloads ?
>>
>>
>> Le 27/12/2012 17:46, Florian Henry a écrit :
>>> Hello all,
>>>
>>>      I come again with the versionning issues.
>>>
>>>      There is a difference between the Tag 3.2.3 in Github
>>> dolibarr/dolibarr and the version 3.2.3 downladable here :
>>> http://sourceforge.net/projects/dolibarr/files/Dolibarr%20ERP-CRM/3.2.3/
>>>
>>>
>>>      It's not a huge difference : in main.inc.php line 879 on
>>> $themeparams=... The version with the tag 3.2.3 in github seems to be
>>> more accurate than the one avalaible with the download.
>>>
>>>      I can understand that the différence is really light, but as a
>>> developper I would like to be sure that the install made by my
>>> customers (if they do it themselve) is exactly the same the tha tagged
>>> version it get on github.
>>>
>>>      The pacakge downloadable should be updated.
>>>
>>> ------------------------------------------------------
>>>
>>> Bonjour a tous,
>>>
>>>      Je reviens sur un problème de différence entre la version Dolibarr
>>> 3.2.3 téléchargable
>>> (http://sourceforge.net/projects/dolibarr/files/Dolibarr%20ERP-CRM/3.2.3/)
>>>
>>> et la version Taggé 3.2.3 sur github.
>>>
>>>      Ce n'est pas grand choses dans main.inc.php ligne 879
>>> $themeparams=... La version sur github semble plus complete que celle
>>> sur sourceforge.net.
>>>
>>>      Je peux comprendre que la différence est légère, mais cela pose le
>>> probléme si un client fait sont installation seul et que je ne
>>> reproduit pas les anomalies qu'il recontre. Perte de temps...
>>>
>>>      Le package sur sourceforge devrait être mis a jour.
>>>
>>> Cdt.
>>>
>>
>


-- 
Eldy (Laurent Destailleur).

EMail: address@hidden
Web: http://www.destailleur.fr

Dolibarr (Project leader): http://www.dolibarr.org
To make a donation for Dolibarr project via Paypal: address@hidden
AWStats (Author) : http://awstats.sourceforge.net
To make a donation for AWStats project via Paypal: address@hidden
AWBot (Author) : http://awbot.sourceforge.net
CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net




reply via email to

[Prev in Thread] Current Thread [Next in Thread]