Andreas Jung
Andreas Jung
### First Check - [X] I added a very descriptive title to this issue. - [X] I used the GitHub search to find a similar issue and didn't find it....
Plone 6.0.0b3, plone.restapi 8.30.0 Full report: https://community.plone.org/t/plone-restapi-navigation-items-empty-for-migrated-content-items-visible-after-editing-them/15759/2 Published subobjects without effective date set are not available in `@navigation -> items`
If you are using plone.restapi for migrations then it is necessary to preserve the original UID (because they are used for references or links within rich text. The best solution...
I tried to used your version with the Github version as of 2.5.2013. This gives me the following error: 
With the attached document, we see an improper highlighting `3` :  The offending document is attached here: [xx.json](https://github.com/typesense/typesense/files/13972548/xx.json) Preliminary analysis by @kishorenc : > I think the issue is...
Typesense 0.25.X The screenshot shows a query for `nutzen` where the snippet for text is very long (not containing the query string at all). I render the `hit._snippetResult.text.value` inside my...
See https://print-css.rocks/lesson/lesson-forms https://print-css.rocks/lesson/lesson-forms/download/weasyprint.pdf No offense but your implementation is only a partial implementation for editable forms (compared to other tools) since the support for radio buttons is missing (and the...
Weasyprint 58.1 We have a larger table running over multiple pages. The `` element has `break-inside: avoid` configured which is not respected.
Feature request: It is a common use case to add dynamic filters or subqueries in Typesense. For example, in our content management system, we want to limit the search to...
A `savepoint()` call may cause the error ``` File "/home/ajung/src/unibo/magazine-plone6/eggs/transaction-3.1.0-py3.11.egg/transaction/_transaction.py", line 627, in __init__ savepoint = savepoint() ^^^^^^^^^^^ File "/home/ajung/src/unibo/magazine-plone6/eggs/ZODB-5.8.1-py3.11.egg/ZODB/Connection.py", line 984, in savepoint self._commit(None) File "/home/ajung/src/unibo/magazine-plone6/eggs/ZODB-5.8.1-py3.11.egg/ZODB/Connection.py", line 544, in...