ZySpec Development

Results 10 comments of ZySpec Development

Understand... I posted an issue since it still exists in the 2.6 code. I wouldn't recommend changing this in the 2.5.x codebase. Any modules that are currently released presumably work...

Are you using MySQL?  If so, which version of database  are you using? Was there a previous value set for 'innodb_default_row_format' in your MySQL .ini file?  Compact is the default...

The 8th line of your my.ini looks like it hadinnodb-default-row-format=compactOn Oct 30, 2021 6:20 PM, Michael Beck ***@***.***> wrote: I was using MySQL 5.7.36, and there was no previous default...

While backend.php does indeed count on the News module feed this is the behavior that has existed for quite some time. This will be considered an enhancement and reviewed for...

If this (or similar) implementation is used then to further _improve_ this the HTML should be removed from the `_AM_MODULEADMIN_ADMIN_FOOTER` definition.

When investigating need to check ./modules/profile/lostpass.php too since it uses the exact same code.

Given where we are with the 2.5.11 release and there is no functional change by implementing this now it has been _pushed_ to the XOOPS v2.5.12 milestone Since all `$myts->htmlSpecialChars()`...

The code 'works as intended'. As @geekwright stated there is some work to be done to improve textsanitizer configurations however this would be an enhancement to the current implementation. We'll...

same with css.min.map files for xbootstrap theme

Yes,  we just need to look at all of the minimized .css and .js files to see if they need a map file included. The xswatch4 bootstrap.min.css doesn't need a...