You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2023/06/13 08:10:00 UTC

[jira] [Commented] (WICKET-7060) Minor improvements to wicket-examples

    [ https://issues.apache.org/jira/browse/WICKET-7060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17731948#comment-17731948 ] 

ASF subversion and git services commented on WICKET-7060:
---------------------------------------------------------

Commit 73942d126c30a88abd5ecc158cc5f13960c1fa2d in wicket's branch refs/heads/master from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=73942d126c ]

WICKET-7060: Minor improvements to wicket-examples

Use the MANIFEST.MF ImplementationVersion (10.0.0-M1) version instead of the
SpecificationVersion (e.g. 10.0)

Signed-off-by: Martin Tzvetanov Grigorov <mg...@apache.org>


> Minor improvements to wicket-examples
> -------------------------------------
>
>                 Key: WICKET-7060
>                 URL: https://issues.apache.org/jira/browse/WICKET-7060
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-examples
>    Affects Versions: 10.0.0-M1
>            Reporter: Martin Tzvetanov Grigorov
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>
> I found few minor issues in Wicket examples while testing 10.0.0-M1:
>  * the generated HTML should use "<!DOCTYPE html>"
>  * the version in the header says "10.0" while it should be "10.0.0-M1"
>  * the text color in the autocomplete dropdown is white while it should be black



--
This message was sent by Atlassian Jira
(v8.20.10#820010)