Grenoble
Account created on 7 March 2013, over 11 years ago
#

Merge Requests

Recent comments

πŸ‡«πŸ‡·France judapriest Grenoble

Waiting for review and merge

πŸ‡«πŸ‡·France judapriest Grenoble

Currently running with "UI Patterns Settings 2.3" and "ui suite dsfr 1.0.1".
Tokens <button> still return an empty url.

I have rebased the MR with 1.0.x and withdraw the unnecessary ternary operator.

πŸ‡«πŸ‡·France judapriest Grenoble

In the backoffice, the module is marked as compatible

Before scan

If trying to scan it from the backoffice
We also have a timeout.
But a problem have appear :
after scan

Probleme

Do you have any idea ?

πŸ‡«πŸ‡·France judapriest Grenoble

Currently on the same issue with 4.0@alpha.

In ExceptionHandler.php line 53:
                                                                               
  SQLSTATE[HY000]: General error: 2006 MySQL server has gone away: SELECT 1 A  
  S "expression"                                                               
  FROM                                                                         
  "key_value" "key_value"                                                      
  WHERE ("name" = :db_condition_placeholder_0) AND ("collection" = :db_condit  
  ion_placeholder_1); Array                                                    
  (                                                                            
      [:db_condition_placeholder_0] => group                                   
      [:db_condition_placeholder_1] => upgrade_status_scan_results             
  )                                                                            
                                                                               
In StatementWrapper.php line 145:
                                                                   
  SQLSTATE[HY000]: General error: 2006 MySQL server has gone away  

Here the SQL :

SELECT * FROM `key_value` WHERE `collection` LIKE '%upgrade_status_scan_results%' ORDER BY `key_value`.`name` ASC

But theres is no line for group. It seems, it did not create any entry in the key_value table for the module group.

Production build 0.71.5 2024