Access to config date

Tom Ekberg <[email protected]>
Newsgroups gmane.comp.bug-tracking.roundup.user
Message-ID <CO3PR08MB79577C3EED488A0F51CB69EDCAB39@CO3PR08MB7957.namprd08.prod.outlook.com>
I'm am working on getting Roundup 2.1 ready to replace our Roundup 1.6+ system (a few patches were installed after 1.6 was released). We use the classic Zope HTML code. I did a comparison between our version of the classic Zope code for Roundup 1.6+ which we store in a 'common/' directory hierarchy. I did a diff between the classic Roundup 2.1 code in share/roundup/templates/classic/html/ with the code in common/html. This is part of the diff output for html/user.register.html:

- tal:replace="db/config/TRACKER_NAME" /></span>
+ tal:replace="config/TRACKER_NAME" /></span>

The '-' is for the Roundup 2.1 code and the '+' is our 'common' code. We have several pages that reference config data. Has this changed in Roundup 2.1? I searched the upgrading document for 'config' and didn't see this change. Can I stick with 'config/TRACKER_name, or do I change that to db/config/TRACKER_NAME?

Tom Ekberg
Senior Computer Specialist
Department of Laboratory Medicine and Pathology
4th Floor, Pat Steel Building, currently WFH
Home: (253) 561-2509
Email: [email protected]<mailto:[email protected]>

_______________________________________________
Roundup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/roundup-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.