Ticket #6824 (closed defect: fixed)

Opened 2 years ago

Last modified 1 year ago

Does not work properly for subpages

Reported by: zeljko_t@post.htnet.hr Assigned to: rjollos
Priority: normal Component: AcronymsPlugin
Severity: major Keywords:
Cc: Trac Release: 0.11

Description

Let's say there is acronym definition

HAHigh AvailabilityHighAvailability?

and matching wiki/HighAvailability page.

If I put it on the page wiki/Test, it will work OK.

But if I put it on the sub-page: wiki/MainPage/Test2 AcronymsPlugin link will be wiki/MainPage/HighAvailability, which is wrong. Address is relative from current page, and it should be relative from wiki root.

Please fix plugin so it uses address relative from wiki/

Attachments

Change History

12/04/10 11:24:13 changed by rjollos

  • owner changed from athomas to rjollos.
  • status changed from new to assigned.

Confirmed with Trac 0.11.8dev-r9998. Not sure how to fix just yet.

12/05/10 17:17:49 changed by rjollos

We weren't constructing the URL correctly, at least in the Trac 0.11 sense. Fix is on its way.

12/05/10 17:20:18 changed by rjollos

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [9586]) The relative URL was not being constructed properly when the reference was to a wiki page. Fixes #6824.


Add/Change #6824 (Does not work properly for subpages)




Change Properties
Action