[Vtigercrm-developers] Another Migration Bug...
Uma S
uma.s at vtiger.com
Fri Oct 16 11:51:56 GMT 2015
Hi Matus,
Thanks! for the support on fixing migration bug from 540 to 600.
Please report this on trac.vtiger.com and set target version as 6.4.0. Will
keep track of this fix for successful migration of source to vtiger 6.
On Fri, Oct 16, 2015 at 1:16 PM, IT-Solutions4You <info at its4you.sk> wrote:
> + Another bug:
>
> in vtiger6.zip
> \modules\Migration\schema\540_to_600RC.php
> line 806
> $label = $labelInfo[$row['crmid']];
> should by
> $label = decode_html($labelInfo[$row['crmid']]);
>
> In many EU country (German, France, Italy, Slovak, Chzech, Polands,
> Hungary, .....) we use special chars so its necessary use decode_html()
> function everywhere.
>
>
> Is there any interface where can we track all issues with migration and
> add our solutions? We have done many migrations from 5.x to 6.x and each
> migration goes wrong. We also saw many wrong 6.x installations, the clients
> reports to us isseu with our extensions, but the problem was wrong 6.x
> migration. I suppose clear 5->6 migartion is very important part for vtiger
> Open Source too.
>
> I read all Alan emails arround mirgations bug, but yeah, first after 2
> years someone from vtiger answer it.
>
> Matus
> ITS4You
>
>
>
> Dňa 16. 10. 2015 o 8:40 Alan Lord napísal(a):
>
> On 16/10/15 06:46, Uma S wrote:
>>
>>> Hi Alan,
>>>
>>> I have updated the logic to handle empty block-label for events and
>>> calendar module in above mentioned trac
>>> <http://trac.vtiger.com/cgi-bin/trac.cgi/ticket/8641> ticket. Please do
>>> have a look and update me your observations.
>>>
>>
>> Thanks Uma,
>>
>> That looks better - I will test it as soon as I get chance.
>>
>> Alan
>>
>>
>> _______________________________________________
>> http://www.vtiger.com/
>>
>>
>
> _______________________________________________
> http://www.vtiger.com/
--
With
Best Regards
Uma.S
Vtiger Team
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20151016/d1d03430/attachment.html>
More information about the vtigercrm-developers
mailing list