-
Bug
-
Resolution: Duplicate
-
Medium
-
None
-
2.8
-
None
-
java 6, IE 6, FF 3.0
When you set the Global Logo for Confluence and then start creating new spaces, the image for each space is broken. For example...
When you set the main global logo, it puts the file in ../../confluence-data/resources/mylogo.gif. But when you create a space, say, FOO it sets that space to also have the custom logo (which is fine). But when you pull up the home page for the new space, the image is broken in IE (and doesn't show in FF) and in the logs, I see FileNotFoundExceptions since its looking for *../../confluence-data/resources/FOO/mylogo.gif. *
2008-07-13 01:08:25,586 ERROR [http-8383-Processor2] [[Standalone].[localhost].[/].[file-server]] invoke Servlet.service() for servlet file-server thr
ew exception
java.io.FileNotFoundException: /usr/local/home/myuser/atlassian/confluence-data/resources/FOO/logo.gif (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at com.atlassian.confluence.servlet.download.ResourceDownload.getStreamForDownload(ResourceDownload.java:51)
at com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload$StreamResultCallback.doInTransaction(ServeAfterTransactionDownload.
java:128)
at org.springframework.transaction.support.TransactionTemplate.execute(TransactionTemplate.java:127)
at com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload.getStreamInTransaction(ServeAfterTransactionDownload.java:40)
at com.atlassian.confluence.servlet.download.ServeAfterTransactionDownload.serveFile(ServeAfterTransactionDownload.java:46)
at com.atlassian.plugin.servlet.BaseFileServerServlet.doGet(BaseFileServerServlet.java:77)
...
- is caused by
-
CONFSERVER-11494 Space Logos are stored and displayed using badly maintained mechanisms
-
- Closed
-
[CONFSERVER-12419] Global Logo in new spaces causes FileNotFoundException
Workflow | Original: JAC Bug Workflow v3 [ 2892988 ] | New: CONFSERVER Bug Workflow v4 [ 2984846 ] |
Workflow | Original: JAC Bug Workflow v2 [ 2792579 ] | New: JAC Bug Workflow v3 [ 2892988 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JAC Bug Workflow [ 2722405 ] | New: JAC Bug Workflow v2 [ 2792579 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392550 ] | New: JAC Bug Workflow [ 2722405 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 2274479 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2392550 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2230294 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 2274479 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2188253 ] | New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2230294 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v5 [ 1916594 ] | New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2188253 ] |
Workflow | Original: Confluence Workflow - Public Facing - Restricted v3 [ 1717482 ] | New: Confluence Workflow - Public Facing - Restricted v5 [ 1916594 ] |
Workflow | Original: CONF Bug Subtask WF (TEMP) [ 1672009 ] | New: Confluence Workflow - Public Facing - Restricted v3 [ 1717482 ] |