Ticket #9062 (assigned defect)

Opened 2 years ago

Last modified 2 years ago

wiki-page level-1-title broken on 0.12

Reported by: anonymous Assigned to: hasienda (accepted)
Priority: normal Component: TagsPlugin
Severity: normal Keywords: RegExp 0.12
Cc: Trac Release: 0.12

Description

Trac 0.12 introduced a syntax for headings that allows omitting the enclosing "=".

TagsPlugin uses a RegEx? to extract this as "description", and does not take into account the new syntax.

The patch in #9059 fixes this issue.

Attachments

Change History

08/28/11 20:57:05 changed by hasienda

  • keywords set to RegExp 0.12.
  • status changed from new to assigned.

Confirmed. Relevant part of your cumulative patch is extracted and prepared.

08/29/11 01:57:15 changed by hasienda

(In [10624]) TagsPlugin: Adapt REGEXP for 1st title extraction to new Trac 0.12 wiki syntax, refs #9059 and #9062.

Report and fix have been contributed by Itamar Ostricher, thank you.


Add/Change #9062 (wiki-page level-1-title broken on 0.12)




Change Properties
Action