Skip to content

Node: Define relationship between id and fileid#28193

Merged
PVince81 merged 1 commit into
masterfrom
node-id-fixed-structure
Jun 23, 2017
Merged

Node: Define relationship between id and fileid#28193
PVince81 merged 1 commit into
masterfrom
node-id-fixed-structure

Conversation

@ckamm

@ckamm ckamm commented Jun 23, 2017

Copy link
Copy Markdown

Users of the 'id' property would like to be able to deduce the 'fileid'
property from it. To allow that the 'id' property is now required to
be made up from two parts: a purely numeric one, plus one that starts
with a letter. The first part shall be the (potentially padded) fileid.

The background is that clients need the fileid to be able to create
private link urls, but they currently only have the full 'id' property
available.

See owncloud/client#5763. This would be desirable for the desktop client as well as for mobile clients @davivel

This is a pure documentation-and-test change and will not affect behavior.

Users of the 'id' property would like to be able to deduce the 'fileid'
property from it. To allow that the 'id' property is now required to
be made up from two parts: a purely numeric one, plus one that starts
with a letter. The first part shall be the (potentially padded) fileid.

The background is that clients need the fileid to be able to create
private link urls, but they currently only have the full 'id' property
available.

See owncloud/client#5763

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

👍

Might also need to be added to the Webdav docs @settermjd

@PVince81 PVince81 merged commit cdc2b46 into master Jun 23, 2017
@PVince81 PVince81 deleted the node-id-fixed-structure branch June 23, 2017 18:33
@DeepDiver1975 DeepDiver1975 modified the milestones: 10.1, development Oct 10, 2017
@lock

lock Bot commented Aug 2, 2019

Copy link
Copy Markdown

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock Bot locked as resolved and limited conversation to collaborators Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants