
| Key: |
CIB-677
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Unassigned
|
| Reporter: |
Daniel Ostermeier
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
Pulse
Created: 24/Oct/06 06:07 AM
Updated: 24/Oct/06 06:09 AM
|
|
| Component/s: |
Setup/Install
|
| Affects Version/s: |
1.1.16
|
| Fix Version/s: |
1.2
|
|
|
When the data directory is specified, we need to ensure that the license manager is aware of this change.
|
|
Description
|
When the data directory is specified, we need to ensure that the license manager is aware of this change. |
Show » |
|
The license manager was being initialised before the data directory was available, so as far as it was concerned a license was required. I have added an event that is generated whenever the data directory is changed, and the license manager now listens for this event.