Skip to content
Commit f2b5fcd7 authored by Christian Kamm's avatar Christian Kamm Committed by Markus Goetz
Browse files

Share link: Fix parsing integer ids #5777

Older ownCloud servers like 8.2.0 used to use integer ids.

This broke when switching to QJson because toString() on JSON
values is strict and returns "" for integers.
parent 950439e5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment