[jbosstools-issues] [JBoss JIRA] (JBIDE-20479) broken images in JBT/JBDS Central

Konstantin Marmalyukov (JIRA) issues at jboss.org
Wed Sep 9 13:26:00 EDT 2015


    [ https://issues.jboss.org/browse/JBIDE-20479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107059#comment-13107059 ] 

Konstantin Marmalyukov commented on JBIDE-20479:
------------------------------------------------

Let's do an experiment - go to Preferences, JBossTools/Web/Editors/VisualPageEditor and set xulrunner mode there(bear in mind you should be under gtk2). After restart please open central and tell me what will hapen

> broken images in JBT/JBDS Central
> ---------------------------------
>
>                 Key: JBIDE-20479
>                 URL: https://issues.jboss.org/browse/JBIDE-20479
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.3.0.Beta2
>            Reporter: Nick Boldt
>            Assignee: Snjezana Peco
>            Priority: Minor
>             Fix For: 4.3.0.CR1
>
>         Attachments: 20479_still_broken.png, broken-images-central-JBDS9CR1.png, broken-images-central-JBT-JBDS.png
>
>
> Broken images. See screenshot. The first image, for the HTML5 project, links to this:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%2Fwizards%2Fhtml5.png
> But that won't load in my browser.
> Instead, THIS image DOES load:
> file:///home/nboldt/eclipse/workspace-clean45-2/.metadata/.plugins/org.jboss.tools.central/images/1206740293/images%252Fwizards%252Fhtml5.png
> Seems you need one extra level of escapes: `%252F` instead of just `%2F` for those slashes ( / ).
> Could your filenames simply be images-wizards-html5.png to avoid the need for hexcode escapes?



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list