You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Piyush Kapoor (Created) (JIRA)" <ji...@apache.org> on 2012/04/20 07:27:36 UTC

[jira] [Created] (SANSELAN-73) JpegImageMetada fails if exif is null

JpegImageMetada fails if exif is null 
--------------------------------------

                 Key: SANSELAN-73
                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
             Project: Commons Sanselan
          Issue Type: Bug
            Reporter: Piyush Kapoor


if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SANSELAN-73) JpegImageMetada fails if exif is null

Posted by "Piyush Kapoor (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANSELAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piyush Kapoor updated SANSELAN-73:
----------------------------------

    Priority: Minor  (was: Major)
    
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SANSELAN-73) JpegImageMetada fails if exif is null

Posted by "Piyush Kapoor (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SANSELAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piyush Kapoor updated SANSELAN-73:
----------------------------------

    Attachment: jpegmetadata.patch
    
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>         Attachments: jpegmetadata.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (SANSELAN-73) JpegImageMetada fails if exif is null

Posted by "Damjan Jovanovic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANSELAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13259390#comment-13259390 ] 

Damjan Jovanovic edited comment on SANSELAN-73 at 4/23/12 5:34 AM:
-------------------------------------------------------------------

My attachment doesn't have the feather either, I think the website is broken or something...

-See the attachment I made called "licence_example.txt"-. -It will have a feather icon next to it-. -Your attachments still don't-, -which means you haven't selected-
-"Grant license to ASF for inclusion in ASF works (as per the Apache License §5)" in the "Attach Files" dialog-.

                
      was (Author: damjan):
    See the attachment I made called "licence_example.txt". It will have a feather icon next to it. Your attachments still don't, which means you haven't selected
"Grant license to ASF for inclusion in ASF works (as per the Apache License §5)" in the "Attach Files" dialog.

                  
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>         Attachments: jpegmetadata.patch, jpegmetadata.patch, licence_example.txt
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Commented] (SANSELAN-73) JpegImageMetada fails if exif is null

Posted by "Damjan Jovanovic (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SANSELAN-73?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13258808#comment-13258808 ] 

Damjan Jovanovic commented on SANSELAN-73:
------------------------------------------

Please select "Grant licence to ASF..." when attaching the patch, otherwise we can't use it.

                
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>         Attachments: jpegmetadata.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SANSELAN-73) JpegImageMetada fails if exif is null

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

Damjan Jovanovic updated SANSELAN-73:
-------------------------------------

    Attachment: licence_example.txt

See the attachment I made called "licence_example.txt". It will have a feather icon next to it. Your attachments still don't, which means you haven't selected
"Grant license to ASF for inclusion in ASF works (as per the Apache License §5)" in the "Attach Files" dialog.

                
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>         Attachments: jpegmetadata.patch, jpegmetadata.patch, licence_example.txt
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

       

[jira] [Updated] (SANSELAN-73) JpegImageMetada fails if exif is null

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

Piyush Kapoor updated SANSELAN-73:
----------------------------------

    Attachment: jpegmetadata.patch
    
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>         Attachments: jpegmetadata.patch, jpegmetadata.patch
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SANSELAN-73) JpegImageMetada fails if exif is null

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

Damjan Jovanovic resolved SANSELAN-73.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0

Patch applied, resolving fixed.
Thank you for your contribution.

                
> JpegImageMetada fails if exif is null 
> --------------------------------------
>
>                 Key: SANSELAN-73
>                 URL: https://issues.apache.org/jira/browse/SANSELAN-73
>             Project: Commons Sanselan
>          Issue Type: Bug
>            Reporter: Piyush Kapoor
>            Priority: Minor
>             Fix For: 1.0
>
>         Attachments: jpegmetadata.patch, jpegmetadata.patch, licence_example.txt
>
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> if exif field is null in jpegimagemetadata.java fails with Np . Added the null check.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira