Should not trigger during installation profile execution
febbraro - November 8, 2009 - 13:36
| Project: | Login Destination |
| Version: | 6.x-2.5 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Description
During installation profile execution, the install profiles use the Batch API to execute various steps in the process. This is done via redirects, etc. However one of the last steps in the process is to login uid=1 to complete some final tasks. In our OpenPublish install profile we enable and configure login_destination as part of our process and in doing so when that final login happened for uid=1 we got redirected to our ld destination, not the ifnal steps of the install profile.
Long winded, sorry, all of this to say that LD should not trigger if the login happens during an install profile run. Will attach patch.

#1
Patch attached.