Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » [mediawiki] Problem with underscore character
[mediawiki] Problem with underscore character [message #600760] Thu, 18 February 2010 13:08 Go to next message
Nicolas Guyomar is currently offline Nicolas GuyomarFriend
Messages: 29
Registered: February 2010
Location: Nantes (France)
Junior Member
Hi everyone

I'm using org.eclipse.mylyn.wikitext.mediawiki 1.3.0 in order to generate Eclipse Help Content from a MediaWiki wiki

I'm facing the following problem : all images containing underscore character in their name are downloaded on my computer with blank ones instead, but in the html doc, references to images contained the right underscore

Example using the new implementation of mediawiki-fetch-images task:
<mediawiki-fetch-images dest="tmp" url="http://wiki.eclipse.org" pageName="MoDisco/Components/ModelBrowser"/>

Log is :
[mediawiki-fetch-images] Fetching http://wiki.eclipse.org//images/c/c7/MoDiscoModelBrowser-Vie w_menu.gif
[null] Getting: http://wiki.eclipse.org//images/c/c7/MoDiscoModelBrowser-Vie w_menu.gif
[null] To: D:\guyomar\workspaces\WikiText\org.eclipse.gmt.modisco.dev.c ore\doc\img\MoDiscoModelBrowser-View menu.gif
*View_menu.gif becomes *View menu.gif

Is there a way to have the underscore in the downloaded images ? Or am I making a mistake somewhere ?

Thank you


Re: [mediawiki] Problem with underscore character [message #600795 is a reply to message #600760] Fri, 19 February 2010 15:41 Go to previous message
David Green is currently offline David GreenFriend
Messages: 96
Registered: July 2009
Member
Nicolas,

It could be that you've encountered a bug. Please file it on bugs.eclipse.org and I'll look into the issue.

You may be interested in tracking this issue:

299838: Generation of Eclipse Help content from a MediaWiki
https://bugs.eclipse.org/bugs/show_bug.cgi?id=299838

Regards,

David

On 18/02/10 5:08 AM, Nicolas Guyomar wrote:
> Hi everyone
>
> I'm using org.eclipse.mylyn.wikitext.mediawiki 1.3.0 in order to
> generate Eclipse Help Content from a MediaWiki wiki
>
> I'm facing the following problem : all images containing underscore
> character in their name are downloaded on my computer with blank ones
> instead, but in the html doc, references to images contained the right
> underscore
>
> Example using the new implementation of mediawiki-fetch-images task:
> <mediawiki-fetch-images dest="tmp" url="http://wiki.eclipse.org"
> pageName="MoDisco/Components/ModelBrowser"/>
>
> Log is :
> [mediawiki-fetch-images] Fetching
> http://wiki.eclipse.org//images/c/c7/MoDiscoModelBrowser-Vie w_menu.gif
> [null] Getting:
> http://wiki.eclipse.org//images/c/c7/MoDiscoModelBrowser-Vie w_menu.gif
> [null] To:
> D:\guyomar\workspaces\WikiText\org.eclipse.gmt.modisco.dev.c ore\doc\img\MoDiscoModelBrowser-View
> menu.gif
> *View_menu.gif becomes *View menu.gif
>
> Is there a way to have the underscore in the downloaded images ? Or am I
> making a mistake somewhere ?
>
> Thank you
Previous Topic:two focus buttons in Breakpoints view
Next Topic:[wikitext-to-xslfo] Empty
Goto Forum:
  


Current Time: Fri Apr 26 08:58:38 GMT 2024

Powered by FUDForum. Page generated in 0.03138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top