Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » [mediawiki] Problem with underscore character(underscore character is replace with a blank one)
[mediawiki] Problem with underscore character [message #515307] 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-View_menu.gif
     [null] Getting: http://wiki.eclipse.org//images/c/c7/MoDiscoModelBrowser-View_menu.gif
     [null] To: D:\guyomar\workspaces\WikiText\org.eclipse.gmt.modisco.dev.core\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 #515643 is a reply to message #515307] Fri, 19 February 2010 10:50 Go to previous message
David Green is currently offline David GreenFriend
Messages: 136
Registered: July 2009
Senior 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 feature results in error
Goto Forum:
  


Current Time: Tue Apr 23 15:33:36 GMT 2024

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

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

Back to the top