Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added getChildIds #3

Merged

Conversation

chfsx
Copy link

@chfsx chfsx commented Aug 5, 2015

this method is needed by the new SystemCheck and wasn't merged to this branch

@smeyer-ilias
Copy link

Thanks!

smeyer-ilias added a commit that referenced this pull request Aug 5, 2015
@smeyer-ilias smeyer-ilias merged commit ba643ea into leifos-gmbh:4_4_system_check Aug 5, 2015
@chfsx
Copy link
Author

chfsx commented Aug 5, 2015

Hi @smeyer-ilias
Thanks for the new SC-Implementation, it worked on the database we discussed yesterday. I had to add a method in ilTree since the method wasn't present (maybe not merged).

Some "Problems" wich occured:

  • Missing method, should be fixed with this pull-request
  • The list with the doublets always just displayed one result:
    list
    I has to invoke "repair" for each doublet separately, is that correct?
  • After all repair-jobs the "list tree" feature still showed 1256 errors:
    dump
    Most of them were plugin-objects of a plugin which wasn't activated.

smeyer-ilias pushed a commit that referenced this pull request Aug 27, 2015
smeyer-ilias added a commit that referenced this pull request Aug 27, 2015
smeyer-ilias added a commit that referenced this pull request Aug 27, 2015
smeyer-ilias added a commit that referenced this pull request Aug 27, 2015
@chfsx chfsx deleted the 4_4_system_check branch December 30, 2015 06:40
jluetzen-ilias pushed a commit that referenced this pull request Jan 5, 2016
study programme fixed mantis bugs
smeyer-ilias pushed a commit that referenced this pull request Oct 23, 2018
…ilfilter

Feature: Allow empty start or end for \ilDateDurationInputGUI
alex40724 pushed a commit that referenced this pull request Oct 26, 2018
Use unused interface

Closes #3

See merge request ntheen/ilias-certificates!112
smeyer-ilias pushed a commit that referenced this pull request Apr 16, 2020
…n object that implements Countable

Fixing error by using ldap-user-sync.

replace debug message after checking for an array

ERROR-LOG:

ilCronManager::runJob:95 count(): Parameter must be an array or an object that implements Countable
ilCronManager::runJob:95 #0 ILIAS_PATH/Services/Init/classes/class.ilErrorHandling.php(461): Whoops\Run->handleError(2, 'count(): Parame...', 'ILIAS_PATH...', 387)
#1 ILIAS_PATH/Services/LDAP/classes/class.ilLDAPQuery.php(387): ilErrorHandling->handlePreWhoops(2, 'count(): Parame...', 'ILIAS_PATH...', 387, Array)
#2 ILIAS_PATH/Services/LDAP/classes/class.ilLDAPQuery.php(131): ilLDAPQuery->fetchGroupMembers()
#3 ILIAS_PATH/Services/LDAP/classes/class.ilLDAPCronSynchronization.php(87): ilLDAPQuery->fetchUsers()
#4 ILIAS_PATH/Services/Cron/classes/class.ilCronManager.php(178): ilLDAPCronSynchronization->run()
#5 ILIAS_PATH/Services/Cron/classes/class.ilCronManager.php(95): ilCronManager::runJob(Object(ilLDAPCronSynchronization), Array, true)
#6 ILIAS_PATH/Services/Cron/classes/class.ilCronManagerGUI.php(282): ilCronManager::runJobManual('ldap_sync')
#7 ILIAS_PATH/Services/Cron/classes/class.ilCronManagerGUI.php(64): ilCronManagerGUI->confirmedRun()
#8 ILIAS_PATH/Services/UICore/classes/class.ilCtrl.php(210): ilCronManagerGUI->executeCommand()
#9 ILIAS_PATH/Modules/SystemFolder/classes/class.ilObjSystemFolderGUI.php(152): ilCtrl->forwardCommand(Object(ilCronManagerGUI))
#10 ILIAS_PATH/Services/UICore/classes/class.ilCtrl.php(210): ilObjSystemFolderGUI->executeCommand()
#11 ILIAS_PATH/Services/Administration/classes/class.ilAdministrationGUI.php(250): ilCtrl->forwardCommand(Object(ilObjSystemFolderGUI))
#12 ILIAS_PATH/Services/UICore/classes/class.ilCtrl.php(210): ilAdministrationGUI->executeCommand()
#13 ILIAS_PATH/Services/UICore/classes/class.ilCtrl.php(175): ilCtrl->forwardCommand(Object(ilAdministrationGUI))
#14 ILIAS_PATH/ilias.php(20): ilCtrl->callBaseClass()
#15 {main}
tfamula pushed a commit that referenced this pull request Nov 24, 2020
smeyer-ilias pushed a commit that referenced this pull request Dec 2, 2020
alex40724 pushed a commit that referenced this pull request Dec 9, 2020
alex40724 pushed a commit that referenced this pull request Feb 10, 2021
alex40724 pushed a commit that referenced this pull request Mar 18, 2021
tfamula pushed a commit that referenced this pull request Nov 11, 2021
…ypes declarations, type hints, type properties

Contact/classes added strict types #2

Contact/classes added strict types #3

Mail/Address added strict types

Contact/classes Type Properties

mail added strict types

Services/Mail/classes addded strict types

Services/Mail/classes added strict types + Services/Contact/ template type fix

Services/Mail/classes added strict types 2

Services/Mail/classes added strict types 3

Services/Mail/classes added strict types 4

Services/Mail/classes added strict types 5

Services/Mail/classes added strict types 6

reverted changes to switch statements

revert unwanted changes

bugifx mixed default typ
tfamula pushed a commit that referenced this pull request Dec 22, 2021
alex40724 pushed a commit that referenced this pull request May 4, 2022
Hi Fabian,

a PHP Fatal Error occurs when performing setup command 'migrate':

PHP Fatal error:  Uncaught ILIAS\Setup\UnachievableException: Problem in DB-Update: 0 Return value of ilStaticCache::set() must be of the type bool, array returned in /***/trunk8/Services/GlobalCache/classes/Static/class.ilStaticCache.php:33#0 /***/trunk8/Services/GlobalCache/classes/class.ilGlobalCache.php(307): ilStaticCache->set()
#1 /***/trunk8/Services/Language/classes/class.ilCachedLanguage.php(62): ilGlobalCache->set()
#2 /***/trunk8/Services/Language/classes/class.ilCachedLanguage.php(29): ilCachedLanguage->writeToCache()
#3 /***/trunk8/Services/Language/classes/class.ilCachedLanguage.php(107): ilCachedLanguage->__construct()
#4 /***/trunk8/Services/Language/classes/class.ilLanguage.php(91): ilCachedLanguage::getInstance()
#5 /***/trunk8/Services/Language/classes/class.ilLanguage.php(374): ilLanguage->__construct in /***/trunk8/Services/Database/classes/Setup/class.ilDatabaseUpdatedObjective.php on line 72
tfamula pushed a commit that referenced this pull request Jul 13, 2023
…ect::_writeParentId(): Argument #3 () must be of
smeyer-ilias pushed a commit that referenced this pull request Jul 20, 2023
alex40724 added a commit that referenced this pull request Jul 21, 2023
…ect::_writeParentId(): Argument #3 () must be of
tfamula pushed a commit that referenced this pull request Nov 15, 2023
tfamula pushed a commit that referenced this pull request Dec 11, 2023
alex40724 pushed a commit that referenced this pull request Apr 23, 2024
alex40724 pushed a commit that referenced this pull request Apr 23, 2024
…#7410)

TypeError thrown with message "Return value of ilObjSurvey::getAnonymousIdByCode() must be of the type int, null returned"

Stacktrace:
#9 TypeError in /var/www/html/Modules/Survey/classes/class.ilObjSurvey.php:4702
#8 ilObjSurvey:getAnonymousIdByCode in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:175
#7 ilSurveyExecutionGUI:checkAuth in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:354
#6 ilSurveyExecutionGUI:outSurveyPage in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:280
#5 ilSurveyExecutionGUI:redirectQuestion in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:140
#4 ilSurveyExecutionGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#3 ilCtrl:forwardCommand in /var/www/html/Modules/Survey/classes/class.ilObjSurveyGUI.php:206
#2 ilObjSurveyGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#1 ilCtrl:forwardCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:174
#0 ilCtrl:callBaseClass in /var/www/html/ilias.php:24
tfamula pushed a commit that referenced this pull request Apr 26, 2024
…#7410)

TypeError thrown with message "Return value of ilObjSurvey::getAnonymousIdByCode() must be of the type int, null returned"

Stacktrace:
#9 TypeError in /var/www/html/Modules/Survey/classes/class.ilObjSurvey.php:4702
#8 ilObjSurvey:getAnonymousIdByCode in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:175
#7 ilSurveyExecutionGUI:checkAuth in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:354
#6 ilSurveyExecutionGUI:outSurveyPage in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:280
#5 ilSurveyExecutionGUI:redirectQuestion in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:140
#4 ilSurveyExecutionGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#3 ilCtrl:forwardCommand in /var/www/html/Modules/Survey/classes/class.ilObjSurveyGUI.php:206
#2 ilObjSurveyGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#1 ilCtrl:forwardCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:174
#0 ilCtrl:callBaseClass in /var/www/html/ilias.php:24
tfamula pushed a commit that referenced this pull request Apr 30, 2024
…#7410)

TypeError thrown with message "Return value of ilObjSurvey::getAnonymousIdByCode() must be of the type int, null returned"

Stacktrace:
#9 TypeError in /var/www/html/Modules/Survey/classes/class.ilObjSurvey.php:4702
#8 ilObjSurvey:getAnonymousIdByCode in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:175
#7 ilSurveyExecutionGUI:checkAuth in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:354
#6 ilSurveyExecutionGUI:outSurveyPage in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:280
#5 ilSurveyExecutionGUI:redirectQuestion in /var/www/html/Modules/Survey/Execution/class.ilSurveyExecutionGUI.php:140
#4 ilSurveyExecutionGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#3 ilCtrl:forwardCommand in /var/www/html/Modules/Survey/classes/class.ilObjSurveyGUI.php:206
#2 ilObjSurveyGUI:executeCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:199
#1 ilCtrl:forwardCommand in /var/www/html/Services/UICore/classes/class.ilCtrl.php:174
#0 ilCtrl:callBaseClass in /var/www/html/ilias.php:24
mjansenDatabay added a commit that referenced this pull request Dec 12, 2024
Test: Ensure proper use of `unserialize`

Closes #3

See merge request ilias-lts/ilias!19
mjansenDatabay added a commit that referenced this pull request Dec 12, 2024
Test: Ensure proper use of `unserialize`

Closes #3

See merge request ilias-lts/ilias!20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants