cPanel & WHM Version 114 has been released, and brings a slew of great updates. Take a look at what is included, and then upgrade today!

Replace U+201C and U+201D quotes with standard ASCII quotation mark in error output.

Aaron Ament shared this idea 5 years ago
Open Discussion

A small request to get output that currently looks like:


(XID f7p6sm) The domain “${DOMAIN}” already exists in the Apache configuration.


To output like this instead:

(XID f7p6sm) The domain "${DOMAIN}" already exists in the Apache configuration.


As a system administrator, sometimes I need to awk for columns out of logs/api responses and when the quotations being used are U+201C and U+201D quotes, it can be difficult to split versus using standard quotations.

Leave a Comment
 
Attach a file