You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Luciano Resende (JIRA)" <ji...@apache.org> on 2010/02/13 21:14:27 UTC

[jira] Created: (PHOTARK-16) Album thumbnails are not showing in the gallery front page

Album thumbnails are not showing in the gallery front page
----------------------------------------------------------

                 Key: PHOTARK-16
                 URL: https://issues.apache.org/jira/browse/PHOTARK-16
             Project: PhotArk
          Issue Type: Bug
          Components: PhotArk WebApp
    Affects Versions: PhotArk M2
            Reporter: Luciano Resende
             Fix For: PhotArk M1


When deploying latest photark.war to tomcat i get a empty page when accessing 
   http://localhost:8080/photark/
It looks like the album covers are being sent as null and thus the ui don't have the album thumbnail to display
This seems more like a regression

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


[jira] Commented: (PHOTARK-16) Album thumbnails are not showing in the gallery front page

Posted by "Avdhesh Yadav (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/PHOTARK-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833502#action_12833502 ] 

Avdhesh Yadav commented on PHOTARK-16:
--------------------------------------

Not Reproducible on my environment...

Album Covers are sent null only in case if it is not found on the JCR Repository...

This needs to be improved..

- we can show a pop-up that no album is found in the repository and redirect to admin page so that user can create album and upload photos


> Album thumbnails are not showing in the gallery front page
> ----------------------------------------------------------
>
>                 Key: PHOTARK-16
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-16
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhotArk WebApp
>    Affects Versions: PhotArk M2
>            Reporter: Luciano Resende
>             Fix For: PhotArk M1
>
>
> When deploying latest photark.war to tomcat i get a empty page when accessing 
>    http://localhost:8080/photark/
> It looks like the album covers are being sent as null and thus the ui don't have the album thumbnail to display
> This seems more like a regression

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


[jira] Closed: (PHOTARK-16) Album thumbnails are not showing in the gallery front page

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

Luciano Resende closed PHOTARK-16.
----------------------------------

       Resolution: Invalid
    Fix Version/s:     (was: PhotArk M1)
                   PhotArk M2

This is caused when there is an exception trying to create the JCRSession, in my case was due to a .lock available in the repository.
I guess we need to improve the JCR initialization pieces

> Album thumbnails are not showing in the gallery front page
> ----------------------------------------------------------
>
>                 Key: PHOTARK-16
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-16
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhotArk WebApp
>    Affects Versions: PhotArk M2
>            Reporter: Luciano Resende
>             Fix For: PhotArk M2
>
>
> When deploying latest photark.war to tomcat i get a empty page when accessing 
>    http://localhost:8080/photark/
> It looks like the album covers are being sent as null and thus the ui don't have the album thumbnail to display
> This seems more like a regression

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