Bug #25922
Proxy classes have to be regenerated when the Objects.yaml has changed
| Status: | Closed | Start date: | 2011-04-12 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Object | |||
| Target version: | - | |||
| PHP Version: | Complexity: | |||
| Has patch: | No | FLOW3 version affected: | FLOW3 1.0.0 | |
| Votes: | 0 |
Description
Otherwise we might end up in proxies that don't reflect the dependencies configured in the Objects.yaml.
Related issues
| related to TYPO3.Flow - Feature #5849: Rebuild proxy classes if security policy changes | Resolved | 2009-12-28 | ||
| related to TYPO3.Flow - Task #25923: Clean up session files in compile run | Resolved | 2011-04-12 |
History
Updated by Robert Lemke almost 2 years ago
- Target version set to 1.0 beta 2
Updated by Robert Lemke almost 2 years ago
- Target version changed from 1.0 beta 2 to 1.0.0
Updated by Karsten Dambekalns over 1 year ago
- Target version deleted (
1.0.0)
Updated by Karsten Dambekalns over 1 year ago
- FLOW3 version affected set to FLOW3 1.0.0
Updated by Christian Mueller about 1 year ago
- Status changed from New to Closed
- Has patch set to No
Same problem as Feature #5849, will be fixed with that.