Task #32706
Make sure extension works after big cleanup
| Status: | New | Start date: | 2011-12-19 | |
|---|---|---|---|---|
| Priority: | Must have | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - | |||
| Votes: | 0 |
Description
I did quite a big cleanup in this extension as static calls were happilly mixed up with non-static calls making it a hell to understand access to magic variables and returning lots of warnings when analyzing code.
- Backend login seems to be OK
- Backend module looks good
Please perform additional check tests to make sure nothing broke during refactoring (call to non-objects, access to non-existing variables, ...) which should result in fatal error if it happens, thus easy to test :)
It should be OK but it would be good to test it a bit in the wild.
This really had to be done and as I expect to use it actively again, I wanted to start again with a clean base.
Thanks
History
Updated by Michael Miousse over 1 year ago
Thank you xavier for your implication in the extension.
I'll test your refactoring this week.
Best Regards