Results 22 issues of Antonio Facciolo

I get the following error if I close the footer and do something that triggers the bullet functionality again (I do a request to the server): ``` TypeError: document.getElementById(...) is...

The `cordova prepare` command is broken if the plugin id is different from the package name in `package.json`. We should change the plugin id or use `cordova plugin add https://github.com/moust/cordova-plugin-videoplayer.git`...

### Background I'm writing because I get a warning related to the new check for potential HTTP verb confusion (#1432). Brakeman version: 5.0.0 Rails version: 5.2.4.4 Ruby version: 2.7.2 ####...

I'm using the [i18n-js](https://github.com/fnando/i18n) gem/package to use the translations also in JS and till now I don't really understand which patterns are recognized by the scanner, I was always getting...

**Describe the bug** With some SVG files, after the optimization with SVGO, the SVG width or height attributes change their value, resulting in a different rendering. **To Reproduce** Steps to...

bug

I had problems with a [Phantomjs](http://phantomjs.org/) script that told me that jQuery and other global variables where not defined. Anyway in development mode everything was fine. In the end I...

I'm trying to have a test for a HBTM association where the join table name includes the schema: > 1) Application associations is expected to have and belong to many...

🤔 Issue: Need to Investigate

I'm trying to set a role for one user in the admin interface, but I'm getting an error because the password field is empty. For sure I don't want to...

I was creating a customer return for a received order. After I click on Create button I get the exception in the title (Server Error 500). **Solidus Version**: v2.10.2 **To...

Bug
Solidus Admin
Solidus Core

Hi, I don't speak French, but I found with the i18n-tasks gem two missing translations in the fr locale: `spree.use_existing_cc`, `spree.use_new_cc_or_payment_method` and `spree.store_credit.store_credit`. Our CI is failing because of that....

bug