Bug #3254
Code cleanup - remove unnecessary method call (user record)
Status: | Closed | Start date: | 2009-05-10 | |
---|---|---|---|---|
Priority: | Should have | Due date: | 2009-05-10 | |
Assigned To: | Marcus Krause | % Done: | 100% |
|
Category: | Auth Service | Spent time: | 0.10 hour | |
Target version: | 0.2.7 | Estimated time: | 1.00 hour |
Description
In authentication service method authUser() there's a method call $this->fetchUserRecord() although the result is already given as method parameter.
-> Remove the unnecessary call and use method parameter instead!
Associated revisions
Bug #3254: Code cleanup - remove unnecessary method call (user record)
Bug #3254: Code cleanup - remove unnecessary method call (user record)
[Bug 3254] Also import the rent from "kaltmiete" if "nettokaltmiete" is empty or missing,r=oliver
History
#1 Updated by Marcus Krause about 6 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
committed to branch RB-TER-DEV with changeset r20123
#2 Updated by Marcus Krause about 6 years ago
- Status changed from Resolved to Closed
Issue resolved with extension version 0.2.7