cosmocode/dokuwiki-plugin-struct

Trying to insert a value into a page no longer works

Closed this issue · 1 comments

Issue Description

This morning I updated the wiki to Release 2024-02-06a "Kaos"
Bootstrap 3 Template v2024-02-06 (stable/20240206)

I also updated the struct plugin to 2024-02-14

Pages that had value output mark up such as
{{$doc_data.summary}}
that previously displayed the summary field from the meta data now display "Nothing found"
This affects all pages I've checked in all namespaces

The meta data is still intact in the editor at the bottom of the page.
Aggregated data tables still appear with the relevant information in them including the missing summary data values that don't appear in the value output

There is nothing obvious relating to "struct" in the 'view logs' option under the admin page.
There is nothing obvious in the apache2 error log on the server.

Please let me know if you need more data

Thank you . Reinstall worked. Its all showing again now!