1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 17:14:42 +02:00

Fixes #4586, Fixes #2774, Fixes #49 - Workaround added for page dropdown navigation. Use {CPAGENAV: tmpl=dropdown} in page_template.php

This commit is contained in:
Cameron
2021-11-24 13:48:20 -08:00
parent 81cbe51228
commit 9fffa59a01
3 changed files with 33 additions and 7 deletions

View File

@@ -633,6 +633,9 @@ class e_parse_shortcodeTest extends \Codeception\Test\Unit
$sc->__construct();
$sc->setVars($vars);
$sc->setScVar('pageTitles', []);
$sc->setScVar('pageSelected', 0);
$sc->setScVar('bullet', '');
$exclude = array('sc_cpagemessage'); // system messages