Issue Details (XML | Word | Printable)

Key: XWIKI-672
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Sergiu Dumitriu
Reporter: Phung Hai Nam
Votes: 0
Watchers: 0
Operations

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

Filter underline text is not flexible

Created: 04/Jan/07 10:45   Updated: 04/Jan/07 15:37
Component/s: Core
Affects Version/s: 1.0 B1
Fix Version/s: 1.0 B2

Issue Links:
Dependency
 

Date of First Response: 04/Jan/07 13:21
Resolution Date: 04/Jan/07 15:37


 Description  « Hide
you can reproduce :
    in wiki editor mode :
     
    test__text1__text__text2__

    or there is space between the underscores and the text, i.e. this not work:
    
    test__ text1 __  text2 
    

and save :



 All   Comments   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Marta Girdea added a comment - 04/Jan/07 13:21
We agreed on the following:
  • There shouldn't be any space between the markers and the marked text, i.e. this should not work:
    this is __ not underlined __ text.
  • The space before and after the marked text is no longer required, i.e. this should work:
     partially un__der__lined

Sergiu Dumitriu added a comment - 04/Jan/07 15:37
Fixed in rev. 1872, works according to the new convention.