Why is this marked as resolved? It’s still broken more than 20 days later.
The authors seem to be unresponsive. Here is the fix.
if (!preg_match(“/^[\w\-:]+$/”, $tag)) {
and
$pattern = “/([\w\-:\*]*)(?:\#([\w\-]+)|\.([\w\-]+))?(?:\[@?(!?[\w\-]+)(?:([!*^$]?=)[\”‘]?(.*?)[\”‘]?)?\])?([\/, ]+)/is”;
It’s a no-go. Now the date jump menu no longer defaults to the current month/year.
Great. When can I preview the change?