cylkee

Results 15 issues of cylkee

In the **Indexes** back-end page under the heading **Included Fields**, it would be helpful to be able to select the 'unformatted' version of a field where the Markdown Text Formatter...

Sym 2.7.10 PHP 7.3 OS Linux API filter on system date not working same as back-end UI filter on system date Steps to reproduce: 1. Navigate to a section with...

After I couple of hours of testing, head-scratching, head-banging, I noticed the comment here https://github.com/symphonists/rest_api/blob/30ad34a934f79ab1a91628edd88d3291efb0e3f7/plugins/entries/rest.entries.php#L88 I was testing in a new installation without any pages yet, wondering why a 404...

Sym 2.7.10 PHP 7.1 To be specific, this is a [System Date Extension](https://github.com/symphonists/system_date_fields) field that I've set as the first field in a section that is tracked. In the Activity...

An error occurred in /path-redacted/extensions/xssfilter/extension.driver.php around line 97. ``` 96 public static function FrontendParamsResolve(array &$context) { 97 Frontend::Page()->registerPHPFunction(array( ``` Backtrace PHP 7.4.12 ``` [/path-redacted/symphony/lib/toolkit/class.extensionmanager.php:754] Extension_XSSFilter::FrontendParamsResolve(); [/path-redacted/symphony/lib/toolkit/class.frontendpage.php:442] ExtensionManager::notifyMembers(); [/path-redacted/symphony/lib/toolkit/class.frontendpage.php:197] FrontendPage->__buildPage(); [/path-redacted/symphony/lib/core/class.frontend.php:105]...