#1139: SQLObject Regression in 1.0b1 from 0.9a8
------------------------+---------------------------------------------------
Reporter: trlandet | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 1.0
Component: SQLObject | Version: 1.0b1
Severity: normal | Resolution:
Keywords: regression |
------------------------+---------------------------------------------------
Changes (by jorge.vargas):
* severity: critical => normal
Comment:
this may be related to the upgrade done in 0.9a9 of the SO project.
http://trac.turbogears.org/turbogears/browser/tags/0.9a9/CHANGELOG.txt
InheritableSQLObject has had some problems with 3 levels of inheritance
and maybe one of the bug fixes made your code break
I suggest that you look for the changes
http://svn.sqlobject.org/SQLObject/branches/0.7-bugfix/sqlobject/
svn log -r1457:1869
http://svn.sqlobject.org/SQLObject/branches/0.7-bugfix/sqlobject/inheritance/__init__.py
------------------------------------------------------------------------
r1747 | phd | 2006-05-02 10:49:00 -0400 (Tue, 02 May 2006) | 3 lines
A patch by Konrad Zielinski <[EMAIL PROTECTED]> - test all required
keywords
before creating parent object(s).
------------------------------------------------------------------------
not sure if that one above broke your code
--
Ticket URL: <http://trac.turbogears.org/turbogears/ticket/1139>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears Tickets" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets
-~----------~----~----~----~------~----~------~--~---