Bug #37576
Finisher_DifferentDB doesn't read TS config
| Status: | Resolved | Start date: | 2012-05-29 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | Reinhard Führicht | % Done: | 100% |
|
| Category: | Finisher | |||
| Target version: | v1.4 | |||
| Votes: | 0 |
Description
Problem:
Finisher_DifferentDB fails to read the TS settings properly because it accesses and empty settings array
Solution:
Move the call to parent::init to the top of the method.
Associated revisions
Finisher_DifferentDB doesn't read TS config (fixes #37576)
Finisher_DifferentDB doesn't read TS config (fixes #37576)
History
Updated by Reinhard Führicht 12 months ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Applied in changeset r62988.