We're setting up a sandbox with TS 6.7.1 + Patch1788 (aka Patch 2) on Solaris. (TS 6.5 sp2 in Production)
To my big surprise, the 6.7.1 DTD
available_templates.dtd (syntax for available_templates.cfg) is
very different from the DTD under 6.5. But this change is NOT highlighted in the Release Notes, while the WF doc (ts.670.wf.pdf) seems to describe the new format, without indicating DTD was different in the past. WTF?
Also, our existing available_templates.cfg, using old XML DTD, seems to work (not tested all possible scenarios) as long as we only use the old roles (author, editor, ...). When we try to give a WF to the new reviewer role, it doesn't work in the old syntax, but does work when using new syntax.
Que!?
Finally, I'm wondering about available_templates.ipl. This used to be the script that parsed the .cfg. Now, the .ipl seems to be still there, and still the same, but unused? With the .cfg/.dtd all changed, it can't be that available_templates.ipl is the script for parsing available_templates.cfg. Also, available_templates.ipl is no longer mentioned in the WF doc, as it was before... Is there another script that parses the new-style .cfg?
Comments and suggestions welcome!

/upgrading TS always raises the stress levels :-/