Issue Details (XML | Word | Printable)

Key: XWIKI-715
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Sergiu Dumitriu
Reporter: Johan MOREAU
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
XWiki Core

Arguments passed to radeox macros like {image} or {attach} should not be rendered

Created: 09/Jan/07 23:10   Updated: 26/Jun/08 02:25
Component/s: Rendering 1.0
Affects Version/s: 1.0 B2
Fix Version/s: 1.5 RC1

Issue Links:
Dependency
 
Duplicate
 

keywords: bugfixingday
Date of First Response: 17/Jun/08 17:42
Resolution Date: 26/Jun/08 02:24
Tests: Unit
Development Priority: Medium


 Description  « Hide
Double underscore interpreted in {image}. {image:__myPicture.jpg} doesn't work.

 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol added a comment - 17/Jun/08 17:42
Fixed temporarily by the clear name patch for attachment. However we need to fix that patch since it prevents attaching file names with spaces or chinese ideograms for example.

Sergiu Dumitriu added a comment - 17/Jun/08 18:09
Another case when this fails is when doing PDF exports in Jetty, which uses a path containing __ as the work directory where temporary images are saved.

Sergiu Dumitriu added a comment - 17/Jun/08 18:19
... which has nothing to do with cleaning file names, so a real fix is needed for this.

Sergiu Dumitriu added a comment - 26/Jun/08 02:24
Fixed in rev. 10825