Christoph Zwerschke wrote: > Paul McNett schrieb: >> dabo Commit >> Revision 4883 >> Date: 2008-12-21 14:48:46 -0800 (Sun, 21 Dec 2008) >> Author: Paul >> Trac: http://trac.dabodev.com/dabo/changeset/4883 >> >> Changed: >> U trunk/dabo/db/dCursorMixin.py >> >> Log: >> Got a step closer to fixing the problem where NonUpdateFields isn't >> automatically >> set anymore for foreign fields. This workaround fills in '_foreign_field_' >> for the >> table name in DataStructure. The better fix will be to get the actual >> foreign >> table name filled in, but this at least makes the NonUpdateFields work >> again, I >> believe. > > Thanks, this solves the problem with the step-by-step guide. > > Btw, it seems the base_url in trac.ini is not set correctly since the > link above does not work (probably "/dabo" needs to be removed from it).
Thanks. trac.ini is correct but my svn post-commit hook gave the wrong url. I'll send a test right now which will appear to be a dupe. Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
