Johan Cwiklinski
Johan Cwiklinski
I just made a quick try with latest GLPI v11 nightly, and I guess I did not reproduce (I've never used a screen-reader before). GLPI v11 is a major rewrite,...
> I've tested the last version 11(rc3) and no changes has been seen on category select field. :( > -- Search field be filled by the selected option onmouse hover...
Hi, no.
Dealing with `` is a very old issue related to GLPI old autoescaping system; that will be fixed in v11. The `%` case is a bit different. A workaround would...
I wonder if this should be fixed on v11 only; fix will maybe differs.
This issue is still open, it's probably not fixed yet.
Many issues have been fixed in versions 11.0.1 and 11.0.2 on forms migration. Please first try to update your v10 database with latest stable release.
Just tested, I cannot reproduce.
Seems like you run update twice. If an update fails, you have to drop the database, restore the backup of the previous version, and try upgrade again.
@adamcios could you please give the output of the following query: ``` SELECT * FROM glpi_printerlogs WHERE items_id=1225 AND date='2025-10-19' ```