Viet
Viet
When run hue command on ubuntu I faced this errror ValueError: Failed to set custom baud rate (256000): [Errno 25] Inappropriate ioctl for device Tried to change it to 115200...
I am following this guide to setup safe locally [Running our services locally](https://github.com/safe-global/safe-infrastructure/blob/main/docs/running_locally.md) At step 5, create webhook and point it to `http://nginx:8000/cgw/v1/hooks/events`, but the problem is that route does...
### Issue Get `STRING_OFFSET_LENGTH_TOO_LARGE` runtime error in `ZCL_EXCEL_READER_2007~UNESCAPE_STRING_VALUE` This happens if my cell value contain string pattern like `_X ... _X` ### Reproduce Upload file with have cell value equals...
Fix https://github.com/abap2xlsx/abap2xlsx/issues/1308 Add 1 more check to make sure provided string is escaped (start with _x in lowercase)