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

Uncaught TypeError on browse foreigners #16022

Closed
williamdes opened this issue Mar 8, 2020 · 0 comments
Closed

Uncaught TypeError on browse foreigners #16022

williamdes opened this issue Mar 8, 2020 · 0 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@williamdes
Copy link
Member

NOTICE: PHP message: PHP Fatal error:  Uncaught TypeError: Argument 1 passed to PhpMyAdmin\BrowseForeigners::getDescriptionAndTitle() must be of the type string, null given, called in libraries/classes/BrowseForeigners.php on line 96 and defined in libraries/classes/BrowseForeigners.php:284
Stack trace:
#0 libraries/classes/BrowseForeigners.php(96): PhpMyAdmin\BrowseForeigners->getDescriptionAndTitle(NULL)
#1 libraries/classes/BrowseForeigners.php(266): PhpMyAdmin\BrowseForeigners->getHtmlForOneKey(1, '<tr>\n          ...', Array, 9, Array, 0, '')
#2 libraries/classes/Controllers/BrowseForeignersController.php(79): PhpMyAdmin\BrowseForeigners->getHtmlForRelationalFieldSelection('secretDB', 'payment', 'blablablacolumn', Array, '17', '')
#3 browse_foreigners.php(55): PhpMyAdmin\Controllers\BrowseForeignersController->index(Array)
#4 {main}
@williamdes williamdes added this to Needs triage in issues via automation Mar 8, 2020
@williamdes williamdes added this to the 5.0.2 milestone Mar 8, 2020
@williamdes williamdes self-assigned this Mar 8, 2020
@williamdes williamdes added the Bug A problem or regression with an existing feature label Mar 8, 2020
@williamdes williamdes moved this from Needs triage to Closed in issues Mar 8, 2020
williamdes added a commit that referenced this issue Mar 8, 2020
Signed-off-by: William Desportes <williamdes@wdes.fr>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

1 participant