You are viewing a plain text version of this content. The canonical link for it is here.
Posted to olio-dev@incubator.apache.org by "Shanti Subramanyam (JIRA)" <ji...@apache.org> on 2009/04/29 16:51:30 UTC

[jira] Created: (OLIO-87) Change static image/doc files

Change static image/doc files 
------------------------------

                 Key: OLIO-87
                 URL: https://issues.apache.org/jira/browse/OLIO-87
             Project: Olio
          Issue Type: Improvement
          Components: generic
    Affects Versions: 0.1
            Reporter: Shanti Subramanyam
            Assignee: Shanti Subramanyam
            Priority: Minor


Olio uses files called event.pdf and event*jpg, person*jpg to both load the database and test the upload functionality as part of the driver. These files need to be changed as per review of 0.1 :
. Create a document with the apache license, convert to pdf and replace event.pdf with this doc. The size of the doc should be adjusted to be as close to the current size as possible to avoid major workload change behavior.
. Replace the current image with something that's more representative of an event and person respectively and that has the appropriate license for use. Again the sizes should be close to the current ones.

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


[jira] Closed: (OLIO-87) Change static image/doc files

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

Shanti Subramanyam closed OLIO-87.
----------------------------------


Fixed in all 3 workload directories.

> Change static image/doc files 
> ------------------------------
>
>                 Key: OLIO-87
>                 URL: https://issues.apache.org/jira/browse/OLIO-87
>             Project: Olio
>          Issue Type: Improvement
>          Components: generic
>    Affects Versions: 0.1
>            Reporter: Shanti Subramanyam
>            Assignee: Shanti Subramanyam
>            Priority: Minor
>             Fix For: 0.2
>
>
> Olio uses files called event.pdf and event*jpg, person*jpg to both load the database and test the upload functionality as part of the driver. These files need to be changed as per review of 0.1 :
> . Create a document with the apache license, convert to pdf and replace event.pdf with this doc. The size of the doc should be adjusted to be as close to the current size as possible to avoid major workload change behavior.
> . Replace the current image with something that's more representative of an event and person respectively and that has the appropriate license for use. Again the sizes should be close to the current ones.

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


[jira] Resolved: (OLIO-87) Change static image/doc files

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

Shanti Subramanyam resolved OLIO-87.
------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.2

Replaced all files. The new sizes are as follows ;
 ls -l
total 2952
-rw-r-----   1 shanti   staff       5895 Jun 15 11:05 event_thumb.jpg
-rw-r-----   1 shanti   staff     669128 Jun 15 11:05 event.jpg
-rw-r-----   1 shanti   staff     129617 Jun  8 13:30 event.pdf
-rw-r-----   1 shanti   staff       5758 Jun 15 11:02 person_thumb.jpg
-rw-r-----   1 shanti   staff     671520 Jun 15 11:03 person.jpg
sr1-umpk-56[684] 

The event.jpg is slightly lower than the original 671614 but hopefully this compensates for the increase in network traffic by the fix to OLIO-90. The original thumbnail images are 5833 bytes so one of the news is slightly larger while the other is slightly smaller.

This fix has gone only into the PHP version. Once again, the driver merge should take care of propogation to the other implementations.

> Change static image/doc files 
> ------------------------------
>
>                 Key: OLIO-87
>                 URL: https://issues.apache.org/jira/browse/OLIO-87
>             Project: Olio
>          Issue Type: Improvement
>          Components: generic
>    Affects Versions: 0.1
>            Reporter: Shanti Subramanyam
>            Assignee: Shanti Subramanyam
>            Priority: Minor
>             Fix For: 0.2
>
>
> Olio uses files called event.pdf and event*jpg, person*jpg to both load the database and test the upload functionality as part of the driver. These files need to be changed as per review of 0.1 :
> . Create a document with the apache license, convert to pdf and replace event.pdf with this doc. The size of the doc should be adjusted to be as close to the current size as possible to avoid major workload change behavior.
> . Replace the current image with something that's more representative of an event and person respectively and that has the appropriate license for use. Again the sizes should be close to the current ones.

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