My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Earlier this year

  • Nov 16, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) commented on by eremin   -   hi. in Aptana 2.0 same problem... when fix is out? thanks
    hi. in Aptana 2.0 same problem... when fix is out? thanks
  • Sep 15, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) commented on by joacim.boive   -   I agree with Casper. This should definitely be a high priority fix. /J
    I agree with Casper. This should definitely be a high priority fix. /J
  • Aug 13, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) commented on by casper.skovgaard   -   Is there any workarounds for getting this to work in Aptana 1.5? I think priority should be changed to High. /Casper
    Is there any workarounds for getting this to work in Aptana 1.5? I think priority should be changed to High. /Casper
  • Aug 06, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) commented on by phrba...@gmail.com   -   Thanks Jorge. Pavel
    Thanks Jorge. Pavel
  • Jul 23, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) commented on by alxRamirez   -   Hello, I'm sure this problem will be solved. meanwhile it seems we need work versions previous to 1.5: I received this from Aptana inc: The following links were created for users who are still in need of Aptana Studio 1.2.7 binaries. The links are not publicly available and are no longer supported. In general, we recommend upgrade to Aptana Studio 1.5 asap. http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_1.2.7.dmg http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_1.2.7.exe http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Linux_1.2.7.zip http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Mac_1.2.7.zip http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Win_1.2.7.zip Thanks to Joelle from Aptana Inc for the links! -Jorge
    Hello, I'm sure this problem will be solved. meanwhile it seems we need work versions previous to 1.5: I received this from Aptana inc: The following links were created for users who are still in need of Aptana Studio 1.2.7 binaries. The links are not publicly available and are no longer supported. In general, we recommend upgrade to Aptana Studio 1.5 asap. http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_1.2.7.dmg http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_1.2.7.exe http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Linux_1.2.7.zip http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Mac_1.2.7.zip http://update.aptana.com/studio-standalone/127/Aptana_Studio_Setup_Win_1.2.7.zip Thanks to Joelle from Aptana Inc for the links! -Jorge
  • Jul 14, 2009
    issue 24 (Installation fails in Aptana Studio 1.5.0) reported by phrbacek   -   What steps will reproduce the problem? 1. Install Aptana Studio 1.5.0 (based on the latest Eclipse) 2. Add New Site: http://www.jeffgilfelt.com/eclipseplugins/ 3. Select Domino Developer Plugin | Aptana Studio 0.6.0 and click Next. What is the expected output? What do you see instead? Instead of getting an overview of plugins to be installed, the dialog box shows an error "Operation cannot be completed" - error description: ...requires 'com.aptana.ide.lexer 0.0.0' but it could not be found What version of the product are you using? On what operating system? XP Pro SP3, Aptana Studio 1.5.0, LN 7.0.3 Please provide any additional information below. Full error description: Cannot complete the install because one or more required items could not be found. Software being installed: Domino Developer Plugin for Aptana Studio 0.6.0 (com.jeffgilfelt.aptana.dominovfm.feature.feature.group 0.6.0) Missing requirement: Domino Developer Plugin for Aptana Studio 0.6.0 (com.jeffgilfelt.aptana.dominovfm.feature.feature.group 0.6.0) requires 'com.aptana.ide.lexer 0.0.0' but it could not be found
    What steps will reproduce the problem? 1. Install Aptana Studio 1.5.0 (based on the latest Eclipse) 2. Add New Site: http://www.jeffgilfelt.com/eclipseplugins/ 3. Select Domino Developer Plugin | Aptana Studio 0.6.0 and click Next. What is the expected output? What do you see instead? Instead of getting an overview of plugins to be installed, the dialog box shows an error "Operation cannot be completed" - error description: ...requires 'com.aptana.ide.lexer 0.0.0' but it could not be found What version of the product are you using? On what operating system? XP Pro SP3, Aptana Studio 1.5.0, LN 7.0.3 Please provide any additional information below. Full error description: Cannot complete the install because one or more required items could not be found. Software being installed: Domino Developer Plugin for Aptana Studio 0.6.0 (com.jeffgilfelt.aptana.dominovfm.feature.feature.group 0.6.0) Missing requirement: Domino Developer Plugin for Aptana Studio 0.6.0 (com.jeffgilfelt.aptana.dominovfm.feature.feature.group 0.6.0) requires 'com.aptana.ide.lexer 0.0.0' but it could not be found
  • Feb 10, 2009
    issue 15 (File Resources Not Showing) changed by jgilfelt   -  
    Status: Started
    Labels: Milestone-Release0.6.1 Milestone-Release0.7
    Status: Started
    Labels: Milestone-Release0.6.1 Milestone-Release0.7
  • Feb 10, 2009
    issue 13 (Non-Ascii characters in pages and script libraries turns up ...) changed by jgilfelt   -  
    Status: Started
    Labels: Milestone-Release0.6.1 Milestone-Release0.7
    Status: Started
    Labels: Milestone-Release0.6.1 Milestone-Release0.7
  • Feb 10, 2009
    r40 (Issues 13 & 15 for testing and point release) committed by jgilfelt   -   Issues 13 & 15 for testing and point release
    Issues 13 & 15 for testing and point release
  • Jan 27, 2009
    issue 13 (Non-Ascii characters in pages and script libraries turns up ...) commented on by jgilfelt   -   Lazy programming. I just need to set the encoding output properties of the XSL Transformer in the read method: trans.setOutputProperty(OutputKeys.ENCODING, "UTF-8");
    Lazy programming. I just need to set the encoding output properties of the XSL Transformer in the read method: trans.setOutputProperty(OutputKeys.ENCODING, "UTF-8");
  • Jan 17, 2009
    issue 23 (List elements from NTF) reported by aecioneto   -   What steps will reproduce the problem? 1. Add new database... 2. Database path: any local ntf file What is the expected output? What do you see instead? No elements are shown. Using exactly same design from a NSF file, works as expected. What version of the product are you using? On what operating system? domino-aptana: 0.6 Aptana as eclipse plugin: 1.2.1.020234 Windows XP Pro Please provide any additional information below. Don't know if this is a known issue already
    What steps will reproduce the problem? 1. Add new database... 2. Database path: any local ntf file What is the expected output? What do you see instead? No elements are shown. Using exactly same design from a NSF file, works as expected. What version of the product are you using? On what operating system? domino-aptana: 0.6 Aptana as eclipse plugin: 1.2.1.020234 Windows XP Pro Please provide any additional information below. Don't know if this is a known issue already

Older

  • Dec 09, 2008
    issue 22 (Aptana color coding doesn't carry over into Domino Designer) reported by joacim.boive   -   What steps will reproduce the problem? 1. Create a new form or page in Aptana on a Domino database What is the expected output? What do you see instead? The color coding is'nt carried over. It's all in the default Domino Designer black and white. I would like to see the colour coded sourcecode that Aptana produces. If you copy the code directly from Aptana and paste it into Domino Designer the colour code is preseved. What version of the product are you using? On what operating system? Version 0.6.0 on Windows XP SP3 and Aptana 1.2.0 Please provide any additional information below. This is'nt a bug report, it's more a feature request.
    What steps will reproduce the problem? 1. Create a new form or page in Aptana on a Domino database What is the expected output? What do you see instead? The color coding is'nt carried over. It's all in the default Domino Designer black and white. I would like to see the colour coded sourcecode that Aptana produces. If you copy the code directly from Aptana and paste it into Domino Designer the colour code is preseved. What version of the product are you using? On what operating system? Version 0.6.0 on Windows XP SP3 and Aptana 1.2.0 Please provide any additional information below. This is'nt a bug report, it's more a feature request.
  • Dec 05, 2008
    issue 21 (Preserve all design element properties/flags when saving a r...) reported by jgilfelt   -   When a Domino resource is saved in Aptana, non-code based design element properties such as comments, template name and flags etc are not preserved. This change will require storing the original DXL or $fields in the DominoVirtualFile object and additional XSLT processing when writing back to the database.
    When a Domino resource is saved in Aptana, non-code based design element properties such as comments, template name and flags etc are not preserved. This change will require storing the original DXL or $fields in the DominoVirtualFile object and additional XSLT processing when writing back to the database.
  • Nov 06, 2008
    issue 20 (Performance - File resource retrieval) Labels changed by jgilfelt   -  
    Labels: Milestone-Release0.7
    Labels: Milestone-Release0.7
  • Nov 06, 2008
    issue 20 (Performance - File resource retrieval) reported by jgilfelt   -   See sample code in listing 2 for a more efficient method to select file resource elements from a note collection: http://www-10.lotus.com/ldd/ddwiki.nsf/dx/ls-design-programming.htm
    See sample code in listing 2 for a more efficient method to select file resource elements from a note collection: http://www-10.lotus.com/ldd/ddwiki.nsf/dx/ls-design-programming.htm
  • Nov 04, 2008
    issue 19 (Intermittent nlsxbe.dll and nnotes.dll EXCEPTION_ACCESS_VIOL...) reported by jgilfelt   -   What steps will reproduce the problem? Reopening elements created as files in Aptana during the same IDE session.
    What steps will reproduce the problem? Reopening elements created as files in Aptana during the same IDE session.
  • Oct 30, 2008
    issue 18 (OS X & Linux Connectivity) reported by jgilfelt   -   Need to determine what support is there for remote Java API sessions outside the client on OS X (with 8.5 beta) and Linux.
    Need to determine what support is there for remote Java API sessions outside the client on OS X (with 8.5 beta) and Linux.
  • Oct 30, 2008
    issue 17 (Style Sheet Resources Not Saving) Status changed by jgilfelt   -   See issue 15. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor.
    Status: Duplicate
    See issue 15. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor.
    Status: Duplicate
  • Oct 30, 2008
    issue 16 (Pages Not Saving) Status changed by jgilfelt   -   See issue 15. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor.
    Status: Duplicate
    See issue 15. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor.
    Status: Duplicate
  • Oct 30, 2008
    issue 15 (File Resources Not Showing) changed by jgilfelt   -   Unhandled NullPointerException is thrown when user attempts to a create new element before the root virtual folder has been expanded. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor. User can work around the problem by expanding (+) the root virtual folder before attempting to create a new element.
    Status: Accepted
    Owner: jgilfelt
    Labels: Priority-High Milestone-Release0.7 Usability Priority-Medium
    Unhandled NullPointerException is thrown when user attempts to a create new element before the root virtual folder has been expanded. Code needs to initialise the DominoVirtualFile member lists in the DominoVirtualFileCollection constructor. User can work around the problem by expanding (+) the root virtual folder before attempting to create a new element.
    Status: Accepted
    Owner: jgilfelt
    Labels: Priority-High Milestone-Release0.7 Usability Priority-Medium
  • Oct 29, 2008
    issue 17 (Style Sheet Resources Not Saving) reported by mmillerlacrosse   -   What steps will reproduce the problem? 1. Using a blank database, add it to Aptana Studio. 2. Under Style Sheet Resources, right mouse "New File" named abc.css 3. Page is created and appears under Style Sheet Resources and new window opens 4. File modifications are not saved when file is saved, closed and reopened. What is the expected output? What do you see instead? When saving, closing and reopening, the modifications should appear. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
    What steps will reproduce the problem? 1. Using a blank database, add it to Aptana Studio. 2. Under Style Sheet Resources, right mouse "New File" named abc.css 3. Page is created and appears under Style Sheet Resources and new window opens 4. File modifications are not saved when file is saved, closed and reopened. What is the expected output? What do you see instead? When saving, closing and reopening, the modifications should appear. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
  • Oct 29, 2008
    issue 16 (Pages Not Saving) reported by mmillerlacrosse   -   What steps will reproduce the problem? 1. Using a blank database, add it to Aptana Studio. 2. Under Pages, right mouse "New File" and name it abc.htm 3. Page is created and appears under Pages and new window opens 4. File modifications are not saved when file is saved, closed, and reopened. What is the expected output? What do you see instead? When saving, closing, and reopening, the modifications should appear. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
    What steps will reproduce the problem? 1. Using a blank database, add it to Aptana Studio. 2. Under Pages, right mouse "New File" and name it abc.htm 3. Page is created and appears under Pages and new window opens 4. File modifications are not saved when file is saved, closed, and reopened. What is the expected output? What do you see instead? When saving, closing, and reopening, the modifications should appear. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
  • Oct 29, 2008
    issue 15 (File Resources Not Showing) reported by mmillerlacrosse   -   What steps will reproduce the problem? 1. Create a blank Notes database 2. Add the database to Aptana by right mouse click "Add New Database..." 3. Right mouse click on File Resources, select "New File" 4. Name the file (I tried names with a file extension and without -- 'testfile' & 'abc.txt') 5. Window opens. Add some text and save. File does not show in File Resources. Files do exist when viewed in Notes Designer. What is the expected output? What do you see instead? I expect to see a file resource that I can open, edit and save. Instead, I cannot access the file. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
    What steps will reproduce the problem? 1. Create a blank Notes database 2. Add the database to Aptana by right mouse click "Add New Database..." 3. Right mouse click on File Resources, select "New File" 4. Name the file (I tried names with a file extension and without -- 'testfile' & 'abc.txt') 5. Window opens. Add some text and save. File does not show in File Resources. Files do exist when viewed in Notes Designer. What is the expected output? What do you see instead? I expect to see a file resource that I can open, edit and save. Instead, I cannot access the file. What version of the product are you using? On what operating system? Eclipse 3.4.1 (Build id: M20080911-1700) Aptana Studio Professional 1.2.0.018696_200810230202 Domino Developer Plugin for Aptana Studio 0.6.0 Notes Client 7.0.2 OS = Windows XP Please provide any additional information below.
  • Oct 28, 2008
    issue 14 (Add server/database selection to configuration dialog (Unabl...) commented on by mikael.grevsten   -   or just parse the input and replace with correct slash character... But I like the idea of a dialog input. User friendly
    or just parse the input and replace with correct slash character... But I like the idea of a dialog input. User friendly
  • Oct 28, 2008
    issue 14 (Add server/database selection to configuration dialog (Unabl...) Owner changed by jgilfelt   -  
    Owner: jgilfelt
    Owner: jgilfelt
  • Oct 28, 2008
    issue 14 (Add server/database selection to configuration dialog (Unabl...) changed by jgilfelt   -   Add server & database selection dialog so user doesn't have to type in database location. Can use frunobulax's DbSelect Dialog Plug-in (http://www.domiclipse.com/domiclipse/web.nsf/htdocs/dbselect).
    Summary: Add server/database selection to configuration dialog (Unable to access resources)
    Status: Accepted
    Labels: Type-Enhancement Milestone-Release0.7 Type-Defect
    Add server & database selection dialog so user doesn't have to type in database location. Can use frunobulax's DbSelect Dialog Plug-in (http://www.domiclipse.com/domiclipse/web.nsf/htdocs/dbselect).
    Summary: Add server/database selection to configuration dialog (Unable to access resources)
    Status: Accepted
    Labels: Type-Enhancement Milestone-Release0.7 Type-Defect
  • Oct 28, 2008
    issue 14 (Unable to access resources) commented on by mikael.grevsten   -   I think this issue self-resolved. The path has to be with "\" characters not "/" as I did. Sorry for wasting bandwidth and storage :-(
    I think this issue self-resolved. The path has to be with "\" characters not "/" as I did. Sorry for wasting bandwidth and storage :-(
  • Oct 28, 2008
    issue 14 (Unable to access resources) reported by mikael.grevsten   -   What is the expected output? What do you see instead? No resources are displayed and the database icon is greyed out. What version of the product are you using? On what operating system? Aptana 1.2.0.018696_200810230202 Domino plugin 0.6.0 Please provide any additional information below. This is the error from Error Log: eclipse.buildId=M20080221-1800 java.version=1.6.0_07 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE Command-line arguments: -os win32 -ws win32 -arch x86 Error Tue Oct 28 18:44:54 CET 2008 (Build 1.2.0.018852) [ERROR] Encountered null when retrieving files for /names.nsf.
    What is the expected output? What do you see instead? No resources are displayed and the database icon is greyed out. What version of the product are you using? On what operating system? Aptana 1.2.0.018696_200810230202 Domino plugin 0.6.0 Please provide any additional information below. This is the error from Error Log: eclipse.buildId=M20080221-1800 java.version=1.6.0_07 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE Command-line arguments: -os win32 -ws win32 -arch x86 Error Tue Oct 28 18:44:54 CET 2008 (Build 1.2.0.018852) [ERROR] Encountered null when retrieving files for /names.nsf.
  • Oct 28, 2008
    issue 13 (Non-Ascii characters in pages and script libraries turns up ...) Labels changed by jgilfelt   -  
    Labels: Usability
    Labels: Usability
  • Oct 28, 2008
    issue 13 (Non-Ascii characters in pages and script libraries turns up ...) changed by jgilfelt   -  
    Status: Accepted
    Owner: jgilfelt
    Labels: Priority-High Milestone-Release0.7 Priority-Medium
    Status: Accepted
    Owner: jgilfelt
    Labels: Priority-High Milestone-Release0.7 Priority-Medium
  • Oct 27, 2008
    issue 13 (Non-Ascii characters in pages and script libraries turns up ...) reported by kanngard   -   What steps will reproduce the problem? 1. Create a page or JS-script library in Domino Designer. 2. Enter: alert('åäöÅÄÖ'); 3. Save the page / script library 4. Open the page / script library in DominoAptana 5. Result is: alert('åäöÅÄÖ'); It seems to be a UTF-8/Unicode problem, but only one way. If I change the garbage characters in DominoAptana and save it, it turns out ok in Domino Designer. The Regional Settings/Regional profile in Notes 8 (Eclipse) is set to Swedish with no alterations to the standard. Tested on Windows XP SP 2, Lotus Notes 8.0.1_NL1, Domino Virtual File Manager for Aptana Studio 0.6.0.
    What steps will reproduce the problem? 1. Create a page or JS-script library in Domino Designer. 2. Enter: alert('åäöÅÄÖ'); 3. Save the page / script library 4. Open the page / script library in DominoAptana 5. Result is: alert('åäöÅÄÖ'); It seems to be a UTF-8/Unicode problem, but only one way. If I change the garbage characters in DominoAptana and save it, it turns out ok in Domino Designer. The Regional Settings/Regional profile in Notes 8 (Eclipse) is set to Swedish with no alterations to the standard. Tested on Windows XP SP 2, Lotus Notes 8.0.1_NL1, Domino Virtual File Manager for Aptana Studio 0.6.0.
  • Oct 26, 2008
    issue 7 (Implement local web project synchronization) Labels changed by jgilfelt   -  
    Labels: Priority-High Priority-Medium
    Labels: Priority-High Priority-Medium
  • Oct 26, 2008
    r39 (0.6.0 final) committed by jgilfelt   -   0.6.0 final
    0.6.0 final
  • Oct 26, 2008
    r38 (0.6.0 final) committed by jgilfelt   -   0.6.0 final
    0.6.0 final
  • Oct 25, 2008
    r37 (0.6.0 release candidate) committed by jgilfelt   -   0.6.0 release candidate
    0.6.0 release candidate
  • Oct 25, 2008
    7 issues changed by jgilfelt   -   Issues 1, 2, 3, 4, 5, 6, 11
    Issues 1, 2, 3, 4, 5, 6, 11
  • Oct 25, 2008
    issue 3 (Aptana Studio 1.2 Release Canditate - Compatability) Status changed by jgilfelt   -  
    Status: Fixed
    Status: Fixed
  • Oct 25, 2008
    issue 12 (List does not refresh when file is dropped on file list rath...) reported by jgilfelt   -   List does not refresh when file is dropped on file list rather than root folder
    List does not refresh when file is dropped on file list rather than root folder
  • Oct 25, 2008
    r36 (First studio 1.2 compatable revision) committed by jgilfelt   -   First studio 1.2 compatable revision
    First studio 1.2 compatable revision
  • Oct 24, 2008
    r35 (Stable revision prior to code cleanup) committed by jgilfelt   -   Stable revision prior to code cleanup
    Stable revision prior to code cleanup
  • Oct 24, 2008
    issue 6 (Support design elements without the native file extention in...) Labels changed by jgilfelt   -  
    Labels: Type-Enhancement Type-Defect
    Labels: Type-Enhancement Type-Defect
  • Oct 24, 2008
    issue 5 (Support path information in design element names) Labels changed by jgilfelt   -  
    Labels: Type-Enhancement Type-Defect
    Labels: Type-Enhancement Type-Defect
  • Oct 24, 2008
    issue 5 (Support path information in design element names) Status changed by jgilfelt   -  
    Status: Fixed
    Status: Fixed
  • Oct 24, 2008
    issue 6 (Support design elements without the native file extention in...) Status changed by jgilfelt   -  
    Status: Fixed
    Status: Fixed
  • Oct 24, 2008
    issue 11 (Fix script library line break display for Designer) Labels changed by jgilfelt   -  
    Labels: Milestone-Release0.6
    Labels: Milestone-Release0.6
  • Oct 24, 2008
    issue 11 (Fix script library line break display for Designer) Status changed by jgilfelt   -  
    Status: Fixed
    Status: Fixed
  • Oct 24, 2008
    issue 6 (Support design elements without the native file extention in...) Labels changed by jgilfelt   -  
    Labels: Milestone-Release0.6
    Labels: Milestone-Release0.6
  • Oct 24, 2008
    issue 6 (Support design elements without the native file extention in...) Status changed by jgilfelt   -   Adding JS Script Library support only (can assume .js)
    Status: Started
    Adding JS Script Library support only (can assume .js)
    Status: Started
  • Oct 24, 2008
    r34 (Support for non-native file extension on Script Libs. Testi...) committed by jgilfelt   -   Support for non-native file extension on Script Libs. Testing line feed issue with DD.
    Support for non-native file extension on Script Libs. Testing line feed issue with DD.
  • Oct 24, 2008
    issue 11 (Fix script library line break display for Designer) reported by jgilfelt   -   When created or saved via the plug-in, JavaScript script libraries do not display line breaks when later opened in Domino Designer.
    When created or saved via the plug-in, JavaScript script libraries do not display line breaks when later opened in Domino Designer.
 
Hosted by Google Code