Validation error for non-null throws false error condition

I am trying to perform a DML (INSERT) with a form element (textbox) that has been disabled on the form.
The objective is to allow the user to:
1) disable a form element using javascript when a radio element is selected - works OK using an onclick event
2) user clicks a button to ENTER (perform a INSERT DML) - here the validation throws an error but I have enabled the previously disabled form element and I have used $x_Value() to input a value into the form element by onsubmit event on button.
If I remove the validation error trap the DML saves the appropriate value.
I can create two buttons and it works:
1 button to enable fields that were previously disabled
2 button to perform DML. (works if after button 1 I set focus on any form field with my mouse.)
Any help would be appreciated.
marshall

Knight,
Thanks for your interest in helping.
I am trying not to create a situation w/bugs and such. I think I can devise a work around but I would like a more "correct" solution. ;-)
To explain what I am doing I have a form that a person can use to enter a complaint. The person can give their last - middle - first name but they can also decide to be anonymous. If anonymous they click checkbox. Onclick of checkbox I fire javascript to disable name fields and place "Anonymous" in the last_name disabled field. The user can enter other data and when the user clicks ENTER I want to insert into the DB but the validation error trap of APEX sees a disabled field as a null. I want to place "Anonymous" in the last name field and then save the record with other data besides name.
To add to it - I can create two buttons 1-button enables and 2-button inserts and the same code works if I touch( give focus) to a field in between enabling and inserting into the DB
Does that help explain better.
Thanks again - hope you or someone can help - best regards.

Similar Messages

  • Define the Characteristics of the validity table for non-cumulatives

    Hi Friends,
      Here I am designing MultiProvider ( ZCA_M01), based on the Two Business content info cubes (0IC_C03 & 0SD_C03 ) & one customized info cube (ZPUR_C01).
    I done Identification for char & keyfigures also.
    When i trying to activating the Multiprovider, here i am getting the error , error message is : Define the Characteristics of the validity table for non-cumulatives.
    Even here I am attaching the error message help also.
    Message no. R7846
    Diagnosis
    The InfoCube contains non-cumulative values. A validity table is created for these non-cumulative values, in which the time interval is stored, for which the non-cumulative values are valid.
    The validity table automatically contains the "most detailed" of the selected time characteristics (if such a one does not exist, it must be defined by the user, meaning transfered into the InfoCube).
    Besides the most detailed time characteristic, additional characteristics for the InfoCube can be included in the validity table:
    Examples of such characteristics are:
    •     A "plan/actual" indicator, if differing time references exist for plan and actual values (actual values for the current fiscal year, plan values already for the next fiscal year),
    •     the characteristic "plant", if the non-cumulative values are reported per plant, and it can occur that a plant already exists for plant A for a particular time period, but not yet for plant B.
    Procedure
    Define all additional characteristics that should be contained in the validity table by selecting the characteristics.
    In the example above, the characteristics "plan/actual" and  "plant" must be selected.
    The system automatically generates the validity table according to the definition made. This table is automatically updated when data is loaded.
    Please take as a high priority.
    Thanks & Regards,
    Vanarasi Venkat.

    Hi Venkat,
    If you want to include 0IC_C03 cube in your multi provider the you must make sure that the time characterestics ( 0CALDAY, 0CALMONTH ....) are present in all of the other info providers which you are including in the MP. The Time char to choose depends upon the Inventory cube in which you have mentioned during the definition. As you are using the standard cube 0IC_C03 it has the time char as 0CALDAY. Try to include this in all the other info providers and dont include more tha one Non-cumulative in the MP.
    Try this and see if it helps....

  • Got multiple values for non null local custom field

    Hi,
    I get the following error message while saving a MPP from Project Professional to MS Project Server:
    Got multiple values for non null local custom field.
    I checked the MPP and found that there are fields with same alias as Enterprise field names. However, these fields are at a Task level, whereas the Enterprise fields are at a Project Level.
    I would like to know why this is happening and the resolution for this issue. I don't want to delete the local fields.
    Any help in this regard will be appreciated.

    Then try to find any inconsistencies in the project plans with the issues, like required values not entered. Also try to save the plan as XML format and save it back as an mpp file to see if it helps (be aware that any formatting will be lost).
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Shopping cart error for non Valuated material,

    Hi Guys,
    I have an issue with shopping cart which is getting error ("Shopping Cart 0000146522 (Purch Requisition 2000039570): 06 326 Please enter document number and item together ")after approval for non-valuated materials when it has a contract number assigned along with item number in the source of supply tab.If i delete the contract number,i am able to reprocess the shopping cart.Please advice why it is failing when it has a  correct contract number.
    With Regards
    Sri.
    Edited by: sri ram on Jun 23, 2009 3:06 PM
    Edited by: sri ram on Jun 23, 2009 5:13 PM
    Edited by: sri ram on Jun 24, 2009 9:49 AM
    Edited by: sri ram on Jun 25, 2009 9:55 AM

    Hi Ram
    SAP Note 918178 - Error message E06 326 while running WRP1
    WRP1 - is a tcode for  replishment planning in ECC.
    but message comes from ECC system .plz explore contract data once again
    note :514430
    Can you recreate in development box with same data . if it so you can debug in development
    br
    muthu

  • User exit for ME22N in throwing an error message.

    Dear Experts,
    I have a requirement here :
    PO is created, and see it in ME22N ,we see line items. In a line item when we make changes in PO Quantity or value and save it, then Select the line item and Go to -> Environment-> Item changes. It takes to a screen where a new doc no is generated. Whenever we make changes in PO Quantity or value and save and navigate through  Go to -> Environment-> Item changes, it generates a doc number.Similarly,it can generate any no.of doc nos for the changes we make.For each change in line item  ( in PO Quantity or Value ) it generates each doc number.
    My requirement is to restrict the user not to generate more than 3 doc numbers.After 3 doc numbers are generated and user tries to change line item PO or value for another doc no, an error message has to be thrown to stop the user.
    Please guide me in this requirement.
    Thanks in advance.
    Anticipating your early reply.
    Thanks,
    ranisin

    Hi,
    Use change pointers
    Function Modules :
    1) CHANGE_POINTERS_CREATE
    2) CHANGE_POINTERS_READ
    3) CHANGE_POINTERS_STATUS_WRITE
    4) CHANGE_POINTERS_READ_MODE_SET
    5) CHANGE_POINTERS_READ_INFO_GET
    Tables :
    1) BDCP - Change pointer
    2) BDCPS - Change pointer: Status
    3) BDCP2 - Aggregated Change Pointers (BDCP, BDCPS)
    4) CDPOS - Change document items
    5) CDHDR - Change document header
    Tcodes :
    1) BD61 u2013 Activate change pointers.
    2) BD50 u2013 Activate change pointer s for message types.
    Hope this helps you.
    Thanks and Regards,
    Ranjith Nambiar

  • IDOMServices Parse giving error for non-alpha numeric characters in content

    Hi All,
    Using Adobe InDesign CS4 SDK 557, I want to create IIDXMLDOMDocument * from a xml stored in a PMString variable.
    I used the following code to parse the xml:-
    InterfacePtr<IK2ServiceRegistry> servReg(GetExecutionContextSession(), UseDefaultIID());
    InterfacePtr<IK2ServiceProvider> provider(servReg->QueryServiceProviderByClassID (kDOMParserService, kDOMParserServiceBoss )); 
    InterfacePtr<IDOMServices> domService( provider, UseDefaultIID() ); 
    if(!domService)
        break;
    std::string stdString = myXMLString.GetPlatformString();
    const char * buff = stdString.c_str();
    InterfacePtr<IPMStream> pmStream(StreamUtil:: CreatePointerStreamRead( (char *)buff, stdString.size()));
    IIDXMLDOMDocument * parsedDom = domService->Parse( pmStream );
    -  Now the problem is when myXMLString have some special character like “0x27” , “0x14” etc. then IDOMServices::Parse fails.
    -  I tried replacing these characters with “&#x27;”, “&#x14;” but still IDOMServices::Parse fails.
    I also tried to used ISAXServices::ParseStream, but it also gives error for the same character.
    Also tried setting ISAXParserOptions::SetAbortAfterWarning(kFalse), but not changed in result.
    Please let me know if I am missing something.
    Thanks,
    Jitendra Kumar Singh

    Hi Nitika Saini,
    Please let me know what's your patch level of BI 7 system.
    I am also facing problem with transformations, I didn't see any transper routines in my system for 0IC_C03 - 2LIS_03_BX, LIS_03_BF, 2LIS_03_UM.
    Here, my BI 7 patch level BI content 8 and BW pathc 16.
    Thanks,
    Chandra

  • More Lion issues - Throwing Console errors for non-existent application

    Again, with the bad side of Lion.
    I was receiving all kinds of console errors in Lion with TweetDeck and Adobe AIR apps so I de-installed these applications and removed them from the system. However, Apple's fantastic Lion Operating System still is complaining about them even though they are not to be found.
    In the console I am getting sandbox errors on locations and files that are non-existent. Below is a snapshot of the error messages, and the directory referred to:  /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast....  and the others DON'T EVEN EXIST!!
    How do I keep this from happening?  Why does the OS go after this when it's been removed?????
    8/20/11SaturdayAugust 5:30:14.113 PM    mdworker32    kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    8/20/11SaturdayAugust 5:31:11.000 PM    kernel    nstat_lookup_entry failed: 2
    8/20/11SaturdayAugust 5:31:44.239 PM    com.apple.SecurityServer    Session 100071 created
    8/20/11SaturdayAugust 5:31:44.254 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.F9107117265DB7542C1A806C8DB837742CE14C21.1/ PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.254 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.F9107117265DB7542C1A806C8DB837742CE14C21.1/ lck~PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.254 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.F9107117265DB7542C1A806C8DB837742CE14C21.1/ .fl89CB8354, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/com.seesmic.desktop.client.D89F32799270693BEF34AAA36E9B26 32B59240FA.1/PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/com.seesmic.desktop.client.D89F32799270693BEF34AAA36E9B26 32B59240FA.1/lck~PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/com.seesmic.desktop.client.D89F32799270693BEF34AAA36E9B26 32B59240FA.1/.fl89CB8354, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.FFF259DC0CE2657847BBB4AFF0E62062EFC56543.1/ PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.FFF259DC0CE2657847BBB4AFF0E62062EFC56543.1/ lck~PrivateEncryptedDatak, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:31:44.255 PM    com.apple.security.XPCKeychainSandboxCheck    Can't get sandbox fs extension for /Users/kkathman/Library/Application Support/Adobe/AIR/ELS/TweetDeckFast.FFF259DC0CE2657847BBB4AFF0E62062EFC56543.1/ .fl89CB8354, status=-1 errno=No such file or directory ext=(null)
    8/20/11SaturdayAugust 5:32:01.234 PM    Preview    snapshot of document took: 0.00030899 secs, calling unblockUserInteraction
    8/20/11SaturdayAugust 5:32:01.318 PM    Preview    writing of document took: 0.083616 secs, success = YES
    8/20/11SaturdayAugust 5:32:42.333 PM    rpcsvchost    sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    8/20/11SaturdayAugust 5:32:42.483 PM    sandboxd    ([66316]) smbd(66316) deny job-creation
    8/20/11SaturdayAugust 5:32:42.583 PM    rpcsvchost    sandbox_init: com.apple.msrpc.srvsvc.sb succeeded
    8/20/11SaturdayAugust 5:32:42.609 PM    smbd    anonymous connected to path /var/rpc/ncacn_np
    8/20/11SaturdayAugust 5:32:53.587 PM    sandboxd    ([66320]) rpcsvchost(66320) deny mach-lookup com.apple.distributed_notifications@1v3
    8/20/11SaturdayAugust 5:34:53.329 PM    smbd    anonymous connected to path /var/rpc/ncacn_np
    8/20/11SaturdayAugust 5:39:32.429 PM    mdworker32    kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.

    Don't know how you de-installed but you didn't fully uninstall them. If you did not have an uninstaller supplied with the applications, then here's what you need to consider in order to fully uninstall:
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, Easy Find, instead.  Download Easy Find at VersionTracker or MacUpdate.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
    AppZapper
    Automaton
    Hazel
    CleanApp
    Yank
    SuperPop
    Uninstaller
    Spring Cleaning
    Look for them at VersionTracker or MacUpdate.
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • Hard error for non PO duplicate invoice

    Hi,
    In FB60 for a non PO invoice, how can we restrict the duplicate invoice through reference number for different date and amounts. How can I create a hard error when the user posts a duplicate invoice for different amount and date. Right now the hard error is appearing for the reference num, same date and same amount.
    I wanted to create a z function module and tag it to 1110 fucntion module in FIBF Tcode. But can anybody advice if any standard SAP process is available.
    Thanks,
    Vardhan.

    No standard feature.
    You can use the mentioned BTE in FIBF or a validation in GGB0/ OB28
    Regards,
    Gaurav

  • Index:0 Size:0 error for non administrator group

    Hello, I have some dasboards and webis that I want to run in the iPad, If I login as Administrator everything is fine, but if I login as any other user I get the error: Index:0 Size: 0 can anyone tell me what I am missing? 
    I already check the note 1836197 - MOB00082 index:0, Size:0 in SAP BI Mobile App when using a non administartor group member  But I still have the error.
    I have these:
    SAP BusinessObjects BI Platform 4.1 Support Pack 5
    Version: 14.1.5.1501
    In all Cases the assigned access level is Full Control ( just to try)
    User: Test
    Authentication Type: Enterprise
    Group: Mobile
    Category: Mobile
    User Security of the Goup Mobile with Full Control :
    Folder:  Root and  Prueba EDU
    Dashboard:   Ventas2015_prueba27Abr  (Inherited)
    Applications:  SAP BusinessObjects Mobile Extra: WebIntelligence, Dashboards, IDT, Universe Designer
    Category: Mobile and to the  Top-Level Security
    Folders
    Root folder:  (CMC-->Folders-->Manage-->Top-Level security-->All Folders-->Add principal 'Mobile' Group  -->Grant user view right)
    Folder for  Webi & Dashboard:  “Prueba EDU”
    Categories
      root categories: (CMC-->Categories-->Manage-->Top-Level security-->All Categories-->Add Principals and Add user 'Mobile'-->Assign Security-->Advanced tab-->Add/Remove Rights-->View objects-->Apply)
    Category Mobile:
    Applications:
    Dashboards
    SAP BusinessObjects Mobile
    IDT
    Universe design tool
    Web Intelligence
    Note 1783173
    Dashboard and Webi
    Login as Test:

    HI Erika,
    This is an unexpected error. This error belongs to ArrayIndexOutOfBound exception of Java framework - where the list of size is 0 or null and you try to access object on that list.
    Since this is a coding defect (which may or may not be resolved by changing configuration). Next steps - I would strongly recommend that you contact Product Support through the official channel .  http://support.sap.com/incident
    Regards,
    Ashutosh

  • SERVLET-put_nonserial error for non-Distributable WebApp

    iPlanet App Server 6.0 SP3 Test Drive
    I am trying to deploy a web app that is NOT "Distributable." The Deployment Descriptor (web.xml file) does not have a "distributable" element. Furthermore, I set the Mode to Local in the iAS Admin Tool, after I found that had assumed Distributed!
    This should work, according to the Servlet Spec v2.2, right?
    In spite of the above, the kjs log shows:
    [22/Jan/2002 23:34:05:3] error: SERVLET-put_nonserial: Putting non-serializable object when using NAS session
    This suggests that the NAS session logic does not pay any attention to the Distributable attribute of the servlet. Since the Admin Tool didn't pay attention to it, I'm not sure I should be surprised. Nevertheless, the problem remains that I have an application that I should be able to deploy, but which is not functioning properly! I look forward to any helpful suggestions.

    If you have to deal with none serializeable objects, add this to your ias-web.xml file:
    <session-info>
    <impl>lite</impl>
    </session-info>

  • P1006 "Firmware Download Error" for non-administrator accounts

    Hello all,
    I have a problem with a HP LaserJet P1006 when printing from a user account that does not have administrator rights on a new Windows Vista 64-bit machine. 
    The error message reads: "Firmware Download Error.  The printer was unable to communicate with your computer.  Please power cycle the printer, check the connection, and try again."
    On the original machine, this problem could only be fixed by unplugging and reconnecting the USB cable.  On another identical machine, it still prints, but the error message still occurs.
    Everything works great when logged in as administrator.  Also, there is no error message for the common user when bidirectional support is disabled, but then the printing is horedously slow and ties up the system. 
    Anyone else see this error message or have any clues what to look for?  

    Hi! I don't know how it's described in english, but I will try to tell a solution that worked for me. I just changed the security definitions of Windows for this printer. I'm from Brazil and I really don't know how it's show in english version of Brazil, but I'll try to explain: First of all, you need to log in as Administrator in the domain where the printer is installed. So, go to Start -> Configurations -> Printers and Fax Devices (shown "Impressoras e aparelhos de Fax" for me) Select the printer device that is reporting the firmware download error and open it. Go to the Printer menu (Impressora) and Properties (Propriedades). Select Security in the top of window. Ok, all you have to do is modify the Permissions for the users who have this problem. Allow they all to print and manage documents. This proceedement worked for me, and I hope works fine for everyone too. See you, bye. Até mais, tchau!

  • Adobe Premiere Elements gives error for non admin account

    Hi
    When a New Video project is created within the applciation it gives an error of Premiere Elements has encountered an error [..\..Src\Core\Preferences.cpp-338] (seems to occur during the importquicktime section). Follwed by a Runtime Error "this application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
    This works fine for local admin account but we work within a school were the the end users are not local admins and also have a redirected app data folder. I've ran Process Monitor and there were several access denied reg keys that have now all been allowed but the issue still remains.
    Thanks
    Jayk0

    I think you will have to contact Adobe, not other users in a user to user account
    My understanding is that ALL versions of Premiere... Elements and Pro... must use an Admin account to run properly
    Adobe contact information - http://helpx.adobe.com/contact.html
    Help for Download & Install & Setup & Activation
    http://forums.adobe.com/community/download_install_setup
    Next link has a "Chat Now" button near the bottom
    http://helpx.adobe.com/x-productkb/policy-pricing/activation-deactivation-products.html

  • Fixing import error for non compilation CDs

    I've noticed that iTunes imports some CDs into the Compilations folder on XP when they are not compliation CDs. Does anybody know the procedure for moving these to the correct folder under the artists name ?

    All you have to do is first, in iTUnes, Goto goto edit>preferences>advanced>general and make sure "Keep Itunes Music organized" is checked. Then goto the main Library. Now in the top right corner, in the search field type the name of the album thats incorrectly in the "Compilation" folder. you will now only see a list of tracks on that album.
    Select the first track, hold down the shift key, then select the last track. this will highlight all of the tracks. Rightclick and hit "Get Info". In the section "Part of a Compilation" near the bottom, change it to No. iTunes will now move the folder under the correct artist.
    Next time you import a CD just use the same method of highlighting all tracks, selecting "Get Info" and making sure its not saying "Yes" to non compilation CDs

  • Blackberry 10 Navigator ridiculous errors for Non-English languages

    Last week I had the chance of thoroughly testing the navigator during my one week vacation. I'm a Dutch speaking Belgian with a BB10 Q5 with Dutch language selected. While driving to the French speaking part of my country I noticed that the voice announced all instructions in Dutch but switches over to French for the road names and numbers. While leaving the French speaking parts and going in to the German part, same thing happens in German. This is quite ridiculous and my language prefs should stay in my selected language, no matter where I drive.
    This got me thinking: it would mean if I use the navigator in Greece, every road number would be stated in Greek. I know enough French and German to get by, but the navigator would be totally useless in countries of which I don't speak the language. I've been looking out for an offline GPS navigator for BB10, but did not find any suitable replacement. Have others experienced this behavior?

    Lena,
    The workaround is a bit ugly because you don’t get any useful feedback in the marker dialog, but it works. The following images (made with FrameMaker 7.2) show the marker dialog before and after clicking "Edit Marker"
    and the appearance in a List Of Markers document with visible special characters in a wide and in a narrow column.
    In the wide column you can see the special symbol which is the placeholder for the discretionary hyphen. If this does not appear, try to reenter \x04 in the dialog.
    - Michael

  • AIR SDK 17 - mailto subject line error for non English devices

    Hi,
    Is there a problem with language localization in AIR SDK 17 for iOS?
    The following code works for an iOS 8 device with the language set to English but if you set it to any other language the subject line is missing!
    var mailme:URLRequest = new URLRequest("mailto:[email protected]?subject=CONTACT");
    navigateToURL(mailme, "_self");   
    Is there a fix for this?

    Hi,
    Is there a problem with language localization in AIR SDK 17 for iOS?
    The following code works for an iOS 8 device with the language set to English but if you set it to any other language the subject line is missing!
    var mailme:URLRequest = new URLRequest("mailto:[email protected]?subject=CONTACT");
    navigateToURL(mailme, "_self");   
    Is there a fix for this?

Maybe you are looking for

  • "cellular network is no longer available" since upgrade to OS 3.2.2

    Since I upgrade to OS 3.2.2 I cannot connect to cellular network. Turned on cellular data in settings, still shows "No Service". Tried reset network settings, tried reset iPad, tried restore. I can check my account and verify I have data plan. Any su

  • IDM is not working for firefox 4.0 b4

    when i want to download somethings from firefox IDM is not working to downloading on firefox 4b4

  • Generic Object Services (GOS) and workflow overview

    Hi, I have developed a custom WF for posted FI documents. I use a custom BO and now user wants to access WF log through GOS. Do you know what should I do to link GOS WF overview button to see my custom WF log? Thanks!

  • Image Mask Error Message when Reducing Size of PDF

    With my Mac, I embed jpg images in Microsoft Word documents, save them as pdf's, and reduce them. Size reduction often fails, with the error message "The PDF document contained image masks that were not downsampled".  Jpegs don't have masks, so I hav

  • JSF 1.2 f:attribute

    I am using Jsf 1.2 and <f: attribute> on any page does not work now. I try to use it just in form Something like : <h:form> <f:attribute name="init" value="#{bakingBean.property}"/> </h:form> property bind to a method what return boolean. and the met