Torsten Curdt

Results 122 issues of Torsten Curdt

I would prefer to use runtime localization (I think that's how it was at some stage) https://github.com/tcurdt/TCLocalizer

improvement

When the framework is used in a prefpane (using the current version which already uses loader_path) the FRFeedbackReporter.sh script obviously isn't executed. It's present in the resources folder, but the...

bug

In previous versions there was a reportAsUser:NSSTRING method, which seems to be gone. It would be great if we could still pass an emailaddress to FeedbackReporter, so that the user...

improvement

When used in plugins (or in prefPanes) the FeedbackReporter UI wrongly uses the Icon of the app that has launched the plugin (and also it's name) instead of the plugins...

bug

Either on the backend or from the application it would be great to be able to turn a feedback report into a ticket. Support for the following system would be...

improvement

test are being called multiple times. the test from the invoker plugin does not generate coverage.

improvement

# Generate the package meta data This should be based on build system inputs. This could look like this for `maven': ``` (default from pom) (default from pom) (default 'misc')...

improvement
waiting for feedback

Right now I am getting ``` You need to have Xcode 7 installed and selected via xcode-select. ```

It seems in a situations where there is a related/sibling `figcaption` the `alt` attribute may be OK to be left empty for `img` tags. https://stackoverflow.com/questions/58447538/accessibility-difference-between-img-alt-and-figcaption It probably should be configurable...

feature