TycheSoftwares / custom-order-statuses-woocommerce

This Repository is for the Custom Order Statuses for WooCommerce - Lite
3 stars 1 forks source link

The order page is crashed if the Custom Order Status has "%" sign included. #113

Closed Chetna1510 closed 7 months ago

Chetna1510 commented 7 months ago

Describe the bug The order page is crashed if the Custom Order Status has "%" sign included.

To Reproduce Steps to reproduce the behavior:

  1. Create the Custom Order Status with name "Paypal Vat 20%" image

  2. Change one Order's status to Paypal Vat 20% on WooCommerce Order page.

  3. Save the Order page. You will see the error: image

Expected behavior It should work fine even with % sign included.

Additional context https://support.tychesoftwares.com/conversation/1086?folder_id=9

Chetna1510 commented 7 months ago

The issue comes when we "HPOS" is disabled.