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 #2142

WikingApplicationHelperPatch: InstanceMethods: wikipedia language can only be 1 character

Added by Anonymous about 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Start date:
29 Jan 2013
Due date:
% Done:

100%

Redmine version:
External issue:

Description

Dear Andriy,

in the modul WikingApplicationHelperPatch: InstanceMethods is bug in the regex WIKING_LINK_RE. A + is missing: (?:\[([^\]])\]) shoud be (?:\[([^\]]+)\]) – see WikiNG.patch.

Greatings from Germany,
Daniel Gloger

WikiNG.patch View (704 Bytes) Anonymous, 29 Jan 2013 14:39


Related issues

Related to WikiNG - Support #2419: Wikipedia languages Closed 24 Dec 2017

Associated revisions

Revision 38 (diff)
Added by Andriy Lesyuk almost 11 years ago

Fixed #2142 and #2152, started working on #2154 and #2158

History

#1 Updated by Andriy Lesyuk about 11 years ago

  • Status changed from New to Open
  • Target version changed from 1.0.0b to 0.0.4

Thanks!

#2 Updated by Andriy Lesyuk almost 11 years ago

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

#3 Updated by Andriy Lesyuk almost 11 years ago

  • Status changed from In Progress to Closed

Applied in changeset r38.

#4 Updated by Andriy Lesyuk over 6 years ago

Also available in: Atom PDF

Terms of use | Privacy policy