B4X FEED Bug in B4J or something I do not understand?

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Bug in B4J or something I do not understand? است. این موضوع تا کنون 27 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Bug in B4J or something I do not understand?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
27
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Good evening everyone,

I think I have found a bug in B4J or there is something I do not understand completely.
I create a WebApp which accepts a posted JSON and gets a "ClientID" key from the derived from JSON map. Consider this code:

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید

If I place a breakpoint in the "Try" line and I have sent a ClientID = -1 then it executes correctly ADD function everytime.
If now I try without a breackpoint in the "Try" line and I have sent a ClientID = -1 then it executes correctly ADD function the first time and from the next and on it executes wrongly the UPDATE client function (????? - Quantum effects in B4J ? :) ). I send the requests with Postman.

Any suggestions?

 

عقب
بالا