Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » getData_raw is calling post data processing (Function is not behaving as per the documentation)
getData_raw is calling post data processing [message #7922] Sat, 27 September 2025 10:49
gpatti is currently offline  gpatti
Messages: 284
Registered: August 2008
Senior Member
After a long break I am upgrading my RADICORE system to the latest version as my old config is going EOL.

I have come across a problem where my code no longer works in the latest radicore version and after debugging I have found that when I call getData_raw from within _cm_post_getData() I end up in a loop inside _cm_post_getData().
The debugger shows a reference to $control_flags['rdc_no_post_getdata'] in std.table.class.inc which is not set so the code continually loops on line 4476 into custom_post_getdata rather than skipping.

Is this a bug, or is there somewhere that I now need to set the rdc_no_post_getdata control flag? I couldn't find anything is the documentation about it.

Many thanks,

Graham
Previous Topic: File classes/mnu_chart.class.inc is missing
Goto Forum:
  


Current Time: Sat Sep 27 14:29:49 EDT 2025

Total time taken to generate the page: 0.00873 seconds