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

Bug: #9409

Closed
inuryuutarou opened this issue Jan 17, 2025 · 1 comment
Closed

Bug: #9409

inuryuutarou opened this issue Jan 17, 2025 · 1 comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them

Comments

@inuryuutarou
Copy link

PHP Version

8.3

CodeIgniter4 Version

4.5.4, 4.5.7

CodeIgniter4 Installation Method

Manual (zip or tar.gz)

Which operating systems have you tested for this bug?

Windows, Linux

Which server did you use?

apache

Database

mariaDB

What happened?

'toolbar' => ['except' => 'api/*'],

this part is not working for required filter as far as I tried it...
as i tried to move the toolbar to the global it worked again...
maybe add in the documantation or make it usable in all filter

Steps to Reproduce

just make this in the required filters:
'toolbar' => ['except' => 'api/*'],

and there will be error

Expected Output

the toolbar filter not running in the api controller

Anything else?

No response

@inuryuutarou inuryuutarou added the bug Verified issues on the current code behavior or pull requests that will fix them label Jan 17, 2025
@mergeable mergeable bot closed this as completed Jan 17, 2025
Copy link

mergeable bot commented Jan 17, 2025

Hi there, inuryuutarou! 👋

It looks like you opened an issue without following the bug report template:

The current issue will be closed. This is a precaution to save maintainers' time, I hope you'll understand.

Sincerely, the mergeable bot 🤖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Verified issues on the current code behavior or pull requests that will fix them
Projects
None yet
Development

No branches or pull requests

1 participant