New issue
Advanced search Search tips

Issue 846713 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

Workspace will not map file with particular name

Reported by da...@code.davidpcaldwell.com, May 25 2018

Issue description

UserAgent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36

Steps to reproduce the problem:
1. I have a JavaScript file called "index.html.test.js" which Workspaces 2.0 will not map to the network version.
2. *Breakpoints* set on the local version *will* work on the network version. So when one is hit, the network version is opened and I can edit it (but changes do not save)
3. If I *rename* the file (to index.html.xxx.js), and change callers to reference that, it works.
4. If I *rename* the file back to index.html.test.js, it again does not work.
5. The ".test.js" part is not the problem; I have other files named ".test.js" that *do* work.

What is the expected behavior?
This file should work the same as others

What went wrong?
See "steps to reproduce"

Did this work before? N/A 

Chrome version: 66.0.3359.181  Channel: stable
OS Version: 
Flash Version:
 
Owner: einbinder@chromium.org
Status: Assigned (was: Unconfirmed)
I can't reproduce this locally. index.html.test.js maps for me. Can you create a minimal setup that fails for you, and upload it as a zip or publish it on github?

Sign in to add a comment