FIX: Extra Line Feeds Are Added When Moving File Between Folders (166677)
The information in this article applies to:
- Microsoft Visual InterDev 1.0
This article was previously published under Q166677 SYMPTOMS
Sometimes when a file containing at least one relative URL is moved into a
folder that changes the reference to the linked file, an extra line feed is
added to all scripts (whether contained within <SCRIPT>...</SCRIPT> tags or
within <%...%> delimiters) and comment blocks (enclosed with <!--...-->).
CAUSE
When Link Repair is turned on, FrontPage Extensions look for relative URLs
in the file. If found, they modify the URL as necessary to ensure that the
linked files remain valid when called from the new directory. FrontPage
Extensions may also attempt to insert missing HTML in the file. When this
routine runs, it adds an extra line feed when it encounters server-side
scripts.
RESOLUTION
Turn off Link Repair or use absolute references to linked files.
STATUS
Microsoft has confirmed this to be a bug in the Microsoft products listed
at the beginning of this article. This bug has been fixed in Visual
InterDev 6.0.
REFERENCES
For the latest Knowledge Base articles and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbBug kbfix kbVisID600fix kbWebServer KB166677 |
---|
|