Can you post this as a new ticket @ my site? I'm not going to be able to look into this tonight but I do want to get it fixed :)
(Without needing to hotfix the hotfix due to the same mistake I made in the 2.3 version last night 😅)
Tangentially related; Any chance of moving the admin:filter_macros::filter_bar to the front-end? The new Filterer system you added in 2.3 is great, but it's effectively admin-only (without copying that entire macro into a custom template) as a result of that one macro being inaccessible to the...
Follow-up: I had to apply a hotfix to v7.2.3 because the new caching method prevents item edits from actually being saved in the cache. Please re-download v7.2.3 and re-import it, and that should fix everything for good (hopefully!). Sorry about that.
Not entirely sure how I didn't hit the problem locally when testing after updating to 2.3.9, but I was able to diagnose it and move the item cache container system into the correct flow.
As a sidenote, it would be helpful if the Entity class could allow getting the raw $this->_values. Here's a...
Update: The "List" page can now search all Social Groups (title, description) or all Discussions (across all social groups). The "Social groups" constraint is also added to the other pages too.
It is not possible to mix and match content types as I suspected, so it's not possible to search for...
For now, I can add a "Social groups" quick searcher to the main group list page. This will only search the group info, which is title and description.
I'm not sure if you can search within multiple content types at the same time, so it might not be possible to have social groups and discussions...
Every time you run the CLI command, another whitespace is added:
(This is after 2 runs)
This impacts the ability to bundle the CLI command into terminal shortcuts to generate the Finders as part of a pre-build export command.
This is a regression that was introduced in 2.3.8 Preview but I didn't catch it in time >.>
When running php cmd.php xf-dev:entity-class-properties AddOnId, the written docblock now uses FQNs for Entity and Collection references, rather than the shortnames that were used prior.
No, there’s currently only one setting for digest frequency and as such there’s only one digest. Multiple digests doesn’t really make sense either as it’s meant to be forum wide posting stats/info.
Are you talking about official XenForo add-ons or from third party developers like myself?
If XenForo: The renewal of your XenForo license also renews your official add-ons. You can continue to run the latest version available to you indefinitely.
If 3rd party: That depends on the developer. I...