Skip to content

GLPI 11 compatibility #969

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

GLPI 11 compatibility #969

wants to merge 5 commits into from

Conversation

RomainLvr
Copy link
Contributor

Checklist before requesting a review

Please delete options that are not relevant.

  • I have performed a self-review of my code.
  • I have added tests (when available) that prove my fix is effective or that my feature works.
  • I have updated the CHANGELOG with a short functional description of the fix or new feature.
  • This change requires a documentation update.

Description

  • Here is a brief description of what this PR does

GLPI 11 compatibility

@RomainLvr RomainLvr requested review from stonebuzz and Rom1-B June 30, 2025 15:22
@RomainLvr RomainLvr self-assigned this Jun 30, 2025
@RomainLvr RomainLvr mentioned this pull request Jun 30, 2025
4 tasks
@RomainLvr RomainLvr changed the title Feature/glpi 11.0 GLPI 11 compatibility Jun 30, 2025
@stonebuzz
Copy link
Contributor

Massive action to update additionals fields are broken

image

@stonebuzz stonebuzz force-pushed the feature/glpi-11.0 branch from 0377a5e to 2090d9e Compare July 1, 2025 13:18
@flegastelois
Copy link
Contributor

When we delete a block you get this error:

Executing direct queries is not allowed!
In ./src/DBmysql.php(343)
#0 ./files/_plugins/fields/inc/computertest.class.php(166): DBmysql->query()
#1 ./marketplace/fields/inc/container.class.php(742): PluginFieldsComputertest::uninstall()
#2 ./src/CommonDBTM.php(2169): PluginFieldsContainer->pre_deleteItem()
#3 ./marketplace/fields/front/container.form.php(52): CommonDBTM->delete()
#4 ./src/Glpi/Controller/LegacyFileLoadController.php(59): require('...')
#5 ./vendor/symfony/http-kernel/HttpKernel.php(181): Glpi\Controller\LegacyFileLoadController->__invoke()
#6 ./vendor/symfony/http-kernel/HttpKernel.php(76): Symfony\Component\HttpKernel\HttpKernel->handleRaw()
#7 ./vendor/symfony/http-kernel/Kernel.php(197): Symfony\Component\HttpKernel\HttpKernel->handle()
#8 ./public/index.php(70): Symfony\Component\HttpKernel\Kernel->handle()
#9 {main}
``

@RomainLvr RomainLvr force-pushed the feature/glpi-11.0 branch from d1d2db7 to d283fde Compare July 7, 2025 09:40
@stonebuzz stonebuzz force-pushed the feature/glpi-11.0 branch from 8c3e9e9 to 2f13d14 Compare July 8, 2025 13:41
@stonebuzz
Copy link
Contributor

Executing direct queries is not allowed!

This is fixed, but now, i can read au container

itemtype_link is disable

image

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.

3 participants