Modify

Opened 13 years ago

Closed 10 years ago

#9062 closed defect (fixed)

wiki-page level-1-title broken on 0.12

Reported by: anonymous Owned by: Steffen Hoffmann
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 (0)

Change History (3)

comment:1 Changed 13 years ago by Steffen Hoffmann

Keywords: RegExp 0.12 added
Status: newassigned

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

comment:2 Changed 13 years ago by Steffen Hoffmann

(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.

comment:3 Changed 10 years ago by Steffen Hoffmann

Resolution: fixed
Status: assignedclosed

In 13815:

TagsPlugin: Completing preparation for v0.7 release.

Availability of that code as stable, tagged release
closes #2429, #3359, #3610, #3624, #3677, #3754, #3864, #3947, #3983, #4078, #4277, #4503, #4799, #5523, #7787, #7857, #8638, #9057, #9058, #9059, #9060, #9061, #9062, #9063, #9149, #9210, #9521, #9630, #9636, #10032, #10416, #10636, #11096, #11147, #11152, #11274, #11302, #11658 and #11659.

Additionally there are some issues and enhancement requests showing progress,
but known to require more work to resolve them satisfactorily, specifically
refs #2804, #4200, #8747 and #9064.

Thanks to all contributors and followers, that enabled and encouraged a good
portion of this development work.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Steffen Hoffmann.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.