datafinder-team team mailing list archive
-
datafinder-team team
-
Mailing list archive
-
Message #00145
[Bug 762935] Re: Initialising problems when loading non-automatic scripts
The current implementation has some problems:
- It is normally only required in the data management client, but a script is executed as soon as it is added to the registry
- It can currently prevent the administrative client to connect to a repository
- At current execution time the repository is not fully loaded. Thus a lot of script_api functionality is not working.
To solve the problems the execution of scripts should be triggered by
the script_controller of the data management client.
** Changed in: datafinder
Status: Fix Committed => In Progress
--
You received this bug notification because you are a member of
DataFinderTeam, which is subscribed to DataFinder.
https://bugs.launchpad.net/bugs/762935
Title:
Initialising problems when loading non-automatic scripts
Status in DataFinder - flexible data management:
In Progress
Bug description:
When starting the DataFinder problems can occur, if loaded script
extensions aren't working in automatic mode.
References