Skip to content

Restore Smarty to vendor version 2.6.28#20

Merged
mambax7 merged 1 commit into
XOOPS:masterfrom
geekwright:smartyrevert
Feb 28, 2016
Merged

Restore Smarty to vendor version 2.6.28#20
mambax7 merged 1 commit into
XOOPS:masterfrom
geekwright:smartyrevert

Conversation

@geekwright

Copy link
Copy Markdown
Contributor

While debugging a templating issue, encountered a crash in debug template.
After restoring pristine vendor source, crash (and issue) were gone.
Please leave vendor code as is, warts and all. Thanks!

While debugging templating issue, found crash in debug template.
After restoring pristine vendor source, crash and issue gone.
Please leave it as is, warts and all.
mambax7 added a commit that referenced this pull request Feb 28, 2016
Restore Smarty to vendor version 2.6.28
@mambax7 mambax7 merged commit ba468c3 into XOOPS:master Feb 28, 2016
@geekwright geekwright deleted the smartyrevert branch February 28, 2016 04:01
geekwright added a commit to geekwright/XoopsCore25 that referenced this pull request Feb 10, 2020
mambax7 added a commit that referenced this pull request Mar 8, 2026
  1. step.php: Null guards in edit, save, delete cases + null guard in profile_stepsave_toggle() + CSRF protection on toggle (switched to POST with security check)
  2. field.php: Null guard in save-option-strings case
  3. user.php: Null guard after $handler->getUser($uid)
  4. prune.php: Extracted duplicate Request::getInt('notifyusers') to $notifyusers variable
  5. edituser.php: Early validation of upload field before fetchMedia()
mambax7 added a commit that referenced this pull request Mar 14, 2026
  - Add @SuppressWarnings for intentionally unused $raw parameter in
    executeLegacyBlock() (Scrutinizer)
  - Remove redundant logger initialization in test — already handled
    by setUpBeforeClass() (CodeRabbit #18)
  - Skip protector lifecycle tests gracefully when trust-path files
    are not available in the test environment (CodeRabbit #19)
  - Add targeted warning for near-miss file-based block content that
    contains .php| but fails the strict regex (Copilot #20)
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.

2 participants