speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
302 stars 36 forks source link

Expose data-xml to root layout #621

Closed pgundlach closed 1 month ago

pgundlach commented 1 month ago

Version 4.19.26

The cause of the unreadable error message in #620 is due to the fact that the data-xml is not available during the first layout evaluation.

The data should be read and provided to the root layout element, so that set variable and other root elements can access the data.