Skip to content

Fixing inability to upload files.#2066

Merged
kwoot merged 1 commit into
LibrePlan:mainfrom
kwoot:fix-upload
May 12, 2026
Merged

Fixing inability to upload files.#2066
kwoot merged 1 commit into
LibrePlan:mainfrom
kwoot:fix-upload

Conversation

@kwoot

@kwoot kwoot commented May 11, 2026

Copy link
Copy Markdown
Contributor
  1. NPE on cancel — null guard added when user cancels the upload dialog
  2. Broken fileupload.zul template — three divergences from the ZK 8.6 built-in fixed (missing uploadListener, bracket notation for native, explicit closing tag for uploaded div)
  3. commons-io version mismatch — bumped from 2.11.0 → 2.19.0 to match what commons-fileupload 1.6.0 requires

@sanbor sanbor left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kwoot kwoot merged commit 39c5fbb into LibrePlan:main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants