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

Loop async call to file .log in backoffice configuration page #5

Open
adviva opened this issue Oct 7, 2020 · 0 comments
Open

Loop async call to file .log in backoffice configuration page #5

adviva opened this issue Oct 7, 2020 · 0 comments

Comments

@adviva
Copy link

adviva commented Oct 7, 2020

Hi,

Describe the bug

Loop problem with url '/modules/clerk/clerk_log.log' in back-office configuration page.
The problem persists if file not exist and if it exists (with log active and access set to 'file').

Expected behavior

Do not call clerk_log.log file in loop

Steps to Reproduce

Steps to reproduce the behavior:

  1. Go to back-office configuration page of your module (like: /index.php?controller=AdminModules&configure=clerk...)
  2. Set debug log active
  3. Set access to 'file' setting and level to 'error'
  4. reload back-office page
  5. open console network and see over load calls

Screenshots

Schermata 2020-10-07 alle 12 23 34

Schermata 2020-10-07 alle 12 27 38

Additional information

  • PrestaShop version: 1.7.6.4
  • PHP version: 7.2.22
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

No branches or pull requests

1 participant