Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [babel-dev] Unable to deactivate files -- solved


I tested the fix on my local dev machine and confirmed that the problem is fixed. Thanks, Denis!

Kit Lo
IBM Eclipse SDK Globalization Technical Lead
Eclipse Babel Project Co-lead



From: Denis Roy <denis.roy@xxxxxxxxxxx>
To: Babel committers mailing list <babel-dev@xxxxxxxxxxx>
Date: 01/20/2010 09:15 AM
Subject: [babel-dev] Unable to deactivate files -- solved
Sent by: babel-dev-bounces@xxxxxxxxxxx





I solved the foreign key constraint issue that Kit was seeing when trying to deactivate files.  The database trigger that updates strings, and sets the project progress to 'stale' was wrong.  Please see the diff below.  I have applied the fix to the live and staging databases.

http://dev.eclipse.org/viewcvs/index.cgi/org.eclipse.babel/server/babel-setup.sql?root=Technology_Project&r1=1.50&r2=1.51

Denis

_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev



Back to the top