You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/03/08 07:10:38 UTC

[jira] [Commented] (TIKA-1567) WelcomeResource in TikaServer doesn't print PathParam prefix

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

ASF GitHub Bot commented on TIKA-1567:
--------------------------------------

GitHub user chrismattmann opened a pull request:

    https://github.com/apache/tika/pull/33

    Fix for TIKA-1567 WelcomeResource in TikaServer doesn't print PathParam prefix

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/chrismattmann/tika TIKA-1567

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tika/pull/33.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #33
    
----
commit c3c97ce987ad1da55a0b4d1d016d67d06341467a
Author: Chris Mattmann <ma...@apache.org>
Date:   2015-03-08T06:08:48Z

    fix for TIKA-1567 WelcomeResource in TikaServer doesn't print PathParam prefix.

----


> WelcomeResource in TikaServer doesn't print PathParam prefix
> ------------------------------------------------------------
>
>                 Key: TIKA-1567
>                 URL: https://issues.apache.org/jira/browse/TIKA-1567
>             Project: Tika
>          Issue Type: Bug
>          Components: server
>    Affects Versions: 1.7
>            Reporter: Chris A. Mattmann
>            Assignee: Chris A. Mattmann
>             Fix For: 1.8
>
>
> Ben Zaiten found out that while looking at the WelcomeResource for Tika server, things like meta/form are shown as "metaform" not properly delineating the PathParams. I tracked this down to WelcomeResource easy fix coming.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)