theghall

Results 5 issues of theghall

### Issue Summary An apostrophe in the body of a text message causes validation of Twilio webhook to fail ### Steps to Reproduce 1. Send a text message with an...

type: bug
status: help wanted

The share function as shown in Dev Tools sources: ` share: function(el) { var $parent, appkey, desc, ga, get_tumblr_extra, hashtags, img, site, title, tumblr_params, url, via, via_str, whatsapp_app_url; site =...

## Bug Report --- ✅ If you are in the correct location now... ---> - [x] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [x] Yes, more specifically, I reviewed the...

I have a form_for as follows: `` I have a class which adds a listener to the form when onSubmitForm is called: ``` class HousesNewSubscribeListeners { constructor() { this.$subscribeForm =...

[85] pry(main)> PhonyRails.normalize_number("0437041111", country_code: "AU").phony_formatted(format: :national) => "437 041 111" [86] pry(main)> PhonyRails.normalize_number("0437041111", country_code: "AU").phony_formatted(format: :international) => "+61 437 041 111"