Results 17 issues of Chris Hewett

### Describe the bug If the end of an SQL statement is a comment, PHPMyAdmin will repeatedly inject a semicolon onto the end each time it is edited. ### To...

enhancement
good first issue

**Describe the bug** iOS 12 fails to render SVGs when added as icons. iOS 15.5 | iOS 12.5.5 :-------------------------:|:-------------------------: ![IMG_0004](https://user-images.githubusercontent.com/13466620/176465334-cebfae98-ed1f-40ff-b0c8-c01d276fa886.PNG) | ![IMG_0046](https://user-images.githubusercontent.com/13466620/176465341-96fdcf2e-76d8-4b54-a103-ea9023ebd9fb.PNG) All icons shown | Note missing square in...

bug

OS: Windows 10 Electron: 10.1.5 Spectron: 12.0.0 Electron 10 + Spectron 12 tests will pass (and successfully have access to the app via the webdriver.io functions) but will throw an...

### Describe the bug Move columns fails to generate a valid `ALTER TABLE` statement when used on an `ENUM` field with a default value. ### To Reproduce Steps to reproduce...

**Describe the bug** `ol.source.Zoomify` initiates an image load to the default URL template on initialization https://github.com/openlayers/openlayers/blob/2a6dd0fca8bc1e24b611165373758a6107c7dc8b/src/ol/source/Zoomify.js#L272 This bypasses the use of `setTileUrlFunction()` to handle URL generation manually and immediately fires...

bug

**Describe the bug** `ol.geom.Polygon.intersectsCoordinate()` has [the description](https://openlayers.org/en/latest/apidoc/module-ol_geom_Polygon-Polygon.html#intersectsCoordinate) > Returns true if this geometry includes the specified coordinate. **If the coordinate is on the boundary of the geometry, returns false.** However...

bug

If all the properties of the webpackError object are empty apart from webpackError property `friendly-errors-webpack-plugin` outputs nothing apart from the red word "Error". I have the following webpackError outputted from...

It was disappointing to find GitHub 'issues' are disabled for the actual SendGrid API projects. I have found for other commercial projects which enable them, that they tend to be...

### Describe the bug A numeric database suffix combined with a numeric table name prefix causes a false positive SQL editor error. ### To Reproduce Steps to reproduce the behavior:...

**Is your feature request related to a problem? Please describe.** Today I received the following email from Bing Maps: > On May 21, 2024, we shared our vision for a...

pull request accepted
feature request