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

phpMyAdmin 4.8.5 doesn't show privileges of procedures (raw html displayed instead) #15238

Closed
kegus opened this issue May 2, 2019 · 2 comments
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@kegus
Copy link

kegus commented May 2, 2019

Describe the bug

I'm trying to edit users privileges of procedures. But it doesn't show them. Instead of it I see code of the page instead of the page:

Routine

 Edit privileges: User account 'erp_integration'@'%' - Database red - Routine pGetCostInfoErpIntegration

Routine-specific privileges Note: MySQL privilege names are expressed in English. Routine
GRANT
ALTER ROUTINE
EXECUTE

But version 4.7.2 showes it correctly.

To Reproduce

Steps to reproduce the behavior:

  1. Go to Home
  2. Click on User accounts
  3. Click on Edit privileges
  4. Click on Database
  5. Click on Edit privileges
  6. Click on Routine
  7. Click on Edit privileges
  8. See error

Expected behavior

I'd like to see GRANT, ALTER, EXECUTE option to select.

Screenshots

image

Server configuration

Apache/2.4.6 (CentOS) PHP/5.6.36
Database client version: libmysql - 5.5.56-MariaDB
PHP extension: mysqliDocumentation curlDocumentation mbstringDocumentation
PHP version: 5.6.36

Client configuration

  • Browser: Google Chrome
  • Operating system: Windows 8.1

Additional context

@williamdes williamdes added this to Needs triage in issues via automation May 2, 2019
@williamdes williamdes added the Bug A problem or regression with an existing feature label May 2, 2019
@williamdes williamdes moved this from Needs triage to High priority in issues May 2, 2019
@williamdes williamdes added this to the 4.8.6 milestone May 2, 2019
@williamdes williamdes self-assigned this May 2, 2019
@williamdes williamdes changed the title phpMyAdmmin 4.8.5 doesn't show privileges of procedures phpMyAdmin 4.8.5 doesn't show privileges of procedures (raw html displayed instead) May 2, 2019
williamdes added a commit that referenced this issue May 2, 2019
Signed-off-by: William Desportes <williamdes@wdes.fr>
@williamdes
Copy link
Member

Hi @kegus, this issue is not fixed and will be part of the next release (4.8.6)

issues automation moved this from High priority to Closed May 2, 2019
@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 21, 2020
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

2 participants