Florian Pechwitz created CB-12775:
-------------------------------------
Summary: Length of paths are limited under windows
Key: CB-12775
URL: https://issues.apache.org/jira/browse/CB-12775
Project: Apache Cordova
Issue Type: Bug
Components: cordova-plugin-file
Environment: Android 7.1.2 / iOS 10.3.1 / Windows 10.0 (Build 15063)
Reporter: Florian Pechwitz
There is no limit for the length of paths under iOS and Android, only on
Windows. I build a project to reproduce the behavior.
The project tries to create recursivly directories until 10 subdirectories are
created.
Repro steps:
1. Download this cordova project (https://files.itizzimo.com/f/bd119941c9/)
2. Add windows platform
3. Execute the project and run the automated tests
What happens:
When the file path length hits the limit of 260 characters, the application
can't create anymore directories. The test fails.
What should happen:
All tests succeed.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]