Copy past test of server
Closed
Copy past test of server
Copy past test of server
(from redmine: issue id 4856, created on 2016-06-07, closed on 2016-06-08)
- Custom Fields:
- Bug in version: 1.0.12
Link issues together to show that they're related. Learn more.
Activity
- Author Developer
Selenium test is done but we have an error
- Go in systems
- Click on copy icon of a server
- Paste the server
Fatal error: Uncaught exception 'NonExistingObjectTypeException' with message 'Non-existing type ""' in /usr/share/fusiondirectory/include/class_objects.inc:214 Stack trace: #0 /usr/share/fusiondirectory/include/class_objects.inc(151): objects::infos(NULL) #1 /usr/share/fusiondirectory/include/class_CopyPasteHandler.inc(170): objects::open('cn=demo-fixes,o...', NULL) #2 /usr/share/fusiondirectory/include/class_CopyPasteHandler.inc(207): CopyPasteHandler->load_entry_from_queue(Array, 'dc=fusiondirect...') #3 /usr/share/fusiondirectory/include/class_management.inc(969): CopyPasteHandler->execute('dc=fusiondirect...') #4 /usr/share/fusiondirectory/plugins/admin/systems/class_systemManagement.inc(123): management->copyPasteHandler('paste', Array, Array, Array, Array, Array, Array) #5 /usr/share/fusiondirectory/include/class_management.inc(455): systemManagement->copyPasteHandler('paste', Array, Array) #6 /usr/share/fusiondirectory/include/class_management.inc(172): management->handleActions(Array) #7 /usr/share/fusiondirector in /usr/share/fusiondirectory/include/class_objects.inc on line 214
(from redmine: written on 2016-06-07)
- Reporter
Ok this is because systemManagement needs to call for old tab constructor because it’s still based on management in 1.0.13.
(from redmine: written on 2016-06-08)
- bmortier closed
closed
Please register or sign in to reply