TWSD-501 - getting Fatal error during webui access || QX global || AS- 14325

Review Request #725 — Created March 18, 2025 and submitted — Latest diff uploaded

shuinvy
AG
rel_ag_9_4_5
TWSD-501
lucille, milliechou, peteryeh

Fixed issue of error message occurred by wrong json format string

  1. Add function to check cli format
  2. Prevent multiple json string, so check each json string individually.
  3. Return last json string and decode it
  4. If there is only one json string won't have any influenced.
    Loading...