You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Nathan Reese (JIRA)" <ji...@apache.org> on 2010/08/12 16:11:39 UTC

[jira] Created: (ABDERA-262) EntryRequestProcessor and MediaRequestProcessor do not support POST

EntryRequestProcessor and MediaRequestProcessor do not support POST
-------------------------------------------------------------------

                 Key: ABDERA-262
                 URL: https://issues.apache.org/jira/browse/ABDERA-262
             Project: Abdera
          Issue Type: Bug
    Affects Versions: 1.1
         Environment: Abdera 1.1
            Reporter: Nathan Reese
            Priority: Minor


EntryRequestProcessor and MediaRequestProcessor processEntry methods do not handle POST requests and always return null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Issue Comment Edited: (ABDERA-262) EntryRequestProcessor and MediaRequestProcessor do not support POST

Posted by "Nathan Reese (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/ABDERA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12897786#action_12897786 ] 

Nathan Reese edited comment on ABDERA-262 at 8/12/10 11:09 AM:
---------------------------------------------------------------

Attached fixed EntryRequestProcessor and MediaRequestProcessor.  Also attached unit tests

      was (Author: nreese):
    Fixed EntryRequestProcessor, MediaRequestProcessor, junits
  
> EntryRequestProcessor and MediaRequestProcessor do not support POST
> -------------------------------------------------------------------
>
>                 Key: ABDERA-262
>                 URL: https://issues.apache.org/jira/browse/ABDERA-262
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Abdera 1.1
>            Reporter: Nathan Reese
>            Priority: Minor
>         Attachments: EntryRequestProcessor.java, EntryRequestProcessorTest.java, MediaRequestProcessor.java, MediaRequestProcessorTest.java
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> EntryRequestProcessor and MediaRequestProcessor processEntry methods do not handle POST requests and always return null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ABDERA-262) EntryRequestProcessor and MediaRequestProcessor do not support POST

Posted by "Nathan Reese (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Reese updated ABDERA-262:
--------------------------------

    Attachment: MediaRequestProcessorTest.java

Media junit

> EntryRequestProcessor and MediaRequestProcessor do not support POST
> -------------------------------------------------------------------
>
>                 Key: ABDERA-262
>                 URL: https://issues.apache.org/jira/browse/ABDERA-262
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Abdera 1.1
>            Reporter: Nathan Reese
>            Priority: Minor
>         Attachments: EntryRequestProcessor.java, EntryRequestProcessorTest.java, MediaRequestProcessor.java, MediaRequestProcessorTest.java
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> EntryRequestProcessor and MediaRequestProcessor processEntry methods do not handle POST requests and always return null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (ABDERA-262) EntryRequestProcessor and MediaRequestProcessor do not support POST

Posted by "Nathan Reese (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nathan Reese updated ABDERA-262:
--------------------------------

    Attachment: EntryRequestProcessor.java
                EntryRequestProcessorTest.java
                MediaRequestProcessor.java

Fixed EntryRequestProcessor, MediaRequestProcessor, junits

> EntryRequestProcessor and MediaRequestProcessor do not support POST
> -------------------------------------------------------------------
>
>                 Key: ABDERA-262
>                 URL: https://issues.apache.org/jira/browse/ABDERA-262
>             Project: Abdera
>          Issue Type: Bug
>    Affects Versions: 1.1
>         Environment: Abdera 1.1
>            Reporter: Nathan Reese
>            Priority: Minor
>         Attachments: EntryRequestProcessor.java, EntryRequestProcessorTest.java, MediaRequestProcessor.java, MediaRequestProcessorTest.java
>
>   Original Estimate: 0.02h
>  Remaining Estimate: 0.02h
>
> EntryRequestProcessor and MediaRequestProcessor processEntry methods do not handle POST requests and always return null.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.