pageboard / server

Web site building system - server packages
MIT License
4 stars 0 forks source link

fetch patch and bundle: the server must not try to avoid sending already known bundle meta #101

Closed kapouer closed 2 years ago

kapouer commented 2 years ago

Conception mistake:

"Previously" before moving metas generation to /.api/query, the bundle was always returned so in case it was missing, it was loaded. Sometimes the wrong bundle might be loaded (page bundle on a pdf page + fetch), but at least metas were not missing.

kapouer commented 2 years ago

Fixed by https://github.com/pageboard/server/commit/6b42de5ab7ecfa995e6887b44bc199134a159529