History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CIB-677
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: Daniel Ostermeier
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Pulse

When data directory with valid license is specified during setup, the wizard still prompts for a license.

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


 Description  « Hide
When the data directory is specified, we need to ensure that the license manager is aware of this change.

 All   Comments   Change History      Sort Order:
Daniel Ostermeier - 24/Oct/06 06:09 AM
fixed in svn revision 2357.

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.