I'm looking for a part-time remote job.

Hire me


I'm the author of:

Mastering Redmine is a comprehensive guide with tips, tricks and best practices, and an easy-to-learn structure.

Check the book's project or

Buy the book

Social pages of the book:

By buying this book you also donate to Redmine (see this page).


Follow me:

Bug #2090

Quote replacement in wikilinks

Added by Xavier Calland almost 12 years ago. Updated over 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
05 Jul 2012
Due date:
28 Nov 2012
% Done:

100%

Redmine version:
2.0.3
External issue:

Description

When a link contains a quote (“'” character) it’s replace by &rsquo ; with redmine 2.0.3

[[Foo's page]]

gives

<a ...>Foo&rsquo;s page</a>

Associated revisions

Revision 30 (diff)
Added by Andriy Lesyuk over 11 years ago

Switched to UTF-8 instead of HTML entities (#2090)

History

#1 Updated by Andriy Lesyuk almost 12 years ago

  • Status changed from New to Open
  • Assignee set to Andriy Lesyuk

#2 Updated by Andriy Lesyuk over 11 years ago

  • Status changed from Open to Incomplete

Isn’t it rendered fine?.. Another apostrophe, e.g. Foo’s page, does not seem to be a problem?

#3 Updated by Xavier Calland over 11 years ago

It works with but not '

#4 Updated by Andriy Lesyuk over 11 years ago

  • Status changed from Incomplete to Open

Oh, Seems I got it...

#5 Updated by Andriy Lesyuk over 11 years ago

  • Target version set to 1.0.0b

#6 Updated by Andriy Lesyuk over 11 years ago

  • Target version changed from 1.0.0b to 0.0.3

#7 Updated by Andriy Lesyuk over 11 years ago

  • Status changed from Open to In Progress
  • % Done changed from 0 to 100

Completely changed the way codes are replaced! Not sure if there will not be new issues...

It would be very nice if someone could test (get recent plugin from SVN).

#8 Updated by Andriy Lesyuk over 11 years ago

  • Due date set to 28 Nov 2012
  • Status changed from In Progress to Closed

Ok, assuming it works fine...

Also available in: Atom PDF

Terms of use | Privacy policy