Jh123x / pe

0 stars 0 forks source link

Issue with JavaFX #1

Open Jh123x opened 3 years ago

Jh123x commented 3 years ago

JavaFX shows errors with the API version

image.png

nus-se-bot commented 3 years ago

Team's Response

Logging of wrong javafx version is done automatically and is not logging on our part used for debugging. Furthermore, given that it is a warning, it does not affect functionality at all.

image.png

Link to issue: https://github.com/nus-cs2103-AY2021S1/forum/issues/442

Items for the Tester to Verify

:question: Issue response

Team chose [response.Rejected]

Reason for disagreement: Yes it does not affect functionailty, which is why this is labelled as very low. However, the wrong javafx log is due to a wrong version number used in the fxml file.

By changing the fxml file to the correct version of 11.0.0, the error will not appear. It is not reasonable to reject this as a bug as it was not logged by you.