Summary
record-variants can not handle module-renamed records
Metadata
- Id: bb61467d40e38faa5f3fbd81ec5b789d6fc4d56f
- Trac id: 392
- Type: defect
- Reporter: felix
- Owner: zbigniew
- Cc:
- Status: closed
- Component: extensions
- Estimated difficulty:
- Resolution: wontfix
- Priority: critical
- Milestone:
- Version: 4.6.x
- Changetime: 2010-10-01 11:49:57 UTC
- Created: 2010-09-19 14:23:31 UTC
- Keywords: record-variants
Description
The recent change (4.6.1) to module-renamed record tags appears not to work with the `record-variants` extensions, which breaks `coops` as well.
I have reverted the module-renaming of records change in the core repo ("master" + "experimental") because I'm not sure there is a general solution to this problem.
Changes and comments
[2010-10-01 11:49:57 UTC] felix changed status from new to closed
[2010-10-01 11:49:57 UTC] felix set resolution to wontfix
[2010-10-01 11:49:57 UTC] felix wrote:
Unless there is any obvious solution, I don't see how to fix this.