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:

Support #2250

Textilizable fix in Redmine

Added by Andriy Lesyuk over 10 years ago.

Status:
Open
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
08 Oct 2013
Due date:
% Done:

0%

Redmine version:
External issue:

Description

The textilizable method should always have the object reference. That is, all usages of this method should look like:

textilizable(@object, :method_name)

or:

textilizable(@object.method_name, :object => @object)

This change must be done in Redmine...


Related issues

Related to WikiNG - Feature #1901: Mentions in user profile Closed 27 Nov 2011 13 Oct 2013

Also available in: Atom PDF

Terms of use | Privacy policy