Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Miguel VazquezMiguel VazquezReporter
Attila VamosAttila VamosPriority
BlockerFix versions
Pull Request URL
Details
Details
Components
Assignee
Miguel Vazquez
Miguel VazquezReporter
Attila Vamos
Attila VamosPriority
Fix versions
Pull Request URL
Created February 23, 2016 at 1:48 PM
Updated March 29, 2016 at 9:07 AM
Resolved March 29, 2016 at 9:07 AM
I think that is a bug in new ECLWatch. In legacy ECLWatch, the full path is shown on UI dialog and is sent to ESP. But, in new ECLWatch dialog, relative path '.' is shown. And the dialog code just appends the relative path to drop zone path and sends the result to ESP. Since there is no harm, the problem has not been noticed and fixed.
However in the fix of the parent issue () will be rejecting paths containing any './' or '../'.