Andreas Jung

Results 86 issues of 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....

question

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`

01 type: bug

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...

04 type: enhancement
41 lvl: easy

I tried to used your version with the Github version as of 2.5.2013. This gives me the following error: ![social-error](https://f.cloud.github.com/assets/594239/452748/5888c9d2-b2fa-11e2-9eb1-9b37f6af2e3f.png)

With the attached document, we see an improper highlighting `3` : ![image](https://github.com/typesense/typesense/assets/594239/0e96c00a-7064-4e2a-a066-2f60cb3ad466) 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...

feature

Weasyprint 58.1 We have a larger table running over multiple pages. The `` element has `break-inside: avoid` configured which is not respected.

CSS

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...

enhancement