Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epf-dev] Role Image Bug in EPF

Hi Matt, Yes we have the found the same issue as well. It is also missing
these icons for All Artifacts, All Outcomes and Supporting Materials as
well. We had to rename these files to lower case in this
location /skin/images

Regards, Gopal Katragadda



From:       "Austin, Matthew" <Matthew.austin@xxxxxxxxxx>
To:         "Eclipse Process Framework Project Developers List"
            <epf-dev@xxxxxxxxxxx>
Date:       06/15/2011 04:09 AM
Subject:    [epf-dev] Role Image Bug in EPF
Sent by:    epf-dev-bounces@xxxxxxxxxxx






Hello all,


We've discovered what appears to be a bug in EPF. When we publish as a Java
EE web application in a WAR file, the resultant site seems to be missing
the role image in the tree browser. It is being composed on Windows XP but
deployed on a Unix server.


After further exploration, we found that the site is looking for
'role.gif' (non-capitalised) as the parent image and
'Role.gif' (capitalised) for the children, from the same folder. On
Windows, these cannot co-exist in the same folder since they (effectively)
have the same name, so one must be superceding the other when the site is
compiled. This also seems to be an issue on OpenUP (
http://epf.eclipse.org/wikis/openup/index.htm).


Puzzlingly this does not seem to affect our publishing of a static web
site.


Has anyone else experienced this behaviour? Can anyone reproduce it? I
would just like to check that we haven't got something obvious wrong in our
setup, then I will report it formally as a Bugzilla.


Regards
Matt


Please consider the environment before printing this email.

This message should be regarded as confidential. If you have received this
email in error please notify the sender and destroy it immediately.

Statements of intent shall only become binding when confirmed in hard copy
by an authorised signatory.  The contents of this email may relate to
dealings with other companies under the control of Detica Limited, details
of which can be found at http://www.detica.com/statutory-information.

Detica Limited is registered in England under No: 1337451.
Registered offices: Surrey Research Park, Guildford, Surrey, GU2 7YP,
England.

_______________________________________________
epf-dev mailing list
epf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epf-dev






Back to the top