Results 1 to 10 of 10

Thread: DF 24 BUG - Main_DD not being inherited !?

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Feb 2009
    Location
    Brazil
    Posts
    5,875

    Default DF 24 BUG - Main_DD not being inherited !?

    Using latest build release: 24.0.29.54

    WebOrderMobile sample

    Demo menu, "Custom Forward Navigations" view.

    click in prompt btn for the state form

    Code:
    C:\DataFlex 24.0 Examples\WebOrderMobile\Programs\WebApp.exe
    Improper NavigateData passed to Validation List select
    Erro número: 4402 linha: 41501.
    
    
    MSG_ONNAVIGATEFORWARD (6998) - oSelectValidationValue (850) - at address 41501
    MSG_NAVIGATEFORWARDFINISH (6970) - oSelectValidationValue (850) - at address 27871
    MSG_NAVIGATEFORWARD_CALLBACK (6967) - oSelectValidationValue (850) - at address 27649
    MSG_SHOWVIEW (6382) - oWebApp (22) - at address 22634
    MSG_NAVIGATEFORWARD2 (6968) - oSelectValidationValue (850) - at address 27730
    MSG_NAVIGATEFORWARD (6962) - oSelectValidationValue (850) - at address 27557
    MSG_PERFORMNAVIGATEBYINVOKINGOBJ (5734) - oDemoCustomFwdNavigations (877) - at address 20882
    MSG_PERFORMNAVIGATEBYINVOKINGOBJ (5734) - oAddress_group (890) - in native code
    MSG_PERFORMNAVIGATEBYINVOKINGOBJ (5734) - oCustomerState (891) - in native code
    MSG_NAVIGATEPATH (5809) - oCustomerState (891) - at address 17925
    MSG_ONPROMPT (6507) - oCustomerState (891) - at address 41818
    GET_HANDLEACTION (5779) - oCustomerState (891) - at address 17415
    MSG_CALL_ACTION (5679) - oWebApp (22) - at address 21077
    MSG_PROCESSREQUEST (5665) - oWebApp (22) - at address 16528
    MSG_ONHTTPPOST (5631) - oWebServiceDispatcher (45) - at address 28635
    MSG_ONHTTPREQUEST (5448) - oWebServiceDispatcher (45) - at address 15983
    MSG_HANDLEHTTPREQUEST (5411) - oWebServiceDispatcher (45) - at address 16021
    MSG_ONHTTPREQUEST (5448) - oVDFInetSession (24) - at address 14837
    MSG_STARTWEBAPP (5655) - oWebApp (22) - at address 16380
    [start] - at address 54053
    This does not happens in previous releases.

    MainDD of invoking obj is missing.

    If you open the same view in DF-Studio in DF 23 vs DF 24, and check object binding properties, you see that the server is missing.

    It seems inheritance got broken !? I guess this might be related to the latest feature to support multiple ddo structures ? But this view does not have this..
    This is a critical issue !!!
    Last edited by Samuel Pizarro; 1-Oct-2024 at 04:45 PM.
    Samuel Pizarro

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •