TheCoder4eu / BootsFaces-OSP

BootsFaces - Open Source Project
Apache License 2.0
247 stars 102 forks source link

DateTimePicker does not show regular iconAwesome when on the right side #1178

Closed bmilcke closed 1 week ago

bmilcke commented 2 years ago

https://github.com/TheCoder4eu/BootsFaces-OSP/blob/4678f401998430f4386f6c347037c3c3d6a1bdfa/src/main/java/net/bootsfaces/component/dateTimePicker/DateTimePickerRenderer.java#L318

should be dtp.isIconSolid()); instead (like in the code for iconPosition left)

stephanrauh commented 2 years ago

Indeed. Thanks for reporting the error and for providing a bugfix, Björn!

Best regards, Stephan

stephanrauh commented 2 years ago

Holy moly... I can't publish to Maven Central for some reason. I don't understand the error message:

Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign (sign-artifacts) on project bootsfaces: Execution sign-artifacts of goal org.apache.maven.plugins:maven-gpg-plugin:3.0.1:sign failed. NullPointerException -> [Help 1]

When I type "gpg" on the command prompt, the gpg command is available. Does anybody have an idea what happened to my installation?

bmilcke commented 2 years ago

Sorry, no idea. Sounds a bit unspecific. I suppose, trying again does not help. (I once had an issue on publishing, that did)

-Björn

stephanrauh commented 1 week ago

I'm afraid development of BootsFaces has slowed down considerably. We'll never manage to address this issue. Let's close it.