- Issue created by @sorina.hriban
- 🇮🇳India sayan_k_dutta
@sorina.hriban, I installed tome on the above versions as said but could not replicate the error. Could you please tell in detail what were you trying to achieve when you stumbled upon this error.
- Merge request !30Issue #3485337: Corrected the error for undefined array key error. → (Open) created by sayan_k_dutta
- 🇮🇳India sayan_k_dutta
@sorina.hriban, I have created the MR for your patch, if that issue persists, the MR will be helpful.
Anybody please review MR !30. - 🇷🇴Romania sorina.hriban
Hello,
I have overridden some methods from this module, especially the requestPath method from StaticGenerator. Debugged this but is a strange case, see below my screenshot. Path property does not exists, though on some case is passing through. On a case it is not and shows the error. Could not catch the path page(the page is similar to my screenshot). If I refresh the page, the generator continues. Strange was that I have added try catch and never entered in catch, error was thrown.
Patch is ok, it is already on our server and it working.