ColdFusion Studio 4.5.1 Release Notes
March 31, 2000
Welcome to ColdFusion Studio! This release is significant in several areas:
- Enhancements to features introduced in the 4.5 release, especially in the new Projects architecture, image mapping, collapsed text, and Allaire FTP&RDS.
- Support for development of JavaServer Pages.
- New capabilities for existing features such as language color coding, VTML, printer settings, and link verification.
- An aggressive QA effort that resulted in a substantial improvement in performance and stability.
As always, improvements to our products are based largely on user feedback. We encourage you to participate in the Allaire ColdFusion User Conference at http://forums.allaire.com/DevConf/index.cfm. It contains a wealth of information from users, Team Allaire members, and our Technical Support staff.
This document covers feature enhancements, bug fixes, and known issues. The issue number is included for items where applicable.
Enhancements
JavaServer Page support
- A JSP toolbar that supports all JSP 1.1 tags. To display this toolbar, right-click anywhere in the toolbar area and select JSP from the toolbar list.
- JSP tag editors with online help.
- JSP awareness in our editing tools - Tag Inspector, Tag Insight, color coding, and CodeSweeper.
Color coding
- Color coding for JavaServer Pages
- Improvements to PHP highlighting
- Improvements to ASP highlighting
- Color coding scripting for VTML
Projects
- To prevent slow execution of project link verification and search and replace operations caused by parsing large binary files such as PDFs, a list of excluded file extensions is installed in the Windows registry under the LinkVerifyExcludeExts key. Files with these extensions will not be included in the operations. The default list includes
.exe,.jpg,.jpeg,.gif,.avi,.rm,.ram,.mpg,.mpeg,.zip,.pdf.
- The wildcards * and ? are now supported for entering filenames in the Projects Resources text fields.
- On the Options > Settings > Projects tab, you can now define custom project resources across projects.
- When a subfolder is created from Add folder the newly created folder inherits its deployment settings from its parent. For instance, if a folder is marked Do not upload, all its subfolders will have the same setting. [13527]
- The Status bar displays the full path of any project in the Projects drop down list so it is clear which project is referenced if more than one project is listed. [13568]
- A new option was added to the Deployment Wizard on the fourth page. Users can now choose the destination for the deployment log or optionally turn it off. This option will generate configuration VTOM method calls at the top of the script for script generation or tweak the deployment engine at runtime for direct deployment. For script generation, two calls will be inserted before the app.DeploymentManager.OpenProject call: app.DeploymentManager.SetLogging(true); // false turns off logging! app.DeploymentManager.SetLogFileName("D:\\hs5\\Foo.log"); IMPORTANT! - All logging configuration calls need to be called prior to the OpenProject method as the OpenProject method internally handles the opening of the log file if it is turned on. [14126]
Image map editor
- A new menu option has been added in the image map editor to dock the regions preview window if it is floating (Options->Dock Regions Window).
- When editing an image map which is referenced by multiple image tags in a document, you can now choose which image to display in the Image Map Editor. Image tags which are contained within comment tags will not be included. [11665]
- When manually editing a rectangular region in the Image Map Editor (e.g., by double clicking on the shape to bring up the tag editor), the rectangle coordinates will be saved in sorted order (top-left to bottom-right). Reverse coordinates would not register the area as a hyperlink in Netscape Navigator. [14334]
- A new menu item has been added to the Image Map Editor's Options menu - Keep Shape Tool Active. When checked, the current shape tool will remain active after adding a new shape. When unchecked, the selection (arrow) tool will be active after adding a new shape. [14147]
General
- In our example WDDX CodeSweeper profile, default formatting support was added for the following WDDX tags: BOOLEAN, NUMBER, STRING, RECORDSET, FIELD, and DATETIME. The default is to indent the tag, but preserve the plain text content inside the tag (such as, the string/number value, boolean true|false) 14428
- VTML now recognizes namespaces. VTM files can be created to work with tags containing a namespace.
For example: to create a tag editor for the <xsl:template> tag you need to create an XSL folder under the Extensions\TagDefs folder that contains the file template.vtm. This feature ignores the namespace precedence rules as they are not applicable in this situation.
- CodeSweepers now treat the colon character (:) in tag names as a normal character. This allows CodeSweepers to process XML namespaces in tags, such as <xsl:whatever name="foo">...</xsl:whatever>
- You are now able to create a link by selecting text or an image in Design view. [12342]
- When a block of text is selected, the TAB key will now perform a block indent (same as CTRL+SHIFT+.), SHIFT+TAB will perform a block unindent (same as CTRL+SHIFT+,). This option can be toggled in the Editor section of the Settings dialog. [13464]
- The toolbar menu can now be opened by right-clicking anywhere in the toolbar area. [8497]
- Link verification will now start automatically once you select the option from the Tools menu or Project RMB. [9553]
Bug Fixes
Fixed for Final Release
- A problem with CF Studio changing the value of the width parameter when editing a table tag was fixed. [16357]
- If the full version of TopStyle is installed, right clicking on a style sheet
file in the HomeSite/Studio Files tab and selecting "Edit Style Sheet" now
displays the current editor document in the TopStyle preview window instead of
the generic style sheet document. [16305]
- Clicking "OK" on the image map tag editor would result in an error, and would
insert an empty image map tag. This has been fixed with the corrected with the
new Extensions\HTML\Map.vtm file [16353]
- The Settings->Startup options for "Start in the folder last opened in
Resource Tab" and "Start in the folder last opened in the File Open dialog" were
being saved in reverse order. This has been fixed. [16361]
- If you already have 4.5 installed, and attempt to install 4.5.1 into a different directory, a warning message is displayed telling you that there could be side effects caused by the sharing of a single Registry branch by two installations of the same major version. [16119]
Fixed in 4.5.1 Release Candidate 2
- Source Control file status is properly updated when the user clicks Undo Check
Out and toggles between CFS and VSS. [15152]
- This release fixes the bug in projects that occurred when adding files in manual
include subfolders of auto include folders. [16047]
- A problem with the color coding parser for .vtm and .vtml files was resolved. [14871]
- Files with the same name in the same project are now displayed correctly in Resources. [14947]
- Direct Deployment attempted to create folders even when "Create any missing
folders" was toggled off. [15914]
- When all of the resource tabs docked to a location where hidden, subsequent
startups would display a blank panel. This has been fixed. [15989]
- Modifying and then saving a document while in design view would save the
changes correctly, but the document tab and toolbar Save icon would not reflect
this. This has been fixed. [15881]
- The last active resource tab was not being maintained across application
settings when one or more resource tabs were hidden. This has been fixed. [16110]
- When selecting a remote FTP folder path for a new project, if you selected
the top level server name expecting it to resolve to / (root path), it would not
and the project creation would fail. Selecting the server name from the folder
selection now properly resolves the root directory. [15090]
- The VTML parser VTML.scc is now being installed to the Parsers folder. This file
was not being installed on previous versions. [15935]
Fixed in 4.5.1 Release Candidate 1
- Invalid values entered into the font size setting are now automatically set back to their previous value. [15129]
- Performing a Search, Extended Search, Search and Replace, or Spell Check
will now uncollapse text if a match or a misspelling is found within a collapsed
section of text. [14625]
- Renaming a project file properly deletes the old file - rather than leaving
it around. [14277]
- Several problems existed with deploying a remote project to another remote
server including mangled target filenames being generated by the deployment
script wizard. [13819]
- Reordering the resource panes' tabs via the right mouse button would cause
an Access Violation if some of the tabs where hidden. This has been fixed. [12286]
- Improved positioning of the spell check dialog so that it is moved only when
obscuring the misspelled word in the main editor. [13564]
- When collapsing a selection of text beginning with a blank line, the
collapsed graphic would become invisible. This has been fixed. [10426]
- When collapsing an entire line of text, the editor caret cannot be
positioned to the immediate right of the collapsed graphic, as the collapsing
action includes the ending line feed. The cursor left/right can, however, be
used to move to the beginning of the collapsed region, and text will be inserted
correctly. When text is collapsed within a line, the caret may now be correctly
positioned immediately before and after the collapsed graphic, as well as
in between adjacent collapsed graphics. [14140]
- The View->Resource Windows menu items did not accurately reflect the
visibility of the various resource tabs. This has been fixed. [15164]
- Default names for new folders created on FTP or RDS servers in 'Files' pane
or in the 'Allaire FTP & RDS' Shell Extension in the Explorer has changed.
Instead of 'New Folder' and 'New Folder(x)' names, you will see 'NewFolder' and
'NewFolder_x' instead. Some Ftp servers could not handle the space in the new
directory name. [14210]
- Fixed problems with search and replace in sub-folders when more than one
file in the project has the same name. [14917]
- Fixed Index out of Bounds error that occurred when converting manual folders
to Auto-Include. [15255]
- The RMB SaveProject command does not disable the SaveProject dialog. [15201]
- A drop from a project folder into the same folder is no longer allowed. [15219]
- Deploying project subfolders would fail if the parent folder was empty. The
deployment engine will now perform a pre-upload check of all necessary folders
and create them if the "Create Any Missing Folders/Directories" option is
checked. [15070]
- A Deployment server with a non-root pathed initial directory no loger creates an extraneous folder in the root directory with the name "server_topProjectFolder" where server was the name of the server and TopProjectFolder was the name of the top level project folder being deployed. [15306]
- When displaying hidden characters in the editor, the Tab symbol would
sometimes overwrite adjacent characters. This has been fixed by using a
different font-based symbol which scales better with various editor font sizes.
[14867]
- When performing a drag/drop on a collapsed text region, the region will be
unselected after it is dropped. Previously, the region remained selected and
this could lead to access violations when attempting to collapse the selection
again. [15240]
- When two or more resource tabs where hidden, right-dragging the remaining
tabs to change their display order would sometimes blank out the resource pane.
This has been fixed. [15493]
Fixed in Release 4.5.1 Beta 2
- A problem with missing FORM data when using the Debugger with IE5 was isolated to an IE5 bug. A fix was provided to resolve this issue. [9462]
- The image map editor now recognizes the "usemap" attribute inside of a CFOUTPUT tag (where the map name must be preceded by a second '#' character) [13561]
- A problem in the CFLDAP tag editor dialog has been fixed. The UPDATE and UPDATEDN ACTION values are now correctly identified as MODIFY and MODIFYDN. [14889]
- Custom keyboard shortcuts using the '/' key where not operating correctly. This has been fixed. [14246]
- When using search across a project, the search function will exclude the same list of files as are excluded by file type in project link verification. [14807]
- The upgrade wizard now upgrades all of the general settings. [13036]
- Printer settings are now preserved between sessions. Also, selecting the print toolbutton (after adding it through customize) will print the current document with the latest print settings without displaying the print settings dialog. [11143]
- Design view will now work under NT with admin as well as non-admin users. [11050]
- When you exit the program after running a project-wide deployment script, you may see a harmless access violation. [14829]
- When performing a spell check, the highlighted misspelled word is now correctly scrolled into view in both the spell dialog and the main editor window. [13159]
- With word wrap off, pressing CTRL+M to move back to a matching start tag which was not displayed in the editor would not scroll the tag completely into view. This has been fixed. [14884]
- Performing a block indent or unindent on lines which contain partially selected text now maintains the start and end of the selected text correctly. [14885]
- A new option has been added to the Editor section in the Settings dialog: "Tab/Shift+Tab performs block indent/unindent". When checked, the tab key performs the same function as SHIFT+CTRL+. (block indent), and SHIFT+TAB performs the same as SHIFT+CTRL+, (block unindent). This option is off by default. [14892]
- The problem with mouse cursors disappearing over splitter bars, color picker, etc. has been fixed. [14544]
- Displaying the context-sensitive popup menu via SHIFT+F10 now works. [14618]
- When a style attribute contained a color parameter at the end with no trailing ';' character, selecting a color from the palette would insert extraneous code. This has been fixed. [14181]
- Remote files and folders now appear in the Files tab when running on Windows 2000. [13478]
- It is possible to drag and drop files from the project file list to project folders. [14948]
- Fixed bug that prevented the last opened project from being properly restored when the user has selected this setting. [14915]
- Fixed 'bouncy' project folder bug which would lead to random changes of focus in the project tree. [14946]
- The All category selector on the Customize toolbars screen is back and functional. [14891]
- An access violation would occur if you used the deployment wizard to create a Project Element Iterator script. Direct deployment is not affected by this bug. This is fixed in beta 2. [14814]
- In the image map editor, the "Options" menu now contains a menu item to dock the regions toolbar window if it is floating. Note that to dock the toolbar manually, the cursor must be on or close to the right hand panel of the Image Map Editor pane, within the lower gray region. You may also double click the upper blue portion of the region pane to dock it. [14886]
- If the resource tab was hidden the last time the product was closed, running the application again and toggling the resource tab back on would not display the Universal Files list correctly. This has been fixed. [14826]
Fixed in Release 4.5a
- Fixed problems with printing in color. [11224]
- When the editor setting for "Keep horizontal cursor position" was on, and the cursor down key was pressed at the last line of a document, the document would be saved as an empty (zero-byte) file. Fixed. [13064]
Fixed since Release 4.5
- A blank line is no longer inserted between lines of a renamed file on a UNIX RDS server. [99343]
- Added CFSWITCH and CFCASE to tag completion. [13751]
- The attribute outputfilename for CFEXECUTE has been replaced by its correct attribute name outputfile. [14245]
- Corrected spelling error for CFSETTING attribute CATCHEXCEPTIONSBYPATTERN. [13864]
- If the following Deployment Script options were selected
- Project-Wide upload script
- Local Deployment
The generated script was missing a critical call to set the IsLocalDeployment flag to true within the script. This would cause the generated script to completely bypass deployment of any files. [14756]
- Fixed problem with adding remote folders with UNC paths [14073]
- If all resource windows are docked together, clicking on the "X" close button in the upper right of the resource panel will toggle off the Resource Tab button. Click on the Resource Tab button on the main toolbar or press F9 to redisplay the Resources window. [10045]
- Changes made in Design View should now properly enable/disable the Save icon, as well as indicate changes were made in the tab. [14200]
- The Options > Settings > Startup > Start in the Folder Last Opened in the Resource Tab checkbox option now works correctly. The File > Open and File > Save As dialogs will now reflect the most recently selected folder from the Files tab. [14551]
- If the Project Deployment Create Any Missing Folders option was unchecked and you attempted to deploy to a server that didn't have the destination folders already, an incorrect error message "250: CWD Command Successful" was coming back as a deployment status code message instead of "Could not write file to server. Directory may not exist." [14579, 14269]
- If a portion of text was selected in the editor, and CTRL+TAB or ALT+TAB was followed by the CTRL+I (insert italics) command, the selected text would be deleted and replaced by a TAB character. This has been fixed. [10851]
- When the Options > Settings > Editor Treat HTML dropped from external applications as plain text option is unchecked, text pasted from a browser is inserted correctly including HTML tags. [11869]
- When performing a Page Up or Page Down through areas of collapsed text, the editor would not scroll the document correctly. This has been fixed. [14249]
- In previous releases, with the 'Insert tabs as spaces' option unchecked, unindenting a block of text (CTRL+SHIFT+.) would unindent the text block two tab stops instead of one. This has been fixed. [13122]
- The editor's vertical scrollbar now displays correctly when collapsing and uncollapsing sections of text. [13826]
- Performing a block indent on text which contained a collapsed region, followed by Undo would insert white space below the collapsed region. This has been fixed. [14504]
- Pressing ALT+TAB or using the mouse to activate another application would sometimes activate the other application, but would leave the active window on top. This has been fixed. [10409]
- There was an issue in the third party library used to provide Allaire FTP services for sites that return multiple IP addresses on a NameToAddress() sockets call. The FTP library attempted to connect to an IP string which consisted of all of the IP addresses concatenated together which would naturally fail. A fix was made to that library component to work with only one IP address on the connection attempt. [14496]
- Changed the text from Set Bookmark to Toggle Bookmark to make it clear that this option turns a bookmark on and off. [11538]
- Projects in Remote files show a correct file size and last modified date. [13814]
- If you selected the File by File deployment script generation option and selected Local deployment, no file upload calls would be generated. [14341]
- The Options > Settings > General Display Current Local Folder in File Dialogs checkbox now defaults to off. File dialogs will default to the last-accessed folder which has been an agreed upon set of defaults from most of the users. [13407]
- Full screen mode now sizes the Editor window correctly regardless of the position of the Windows taskbar. [6531]
- Fixed bug that allowed the user to change the directory when adding files to a folder by typing in filename that corresponded to a different directory. [13617]
- If you had two FTP servers mapped to the same physical server with different initial directory settings, connecting to one, then disconnecting, then connecting to the other, you would sometimes be dumped into the root directory of the server. [10085]
- Relative paths are calculated correctly if a folder is marked Do not upload. [13522]
- Cleaned up the superfluous Confirm Save that occurred when docking projects. [13726]
- The Open Project dialog begins with the proper open dialog. [14172]
- Launching by opening an associated file in Explorer does not change the Startup folder. [13959]
- Fixed bug which prevented the PHP color scheme from displaying properly in the window used to edit the color coding scheme. [14065]
- Fixed AV that occurred in Projects on a right click on a file. [14055]
- Within projects, it is no longer possible to change the location of a manual inclusive folder. [14278]
- Changing a folder from Auto-Include to Physical retains all files by default. [14465]
- Fixed the Project tree so that collapsing or uncollapsing a tree node does not automatically change the selected node within the tree. [14469]
- Projects saves column widths and selections between sessions. [14471]
- Fixed trailing slash issue when selecting project paths. [13373]
- Projects can now include remote folders. [14098]
- In Settings > Locations, the Snippets path selector now works properly. [13776]
- Fixed problem with Slide Show Wizard defaulting to the Windows temp directory when browsing for a file. [14264]
- Files edited in Design Mode that are then closed will now ask the user if the changes should be saved or not. [13164]
- You can now bring up the Deployment results tab entries in a browser window via a right mouse click menu. [14094]
- An AV would occur on the following HTML construct using the Allaire CodeSweeper configurations: [Clocks] [14280]
Known Issues
Allaire FTP & RDS
We have made a huge effort to correct as many problems as possible with our FTP implementation, but we still have some fairly tough outstanding issues, especially on
certain public Web servers. This section documents current known issues on a server by server basis. We welcome feedback based on your experiences.
Many of these public servers appear to be very overloaded and they often yield inconsistent results. One deployment session works fine but another fails to upload one or more files. You may get an additional login, but requests for additional ports are sometimes denied due to the high volume of server traffic.
Enhancements to upload speed appear to have had a negative effect on deployment to Mediaone and Angelfire FTP servers, and probably some others. In particular, if a file does not exist on the target server, and "Upload only newer" is checked, upload for that file fails. A workaround is to uncheck "Upload only newer", or to use a different FTP client for uploading to such servers.
We have contacted the sites listed below in an effort to gain information that may help us resolve these issues, but it will take some time to work through all the possible permutations of our FTP client and Web servers.
FTP problem sites
- www.AcmeCity.com - FTP-based deployment works for the most part but occasionally a file uploads result in a "PASV Mode Failed" (Passive mode failure) message.
- ftp.Tripod.Com - Tripod exhibits a lot of problems with the initial login. It takes four or five attempts to log in, even with the correct username/password.
- ftp.AngelFire.com - Our component is able to send files up to AngelFire.com, but when the component tries to retrieve the results of the FTP upload operation, a data port connection sometimes fails. We currently don't have a correct error message mapped to this state, so the prior command results are displayed incorrectly.
- ftp.msnHomepages.Talkcity.com - This one works 9 out of 10 times in Passive mode, but occasionally sends "Passive Mode Failure" type messages. This server also seems to reject the LIST command, which results in no files or folders being listed.
- MediaOne.net - Problems similar to AngelFire.
Other FTP & RDS issues
- When connecting to CF Server 4.0.1 RDS server using CF Studio 4.5.1, Studio will hang
when trying to connect to certain projects and also when trying to open a directory
directly. [16150]
- During deployment, if the target file doesn't exist on the RDS server and the "Upload Only Newer Files" option is turned on, the date/timestamp check against the remote server generates an Access Violation. [15460]
- Copying or moving binary files from a local machine to an RDS server works as expected, but copying binary files (gifs, jpegs,etc.) from an RDS server to a local machine or to another RDS server results in a truncated file. Additionally, moving binary files truncates the file and deletes the original.
This limitation will be addressed in a future release but for now, use FTP to transfer files from an RDS server to another location. [15994]
- Error renaming folder on tripod.com. []15915
- AV deleting or adding remote server. [16379]
- Launching or opening files directly in the Windows Explorer under "Allaire FTP & RDS" subfolder is not supported. To open/launch files, first transfer them to a local drive. This is to avoid inadvertently launching/opening large files over potentially slow FTP/RDS connection and tying up explorer for a long time.
[13228]
- Drag and Drop transfers of files in Windows95/98/NT Explorer from Local file system to Remote Server shows a progress message box in the upper left hand corner of the screen, regardless of where Windows95/98/NT Explorer is on the screen.
- The Modified column in Windows95/98/NT Explorer detail view may show incorrect times for files.
- The View menu item in Windows95/98/NT Explorer doesn't show bullet next to menu entry indicating which view is active.
- Directory-level Drag and Drop and Cut/Copy/Paste actions don't work in Windows95/98/NT Explorer.
- The Rename menu item in the context menu for folders in 'Allaire FTP & RDS' doesn't work. Workaround is to press the F2 key, or to left-click the folder a second time. [13648, 14456]
- Paste confirmation prompt gives no option. [15908]
- Not assuming UTC file times results in incorrect hour-incrementing of time stamps. [16244]
- Backspace during rename in Explorer right pane aborts rename and bumps you up a
folder. [13958]
- Icon remains in My Computer after uninstall. [12147]
- When adding an FTP server, if no entry is made in the Description filed an error message displays, but when you put in a description and click OK you get an AV. [16250]
Other Known Issues
- Tab characters throw off collapsing of tags. [13194]
- When you use a sql logical < in a statement the editor throws the coloring
off for several lines. [15795]
- Tag editor with textarea seems to insert the id twice [16286].
- Uninstall shortcut in Start Menu is displayed with generic Windows icon. [16389]
- Pressing End key in empty document causes AV. Also, shift-tab causes same AV in
empty document if Tab/Shift-tab block indent/unindent is enabled. [16412]
- The files tab doen't remember the division between the folder browsers and the file list. [15064]
- Can't view Informix tables in Query Builder if connecting on NT and Solaris through the native driver, but can connect through ODBC driver. [16334]
- Large system resources usage in IE5 [14113]
- Options, Settings - immediate AV error [16202]
- Typing is extremely slow when a great deal of text is contained within the <PRE>
tag. [13764]
- Typing speed slows way down in document containing large PHP code block. [14963]
- When attempting to save a file across the network, on Unix servers, that do not have write access enabled, the file is not saved but the status of the file looks like it is saved. [16053]
- Text cursor and/or scrolling gets messed up by collapsed text. [16141]
- If "Create any missing folders" is toggled off, deployment to initial directory
fails. [15261]
- Tree collapses after context menu is displayed.
[15525]
- When checking multiple files out through VSS, the file list only dynamically partly
refreshes. [16039]
- Startup folder "last opened in the File Open dialog" setting doesn't work. [16112]
- Attempt to create project in remote subfolder fails and prevents all subsequent
file access attempts on that server until restart. [16269]
- Remote server created or deleted after initial Deployment Path browse action
isn't displayed in subsequent browse action. [13437]
- Support for FTP servers defined in My Network Places is not fully implemented. [16162]
- Display problems with validator results table ugly. [15936]
- The <ul> tag is being automatically closed with /ul> instead of
</ul> [16261]
- Prevent installation of same major version into different directory. [16119]
- In the single-paned Windows Explorer window (My Computer), the Add FTP Server command appears in the context menu of Allaire FTP & RDS, but selecting it doesn't do anything. To add a server, open a two-paned Windows Explorer window and pick Add FTP Server from the context menu of the Allaire FTP & RDS icon in the left pane. [13612]
- Documents which contain control codes in the hexadecimal range $01 - $1F (other than $09, $0A, $0D) do not currently render correctly. If a document containing these codes is opened, the characters will be replaced with '.' ($2E).
- Beginning with 4.5.1 RC1, the Resources window tab docking state information is stored in a different format than in previous versions. If you need to return to a previous 4.5.1 version (Beta 2 and earlier), you will need to delete the following registry branch:
HKEY_CURRENT_USER\Software\Allaire\HomeSite45\CollapsedText
This will restore the resource tab to its default state.
- Errors were discovered in the Scripting the Visual Tools Object Model documentation:
- In the ActiveScripting example, the term "JavaScript" should be replaced by "Microsoft JScript"
- In the JScript example, the term "CreateObject" should be replaced by "ActiveXObject"
- The option to use the Microsoft Office spell checking engine and dictionaries is only available for systems installed with Office 97. We will investigate integrating with Office 2000 as soon as Microsoft releases details on interfacing with this version.
- In some cases filenames are duplicated in the Local File list after changes to the following checkboxes in the "Options > Settings > General" tab:
- Flag read only files in the file list.
- Dynamically refresh file list when changes occur in current directory.
The workaround is to right mouse click on any file in the list and select the Refresh command. This problem will be addressed in a future release. [9000]
- Cannot create project in remote folder. [15622]
- New Folder in upper pane of Files tab is not immediately visible, and therefore cannot be immediately renamed. [13844]
- In remote project, Add Files to Folder defaults to the previous path. [14097]
- The option for "start in the folder of the last resource tab" doesn't work. The file dialog doesn't open at the same directory that the resource tab is opened at. [14551]
- Copy over existing file in a different folder results in two or more confirmation dialogs. [15217]
- Crash redocking resource tabs. Not always immediately reproducible. [15889]
- AV selecting deployment server. [13400]
- Deployment wizard cannot create a script on a remote server, and defaults the script path to bad pathname, anyway. [14091]
- If server is selected, RMB>Disconnect on that server immediately reconnects. [13880]
- Cannot type into the file location for image. Get Image file "" was not found. Browsing to file works fine, as long as its not a remote file. [15553]
- If the program is installed from an admin logon, you must logon again as admin. This completes the Registry setting for ClassID and enables the software for non-admin users.
- When validating a template that contains both HTML and CFML, the following stop box appears: "External exception E06D7363" [14880]
- CodeSweeper HTML-Tidy AVs when wrap length = 250. [15937]
- No busy cursor during retrieval of directory contents. [12176]
- Having either five or six visible files slows display of folder contents. [13609, 15809]
- Files can be dragged into the project root node, and are carried over into the
project next opened. [15913]
- Deleting parent folder causes AV or other behavior. [14177]
- Files that are already in a project folder still appear in the Add Files to
Folder dialog box if the folder is remote. [15562]
- If Root URL is not specified, opening a remote document should not prompt the
user to save it. [15632]
- File access in the resource tab is intolerably slow. [15809]
- Error renaming folder on tripod.com. [15915]
- Subfolder created using the New Folder toolbutton in a file dialog box is created in the current local folder instead of the open remote folder. [15962]
- FONT tag editor buggy and disruptive. [15931]
- Project file search wildcards work, but they do not fully support the DOS conventions. [15948]
- When first loading up a page with ASP code, HS seems to hang for a second. [14993]
- When you edit the first error in a Validator error list, all of the other messages highlight to the wrong areas. [15215]
- Validate Document examines my PHP code and litters the validation window with
benign messages. [15503]
- Validator Browser results on web page table ugly. [15963]
- When editing the details for a defined image map area, the tab order is
incorrect. [14952]
- After creating an image map and choosing "Save and Exit", the cursor in the
document (or at least the focus) went to the top of the document, regardless of
where the image map code was inserted into the document. [14953]
- Show open documents icon display problem. [15469]
- Text in HTML Tidy settings dialog in wrong. [15473]
Back to Top