You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting this! It looks like I need to adjust for the encoding of this type of export file. This caused the file to be read incorrectly, triggering an endless loop when sanitizing the XML. I plan to address both issues, correcting the encoding, and preventing the loop if something like this happens in the future.
I tested it on two of my backend databases that contain data macros and it worked well. I did not test it on a frontend database with forms and modules.
I have a test database containing a table with two data macros and two tables with no data macros.
VCS 3.4.21 hangs during full export.
test_be_datamacro.zip
The text was updated successfully, but these errors were encountered: