Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

V2.5.2 Stable - Bug...
 
Notifications
Clear all

V2.5.2 Stable - Bug in toolsaveResourceCost.php

2 Posts
2 Users
0 Reactions
4,001 Views
(@johan)
Posts: 3
Active Member
Topic starter
 
[#753]

Hi,

I think I found a bug when assigning a cost to a function
toolsaveResourceCost.php
line 43
There is :

Sql::rollbackTransaction();

There should be instead:

Sql::beginTransaction();

Anyway, I modified that line and it worked.

Thanks, keep up the -very- good work!


 
Posted : 24 Oct 2012 14H06
(@babynus)
Posts: 14952
Member Admin
 

This issue has already been identified : Ticket #801.
It is fixed in V2.6.


 
Posted : 24 Oct 2012 15H53
Share:

Scroll to Top