Star2Billing / a2billing

A2Billing is a telecom switch and billing system capable of providing and billing a range of telecom products and services to customers such as calling card products, residential and wholesale VoIP termination, DID resale and callback services.
www.asterisk2billing.org
Other
180 stars 175 forks source link

word "description" changed in email templates #53

Closed imcdona closed 10 years ago

imcdona commented 11 years ago

When modifying the "new ticket" or "modify ticket" email templates, the word "description" is replaced with the word "Deion" upon saving.

Example: "$ticket_description$: Ticket Description" becomes "$ticket_deion$: Ticket Deion"

"$comment_description$: Comment Description" becomes "$comment_deion$: Comment Deion"

I've tried modifying the templates in both Chrome and Opera with the same result.

I'm running version 2.01

navlinks commented 11 years ago

This is new version of mysql security removing the phrases "script" and "update" from any word being stored in database.

E.g description will have the script phrase removed ending up with deoin

areski commented 11 years ago

which version of mysql ?

On Fri, Aug 2, 2013 at 10:24 PM, lmfodje notifications@github.com wrote:

This is new version of mysql security removing the phrases "script" and "update" from any word being stored in database.

E.g description will have the script phrase removed ending up with deoin

— Reply to this email directly or view it on GitHubhttps://github.com/Star2Billing/a2billing/issues/53#issuecomment-22033679 .

Kind regards, /Areski


Arezqui Belaid, areski@gmail.com Founder at Star2Billing (www.star2billing.com)

Tel: +34650784355 Twitter: http://twitter.com/areskib LinkedIn: http://www.linkedin.com/in/areski

ghost commented 11 years ago

Might be a new setting in MySQL as i cannot see any notes on this. But this is happening starting in MYSQL : 5.5.31

areski commented 10 years ago

this is coming from our script we removed script for sanity check