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

Bugfix for changing $cfg['RepeatCells'] no effect #18009

Draft
wants to merge 1 commit into
base: QA_5_2
Choose a base branch
from
Draft

Bugfix for changing $cfg['RepeatCells'] no effect #18009

wants to merge 1 commit into from

Conversation

still-dreaming-1
Copy link

Fixes changing $cfg['RepeatCells'] in configuration has no effect.

I'm not sure if this is a good way to fix this or not, but it does fix this problem for me in my local environment. I'm not sure what the purpose of checking empty($query['repeat_cells']) was in the original code.

Signed-off-by: still-dreaming-1 jessedickey@gmail.com

Signed-off-by: still-dreaming-1 <jessedickey@gmail.com>
@still-dreaming-1
Copy link
Author

Actually, I thought I wanted this setting to work, but now that it does, I don't like it. I just realized the header floats at the top as I scroll down the list of results anyways, so I don't need this setting. I guess I would like to be able to disable it if it is not already disabled. I'm not sure if the original code had it disabled or stuck at the default setting of 100.

@williamdes
Copy link
Member

Thank you for this patch, we need to have a deeper look before merging this

@still-dreaming-1
Copy link
Author

still-dreaming-1 commented Jan 19, 2023

Yeah, I'm not sure it makes sense anymore. Maybe the setting should be removed entirely in favor of the floating header. I think it doesn't float with some of the other PhpMyAdmin themes though.

@williamdes williamdes added this to the 5.2.2 milestone Jan 25, 2023
@still-dreaming-1 still-dreaming-1 closed this by deleting the head repository Feb 4, 2023
@williamdes williamdes self-assigned this Feb 4, 2023
@williamdes williamdes reopened this Mar 11, 2023
@williamdes williamdes marked this pull request as draft March 11, 2023 16:57
@williamdes
Copy link
Member

Let's keep it open until it's debugged :)

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.

None yet

2 participants