Skip to content
#

ide

Here are 221 public repositories matching this topic...

filippsen
filippsen commented Nov 15, 2018

Environment/Browser

Version 1.1.0

Description

Off-by-one error. When renaming a file or folder in the Files hierarchy, the initial / character is being taken into account when limiting the file name length. The maximum length diverges from when creating a new file. 255 when creating versus (255-1) when renaming.

Steps to reproduce

  1. Try to input the maximum allowed number of c

Improve this page

Add a description, image, and links to the ide topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ide topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.