[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557704#comment-14557704 ] ASF subversion and git services commented on WICKET-5819: - Commit

wicket git commit: WICKET-5819 - Do not close stream if read partially

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements b3c9843f8 - 7e3fed6dc WICKET-5819 - Do not close stream if read partially Because the stream is written directly to the response and it's not buffered Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit:

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread Tobias Soloschenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557710#comment-14557710 ] Tobias Soloschenko commented on WICKET-5819: et voilĂ  - I could locate the

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread Tobias Soloschenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557720#comment-14557720 ] Tobias Soloschenko commented on WICKET-5819: One issue left - safari and

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557723#comment-14557723 ] ASF subversion and git services commented on WICKET-5819: - Commit

wicket git commit: WICKET-5819 Guide update, JavaDoc update, Examples update

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements 7e3fed6dc - 4323f563a WICKET-5819 Guide update, JavaDoc update, Examples update Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/4323f563 Tree:

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557709#comment-14557709 ] ASF subversion and git services commented on WICKET-5819: - Commit

wicket git commit: WICKET-5819 - Duplicate video to demonstrate readPartially

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements 57dbbfcb8 - 3863a1364 WICKET-5819 - Duplicate video to demonstrate readPartially Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/3863a136 Tree:

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread Tobias Soloschenko (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557736#comment-14557736 ] Tobias Soloschenko commented on WICKET-5819: Ok I finally found out that even

wicket git commit: WICKET-5819 - javadoc of field

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements 4323f563a - 57dbbfcb8 WICKET-5819 - javadoc of field Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/57dbbfcb Tree:

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557711#comment-14557711 ] ASF subversion and git services commented on WICKET-5819: - Commit

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557735#comment-14557735 ] ASF subversion and git services commented on WICKET-5819: - Commit

wicket git commit: WICKET-5819 - Bugfix with Content-Length on partial content

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements 3863a1364 - bf881a3eb WICKET-5819 - Bugfix with Content-Length on partial content If the content length is set to partial content safari and chrome are causing issues. Project:

[jira] [Commented] (WICKET-5909) Session style is not taken into account when loading mounted resources.

2015-05-24 Thread Andrea Del Bene (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557853#comment-14557853 ] Andrea Del Bene commented on WICKET-5909: - [~mgrigorov] In which sense the

wicket git commit: WICKET-5819 Javadoc for Video, Audio, MediaComponent, Source, Track

2015-05-24 Thread tsoloschenko
Repository: wicket Updated Branches: refs/heads/WICKET-5819_Improvements bf881a3eb - 7343727ce WICKET-5819 Javadoc for Video, Audio, MediaComponent, Source, Track Project: http://git-wip-us.apache.org/repos/asf/wicket/repo Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/7343727c

[jira] [Commented] (WICKET-5819) Support for HTML 5 media tags (audio / video)

2015-05-24 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/WICKET-5819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14557973#comment-14557973 ] ASF subversion and git services commented on WICKET-5819: - Commit