nextcloud / nextcloud/files_mindmap
PDF/PNG export fails
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 197
- Forks
- 52
- Avg merge
- 22h 14m
- Merged PRs (30d)
- 13
Description
On exporting to PDF or PNG there is an error message
脑图的节点中包含跨域图片,导出的 png 中节点图片不显示,你可以替换掉这些跨域的图片并重试。
which translates to
The nodes in the brain map contain cross-domain images, the node images in the exported PNG are not displayed, you can replace these cross-domain images and try again.
I just get an empty PDF.
Version: 0.0.21
Nextcloud: 18.0.4
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing PDF and PNG export with the reported Nextcloud 18.0.4 and application version 0.0.21 context, including a mind map containing cross-domain images. Trace the export entry point and determine why PDF output is empty; done means export produces a non-empty PDF and the reported node-image behavior is verified or corrected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100