Author: tack
Date: Tue Jan 22 19:12:44 2008
New Revision: 3006
Log:
Fix obvious typo (reported on IRC; http://pastebin.ca/869209)
Modified:
trunk/beacon/src/server/parser.py
Modified: trunk/beacon/src/server/parser.py
==============================================================================
--- trunk/beacon/src/server/parser.py (original)
+++ trunk/beacon/src/server/parser.py Tue Jan 22 19:12:44 2008
@@ -106,7 +106,7 @@
# check if the item is in the db now from a different
# list of items.
r = db.query_name_and_parent(name=item._beacon_data['name'],
- parent=parent_beacon_id)
+ parent=parent._beacon_id)
if r:
item._beacon_database_update(r[0]._beacon_data)
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-cvslog mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog