Save renames filename to 8+3 characters on NetApp server

We are using Illustrator version 12.0.0 (WINXP SP2), and it has been working fine until we switched our server to a NetApp Filer server.
When opening an existing AI file (or create a new one), and press "Save" the saved files is shortend to 8+2 characters. I. e. 081021~1.ai
This only happens on our new NetApp server. If we try the same on another Windows server or locally on the client the file is saved with the long filename. I. e. 081021 this is a long filename.ai
If we use "Save As", the long filename is kept even if we save the file on the NetApp server.
We don't have any other problem with our NetApp server.
What could be the reason why "Save" shortens the filename and "Save As" does not?

Although not officially listed as an addressed issue, the problem might be resolved by updating to 12.0.1.

Similar Messages

  • How to give default as empty  to save as filename

    Hi all,
    I need to open a excel file on the browser.User has to enter his own filename for Save As-> Filename.
    It is opening successfully.
    while trying to Save As (file->Save As) for filename it is giving like this "quotes.csv?s=%5EIXIC&f=sl1d1t1c1ohgv&e=.xls"
    but I have to give(default) empty space for filename (after opening the excel on the browser tyring to Save As filename)
    this is the problem to give empty space(default) for filename for Save AS.
    My code is in struts action
    <b>
    public ActionForward execute(ActionMapping mapping, ActionForm form,
                   HttpServletRequest request, HttpServletResponse response)
                   throws Exception {
              // getting data from JSP
              String columns = request.getParameter("columns");
              String searchString = request.getParameter("searchstring");
              String srchType = request.getParameter("searchType");
              System.out.println(" Action columns:  "+columns);
              System.out.println("Action searchString:  "+searchString);
              System.out.println("Action srchType:  "+srchType);
              String filename = null;
              try {
                   //getting servlet context for absolute path
                   ServletContext context = getServlet().getServletContext();
                   //creating object for dao
                   RegistrationMigrationDAO dao = new RegistrationMigrationDAO();
                   //getting file path from dao
                   filename = dao.migrateregistration(columns, searchString, srchType,
                             request, context, getServlet().getServletName());
                   //System.out.println("url in action: " + filename);
                   //setting mime type
                   response.setContentType("application/vnd.ms-excel");
                   //setting the header
                   //response.setHeader("Content-Disposition", "attachment; filename="+ filename);
                   //creating fileinputstream object to open the file
                   FileInputStream fis = new FileInputStream(filename);
                   //passing FIS object to work book to open in the form of spread sheet
                   HSSFWorkbook book = new HSSFWorkbook(fis);
                   //creating object for outputstream to disply
                   OutputStream out = response.getOutputStream();
                   book.write(out);
                   //closing the outputstream
                   out.close();
              } catch (Exception e) {
                   e.printStackTrace();
              return null;
    </b>
    by using this
    <b>//response.setHeader("Content-Disposition", "attachment; filename="+ filename);</b>
    I am getting but excel is not opening on the browser separately excel file opening (not on the browser separate window as excel). I want open excel on same window(browser) and for Save As-> Filename as empty.
    this is the thing I have to do.
    Give  me solution to give saveas filename as empty after opening the excel on the browser.
    <b>User has to enter his own filename it is allowing but I ahve to give filename default as empty space.</b>
    Thanks in advance
    Rama Krishna

    Hi,
    try
    response.setHeader("Content-Disposition", "inline; filename="+ filename);
    This should force your browser to open the file in the same window.
    And I had the problem with empty file name in save as, too. For our purposes, it helped to shorten the filename. But as I was told this depends on IE and OS versions.
    Regards, Astrid

  • Add-on save-as-filename (reverses changes made in 18.0) no longer works in 20.0. can some repair it?

    In the FF 18 a change very annoying to me was made (once again, first was GUI in 4.0) to change way in which filenames was made.
    GavinSharp from mozilla made fix on this fixed bug (no. 254139, which was no bug at all) in way of add-on named save-as-filename. This add-on in version 0.1, is still showed as active in version 20.0 but does not work.
    Also Firefox 3 theme for firefox 4+ 2.0.0 now doesn´t work properly as button for download manager now only displays a blank space.
    image can be found here: http://s23.postimg.org/lqpn87xbv/blank_space.png

    I would like to add a little further information - in the earlier version I was able to create a text box for user input with:
    var LYP = sym.$("LastYrPct");  //fourth layer - "LastYrPct"
    LYP.html("Last Year Percent (enter as whole number i.e. 80 for 80%): ");
    inputLYP = $('<input />').attr({ 'type': 'text' , 'value': '' , 'id': 'LYP' });
    inputLYP.css('font-size', 9);
    inputLYP.css('text-align', 'center');
    inputLYP.appendTo(LYP);
    And then later on the button submit function, read what the user had typed in the box with:
    var lastYearP = inputLYP.attr("value");
    ... reading the "value" attribute I'd set up in the input box definition.  That no longer works and I'm assuming that it has something to do with the scope since the read happens in the submit button function, but I don't know.  I'm assuming I'm missing something obvious.  Thanks for giving me whatever help you can with this.

  • Generic file I/O error. Cannot save VI "filename.VI"

    Hi, I have LV 8.2.  I am having problems saving VI's after editing them.  I am getting the message:
    Generic file I/O error.  Cannot save VI "filename.VI"
    I can recreate the problem by creating a blank VI, placing a property node on the block diagram, right clicking on property and choosing, select property and in the window that pops up expanding Application and clicking on Directory path and clicking OK.  I save this VI to disk.  Then I load the file again and delete the property node. Now if I try to save that I get: Generic file I/O error.  Cannot save VI "filename.VI"
    Furthermore with the real VI that I am having problems with.  If, when I get the cannot save message, I do a "Save as" and save a copy as "filename backup" and then quit labview without saving the "filename" vi, when I run LabVIEW again I get:
    The last time you ran LabVIEW, an internal rror or crash occured at save.cpp, line 821.
    I click investigate internal error message now and get told there is a logfile of the error.  The contents of the file on one occasion were, quote:
    #Date: Thu, 9 Nov 2006 10:56:40 a.m.
    #OSName: Windows NT
    #OSVers: 5.1
    #AppName: LabVIEW
    #Version: 8.2
    #AppKind: FDS
    #AppModDate: 07/27/2006 00:08 GMT
    .\panel\save.cpp(821) : DWarn: failed to find instance vi we're holding, caller vi: [VI "Spreeta Automatic Fluidics.vi" (0x05332ed0)] ident: [LinkIdentity "Instance          43 26Spreeta Automatic Fluidics .vi" [ Main Application Instance]
    $Id: //labview/branches/Europa/dev/source/panel/save.cpp#112 $
    0x008CCBB6 - LabVIEW <unknown> + 0
    0x008D17CE - LabVIEW <unknown> + 0
    0x0100F864 - LabVIEW <unknown> + 0
    0x00528E26 - LabVIEW <unknown> + 0
    0x00529342 - LabVIEW <unknown> + 0
    0x0052960C - LabVIEW <unknown> + 0
    0x004D6D2F - LabVIEW <unknown> + 0
    0x004D7C95 - LabVIEW <unknown> + 0
    0x004D7CD8 - LabVIEW <unknown> + 0
    0x004DBA95 - LabVIEW <unknown> + 0
    0x004DBD50 - LabVIEW <unknown> + 0
    0x0051FD4C - LabVIEW <unknown> + 0
    0x0051FD6F - LabVIEW <unknown> + 0
    0x0122CA73 - LabVIEW <unknown> + 0
    0x77E735DD - kernel32 <unknown> + 0
    .\panel\save.cpp(821) : DWarn: failed to find instance vi we're holding, caller vi: [VI "Spreeta Automatic Fluidics 9 nov BU1.vi" (0x05332ed0)] ident: [LinkIdentity "Instance          45 26Spreeta Automatic Fluidics .vi" [ Main Application Instance]
    $Id: //labview/branches/Europa/dev/source/panel/save.cpp#112 $
    0x00D0FE4B - LabVIEW <unknown> + 0
    0x008C8E17 - LabVIEW <unknown> + 0
    0x008D1726 - LabVIEW <unknown> + 0
    0x008D212C - LabVIEW <unknown> + 0
    0x00C41E5E - LabVIEW <unknown> + 0
    0x00C46F31 - LabVIEW <unknown> + 0
    0x00C4796D - LabVIEW <unknown> + 0
    0x00C497C6 - LabVIEW <unknown> + 0
    0x004CCB39 - LabVIEW <unknown> + 0
    0x004D7C95 - LabVIEW <unknown> + 0
    0x004DF19A - LabVIEW <unknown> + 0
    0x77D48654 - USER32 <unknown> + 0
    0x77D48723 - USER32 <unknown> + 0
    0x77D48999 - USER32 <unknown> + 0
    0x77D48FD2 - USER32 <unknown> + 0
    End of Quote:
    Any ideas?

    Hello,
    Sorry you've encountered this problem.  The cpp error is a known issue, which is filed under corrective action request number : 42BI4OO5.  In a nutshell, this means R&D is looking into the problem.  I attempted to reproduce the problem as you described below, but I did not get the "Generic file I/O error" as you did.
    If you have any further insight or detail which perhaps is the key to reproducing this, please repost, and I'll try to reproduce this again!  In the mean time, does it help to copy and paste your code to a new VI, or does that VI suffer the same problem?
    Thank you,
    Best Regards,
    JLS
    PS -
    Standard CAR Response:
    "This was reported to R&D (42BI4OO5 CAR ID) for further investigation. Thanks for the feedback!"
    Best,
    JLS
    Sixclear

  • "Could not save as 'filename' because of a program error."  Won't allow me to save in ANY format!

    I have a large file (3500x8300px) that i have been working on in Photoshop CS4 and i tried to save it after working on it for about 30 minutes and got the following message: "Could not save as 'filename' because of a program error."  I tried saving it as .psd, .pdf, .tif, even .jpg and received the same message each time.  I closed down all other software to ensure that there was enough memory available but to no avail.  I then just closed my MBP and waited until the next day hoping it was just a glitch and might work later on.  I opened it up the next day (forgetting about the save issue) and worked on the file for a few more hours and then tried saving it again. (that's when i remembered the issue...too late...the work was already done).  Nope...still won't let me save it.  I'm afraid i'll have to restart the program but cannot afford to lose this work.  Any thoughts on how to fix it?
    *note: i tried 'save for web' and it allowed me to save it as a flattened image (although rather slow due to filesize) but i need it in a layered format.
    ANY HELP would be much appreciated!
    Thanks.
    **(I'm running PS CS4 v. 11.0.2 on a MBP 2.8 GHz Intel Core 2 Duo with 4GB 1067 MHz DDR3 and have Lion OS X 10.7.2.)

    There's a long-standing issue in which Windows 7 Explorer sometimes gloms onto image files in the process of caching thumbnails in Thumbs.db files.  Thing is, Windows 7 itself no longer uses these files, because a new thumbnail caching subsystem has been implemented that uses a central database, but the Thumbs.db creation has been maintained by default for compatibility.  The good news is that you can turn it off via the Local System Policy editor, to get some relief from file access conflicts.
    Do you have Windows 7?
    If ao, and you have no legacy apps that need Thumbs.db files, you can do this:
    Click Start, type gpedit.msc into the search box, and hit Enter.
    When the Local Group Policy Editor comes up, navigate into:
    > User Configuration
    > Administrative Templates
    > Windows Components
    > Windows Explorer
    Right-click the entry Turn off the caching of thumbnails in hidden thumbs.db files and choose Edit.
    Enable the setting.
    Log off Windows and back on.
    -Noel

  • Inserting Japanese characters to SQL Server via CFMX

    What is necessary in the setup to save non-Latin characters
    to SQL Server via CFMX form? The ColdFusion data source has the
    Unicode option enabled (Enable Unicode for data sources configured
    for non-Latin characters). The target field in the database is an
    nvarchar. What else is necessary to properly insert and then later
    display the non-Latin characters?
    On Microsoft's site they describe the need to convert to and
    from UCS-2 when accessing SQL Server via ASP. Is this type of
    conversion relevant to CFMX?

    jegrubbs wrote:
    > What is necessary in the setup to save non-Latin
    characters to SQL Server via
    > CFMX form? The ColdFusion data source has the Unicode
    option enabled (Enable
    > Unicode for data sources configured for non-Latin
    characters). The target field
    > in the database is an nvarchar. What else is necessary
    to properly insert and
    > then later display the non-Latin characters?
    - define db columns as "N" types
    - ensure cf pages are utf-8 encoding:
    --tag the files w/a BOM
    --use
    <cfprocessingDirective pageencoding="utf-8">
    on each page
    --use
    <cfset setEncoding("form","utf-8")>
    <cfcontent type="text/html; charset=utf-8">
    in application.cfm or .cfc
    - when doing INSERT/UPDATE make sure to use either unicode
    hinting (N'text') or
    cfqueryparam (making sure to turn on the unicode option for
    that DSN in
    cfadmin). cfqueryparam is the best choice.
    also see:
    http://www.sustainablegis.com/unicode/greekTest.cfm
    > On Microsoft's site they describe the need to convert to
    and from UCS-2 when
    > accessing SQL Server via ASP. Is this type of conversion
    relevant to CFMX?
    nope the JDBC driver will handle that gruff. make sure you
    use the JDBC driver
    (name as ms sql server in cfadmin) and NOT the odbc bridge
    thnig.

  • Official documents on escaping characters in SQL Server query statements

    Hi,
    Are there any official documents on how to escaping special characters in SQL Server query statements? I find a lot of online resources discussing about this, but there are no definitive conclusions on:
    Which characters should be escaped? (Some only said single-quote needs to be escaped, double-quote does not need. While others said both need to be escaped)
    How to escape characters? (Some said using two single-quote to escape a single-quote. Others said using a backslash, etc.)
    So I just wonder if there is an official document from Microsoft regarding this?
    Thanks
    Alan

    Depends on where you're using them
    If its string values then single quotes(') should be escaped by putting one more single quote before it.
    If its LIKE operator you can use ESCAPE keyword or use [] to escapre special characters 
    see
    http://visakhm.blogspot.in/2013/01/wildcard-character-based-pattern-search.html
    If inside SSIS expression you can escape characters like \ " etc by adding an extra \ before the characters
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Script To Strip Filename Down To 4 Characters And Automatically Save

    I touch up a bunch of files and after finishing the touch ups, I save it with a different filename. I found it easier to save the file by stripping the name down to 4 characters and save it using a script instead of manually renaming and saving the file.  When the file has 4 characters, it means I touched up the file already. My problem is that not all files have 8 characters, and my script below will rename the file by simply dropping the first 4 characters from the left. So it will end up only 3 characters left if it is a 7 character file. I want a script that will make consistent 4-character filename from the right of the file extension. The script is added below.
    // FILENAME STRIPPER FOR TOUCH UPS
    // For now, this will strip a file with 8-characters filename leaving 4 characters after it saves the file.
    // Defines the Active Document
    var AD = app.activeDocument;
    // Determine end of file name without type suffix
        var myFileEnd = AD.name.lastIndexOf(".");
        var myFile = AD.name.substring(0,myFileEnd);
    // I WANT TO ADD A CHARACTER-LENGTH CHECKER HERE such that if the filename is
    // 4 characters, then simply save the document. If there is less than 4 characters, add a prefix 
    // 0 or 00 depending on the number of  missing characters on a standandard 4-character filename, 
    // If the Character-length is more than 4, then strip any excess leaving only 4 characters
    // Filename of the Active Document
    var imgName= AD.name;
    imgName = imgName.substr(0, imgName.length -4);
    var myKeyString = imgName.substring(4,myFileEnd);
    // Get name of Folder Path
    var docFolder = AD.fullName.parent;
    var folderPath = docFolder.fsName;
    // Flatten layers all the time
    AD.flatten();
    // Saves the Active Document  in the same folder with 4 characters from right
    jpgFile = new File( folderPath + "/" + myKeyString + ".jpg");
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    // Saves the file according the filename specifications above
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    Message was edited by: apmaui808

    I like the idea of adding a suffix but most of the time, we add the filename to proofs and we like the idea that the filename is shorter. Thanks for the suggestion. I tried doing changes in script and I found this revised version to satisfy what I needed to do. I am not a programmer so you can see some redundancy in the program. If there is a way to simplify it, I would go for that. Here is the revised code:
    // Defines the Active Document
    var AD = app.activeDocument;
    // Determine end of file name without type suffix
        var myFileEnd = AD.name.lastIndexOf(".");
        var myFile = AD.name.substring(0,myFileEnd);
    // Filename of the Active Document
    var imgName= AD.name;
    imgName = imgName.substr(0, imgName.length -4);
    if (imgName.length == 8) {
        var myKeyString = imgName.substring(4, myFileEnd);
    // Get name of Folder Path
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + myKeyString + ".jpg");
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 7) {
        var myKeyString = imgName.substring(3, myFileEnd); // drops off 3 characters from left
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + myKeyString + ".jpg");
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 6) {
        var myKeyString = imgName.substring(2, myFileEnd); // drops off 2 characters from left
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + myKeyString + ".jpg");
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 5) {
        var myKeyString = imgName.substring(1, myFileEnd); // drops off 1 character from left
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + myKeyString + ".jpg");
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 4) {
        var myKeyString = imgName.substring(0, myFileEnd); // leave filename as is
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + myKeyString + "_" + ".jpg"); // adds a suffix "_" to avoid overwriting the main file
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 3) {
        var myKeyString = imgName.substring(0, myFileEnd);
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + "0" + myKeyString + ".jpg"); //adds a prefix "0" to pad the 3-character filename
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);
    else
    if (imgName.length == 2) {
        var myKeyString = imgName.substring(0, myFileEnd);
    // Get name of Folder Path
        var docFolder = AD.fullName.parent;
        var folderPath = docFolder.fsName;
    AD.flatten();
    jpgFile = new File( folderPath + "/" + "00" + myKeyString + ".jpg"); //adds two zeroes "00" to complete 4-character filename
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = 12;
    // Saves the file according the filename specifications above
    AD.saveAs(jpgFile, jpgSaveOptions, true, Extension.LOWERCASE);
    AD.close(SaveOptions.DONOTSAVECHANGES);

  • How do I get Firefox to ask me if I would like to auto rename a file I am trying to save (ie: filename(2).jpg) instead of just asking if I want to replace it?

    This has been happening for a while, but just realized that there may be a solution.

    Looks that this website is using a Flash player (SoundManager) to play those sounds.
    If Firefox sometimes want to download files then this came be caused by an extension that prevents the links from getting initialized correctly (i.e. add an onclick handler to start this Flash player)
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Cannot rename file with non-ASCII characters when using the

    My application moves files from one directory to another by calling File[] srcFiles = srcDir.listFiles() to get a list of files in the source directory, and then calling srcFiles.renameTo(destFile) to rename each file.
    This does not work (renameTo returns false and the file is not moved) under the following circumstances:
    - the file's leaf name contains non-ASCII characters, for example "�"
    - the OS is Solaris 9
    - the LANG and LC_* environment variables are unset, i.e. the C locale is being used
    If I set the LANG environment variable to, for example, en_GB.UTF-8 then the rename succeeds.
    I have tried calling srcFiles[index].getName().getBytes("UTF-8") and the non-ASCII characters are being replaced with ? (0x3f) characters when LANG is unset.
    Is this a bug in the JRE? I would argue that since my code does not actually manipulate the filename (I just use the File object that File.listFiles() gives me) then the rename should succeed. Of course I would not expect the file name to be displayed correctly if I printed it out.
    I have reproduced this behaviour with JDK 1.4.2_05 and 1.5.0_04 on Solaris 9.
    Francis

    Thanks for the info Alan.
    I considered setting the locale in the environment (this sounds like the "correct" fix to me and we might implement it later), but this application shares a WebLogic server with many other applications so we would have to do a huge amount of testing to make sure that the locale change wouldn't break the other apps. In the end I worked around the problem by making the code that generates the filenames in the first place strip out any non-ASCII characters (the names of the files are not critically important).
    Looking forward to JSR-203, in the meantime perhaps a note about this behaviour in the java.io.File javadoc would be useful.

  • Can I save the filename as a keyword on importing?

    I'd like to automatically save each photo filename as a keyword for that photo, so if the file name is changed later through different versions it retains the original filename within its EXIF information to identify it, preferably while importing it.
    I there some form of dynamic keyword that lets you have Aperture replace it with the current file name?
    Thanks for your kind assistance. 

    A good idea, but afaik, there is no automatic keyword assignment, that reads the EXIF data.
    You can automatically assign a set of predefined keywords on import or using Metadata > Batch change, but that will not help in your case.
    so if the file name is changed later through different versions it retains the original filename within its EXIF information to identify it,
    The original imagefile will always retain the original image filename, unless you change it on purpose, when you rename versions by using "Metadata > Write IPTC Metadata to original". If you do not modify the originals this way, you will always be able to revert to the original filename.
    One more thought - if you create a new keyword for each and every image filename, your list of keywords will quickly become bloated and useless, since you can have 1000000 different images in your library.  Consider to write this information into a comment field or create a custom metadata field instead. You could then create an Apple Script to save the original filename to this custom field.

  • Rename Filename using FTP adapter

    Hi All,
    I have a simple file to file scenario with renaming the filename of the file at the target.
    Source Filename - ABC
    Target Filename (Expected) - ABC_pqr
    I am using adapter specific message attributes to generate filename as '%filename%_pqr' as target filename, but only the filename 'ABC' appears in the target filename and additional '_pqr' is neglected.
    Is there a way by which this can be achieved? I know, there is a option of using OS Command to rename the file at source and than use the filename.
    Are there any other options, by which it can be achieved?
    Thanks for your help in advance.
    Regards,
    Ashish

    Hi Ashish,
    Use Dynamic configuration. Here is the Code: Map to the target root node.
    public String Filename(String a,Container container)
      String b;                                                 // Target file Name
    DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);
    DynamicConfigurationKey keyHeader1 = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/File", "FileName");
    b =  /* Here the condition to rename the file
    conf.put(keyHeader1, b);
    return "";
    Thanks,

  • Filenames with non-latin characters aren't found by the filesystem [S]

    This might be a bug, but I'm hoping it's just a config file problem.
    I have a few files here and there on my NTFS drive that have Japanese characters in their filenames.  Sometime recently (I don't have an exact date when they disappeared), they stopped showing up at all.  If I browse to a folder that used to contain filenames with Japanese characters, it just appears empty in Gnome.  Using ls from a terminal also says the directory is empty.  They used to work just fine, but a recent upgrade must have broken them.
    Does anyone have any ideas what I can do to get my files to appear again?  Is there some way to enable unicode support for filenames or something?
    Many thanks!
    Edit: Rebooting the system fixed it, though I still think that was a pretty strange problem.  Any ideas what was up?
    Last edited by ColdPie (2007-11-11 02:07:11)

    The funny thing is that bold font [when message unread in message list] shows OK, ie in greek, but when i click on unread message, it is assumed to have been read, so it changes over to medium [non bold] and the encoding changes as well into the one that is not greek and thus unreadable.  In ~/.sylpheed/sylpheedrc the fonts are:
    widget_font=
    message_font=-microsoft-sylfaenarm-medium-r-normal-*-*-160-*-*-p-*-iso8859-7
    normal_font=-monotype-arial-medium-r-normal-*-12-*-*-*-*-*-iso8859-7
    bold_font=-monotype-arial-bold-r-normal-*-12-*-*-*-*-*-iso8859-7
    small_font=-monotype-arial-medium-r-normal-*-12-*-*-*-*-*-iso8859-7
    In /etc/gtk, for gtk1.2 apps the file refering to greek encoding [el] seems to be fine [exactly the same as in slackware 9.1].

  • Adobe Livecycle: Save as Filename from Form Field Assistance

    I have Livecycle E2 and Adobe 9.0.  I am trying to have a pdf save in a desired location with a filename that originates from a field form.  So far, I have created a folder level script under C/programfiles/adobe/acrobat 9.0/acrobat/javascript/xxxxxxx.js.  Inside the .js folder level I have this so far:
    mySaveAs = app.trustPropagatorFunction(function(doc, path)
         app.beginPriv();
             doc.saveAs(path);
         app.endPriv();
    myTrustedSpecialTaskFunc = app.trustedFunction(function(doc, file_path)
         // Privileged and/or non-privileged code above
         app.beginPriv();
              mySaveAs(doc, file_path);
         app.endPriv();
    Also, I created a button on my pdf with a text field named "NAME".  I ran a javascript with mouseUp on the button with this code:
    // Get the field value
    var fn = getField("NAME").valueAsString;
    // Specify the folder
    var fldr = "/c/testing/";
    // Determine the full path
    var fp = fldr + fn + ".pdf";
    // Save the file
    myTrustedSpecialTaskFunc(this, fp);
    For some reason, the file does not save at all in that location after typing in some text in the name field and hitting the button.  Any assistance would be greatly appreciated!

    I have Livecycle E2 and Adobe 9.0.  I am trying to have a pdf save in a desired location with a filename that originates from a field form.  So far, I have created a folder level script under C/programfiles/adobe/acrobat 9.0/acrobat/javascript/xxxxxxx.js.  Inside the .js folder level I have this so far:
    mySaveAs = app.trustPropagatorFunction(function(doc, path)
         app.beginPriv();
             doc.saveAs(path);
         app.endPriv();
    myTrustedSpecialTaskFunc = app.trustedFunction(function(doc, file_path)
         // Privileged and/or non-privileged code above
         app.beginPriv();
              mySaveAs(doc, file_path);
         app.endPriv();
    Also, I created a button on my pdf with a text field named "NAME".  I ran a javascript with mouseUp on the button with this code:
    // Get the field value
    var fn = getField("NAME").valueAsString;
    // Specify the folder
    var fldr = "/c/testing/";
    // Determine the full path
    var fp = fldr + fn + ".pdf";
    // Save the file
    myTrustedSpecialTaskFunc(this, fp);
    For some reason, the file does not save at all in that location after typing in some text in the name field and hitting the button.  Any assistance would be greatly appreciated!

  • Reader fails to open mail attachment when filename contains non-us characters

    Tested reader with 2 identical pdf attachments in email (same pdf, different filename). If filename contains, in this case, scandinavian characters like ä or ö (auml or ouml), reader flags error "The file path is not valid". This is a serious error, there is no other easy way to read to attachment on the road.
    Tested with Nokia Lumia 800 with Adobe Reader version  10.1.1 Build 20120919.
    BR, Martti

    There seems to be an issue here that neither MS nor we were aware of. The WinPhone SDK that we are using has a flaw, and does not properly translate all of the international characters from the source app to our application. By the time we get the pathname from the OS it has been garbled. We are using a special SDK from MS that allows us to use our native C++ rendering engine on the device, and apparently that special SDK is where the problem lies.
    We have a partial fix awaiting Microsoft Review Approval, but it is currently hung up because our app does not work on Windows Phone 8. The special SDK we had to use for our Windows Phone 7 app is not supported by Windows Phone 8, and we need to get the store approval team to grant an exception for our continued updates.
    I say this all not to rationalize, but to at least communicate to you what the status is.
    Dennis Griffin
    Principal Product Manager
    Adobe Reader for Tablets and Smartphones

Maybe you are looking for

  • Not able to reset my password for an old apple id account

    I have an Ipod that I purchased back in 2006.  At the time when I signed up for an apple ID I used at the time an address that The University of South Carolina gave me since I was a student at the time.  Once you graduate which I did they disable you

  • Wireless network using Linksys

    Hi. I've got a Linksys wireless router on my PC and my daughter has a Linksys Wireless-G USB network adapter. It worked fine with her laptop but now she's got a Mac Mini. Is it possible to plug the adapter into the Mac so she can connect to the web t

  • Non error records in error stack

    Hi, I have some error records collected in errorstack I know how to correct and update these error records. But the problem is there are several other records collected in error stack giving the message filtered in advance as the key is same as error

  • Adobe Air on WinPE (2.1)

    Has anyone ported Adobe Air to work under the WinPE (2.1) environment (using Microsofts AIK)? It seems like it should be possible since, WinPE is simply a stripped down version of Windows. I've tried copying the Air framework files and associated reg

  • Two nat routers - AP Extreme blinking yellow

    I have had an internet based home security system installed.  They (comcast) require their own router between the cable modem and my AP Extreme.  Their router is purely for their use, I get one ethernet port to go to the AP.  But their router also ha