Edgewall Software
Modify

Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#2503 closed defect (wontfix)

ParentWiki fails to provide correct url when page name contains space

Reported by: akhavr@… Owned by: Jonas Borgström
Priority: normal Milestone:
Component: wiki system Version: 0.9
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Try:

  1. Create a WikiPage
  2. Create a "WikiPage/Page Name", e.g. with [[RelLink(Page Name)]]
  3. Add [[ParentWiki]] on the "WikiPage/Page Name" and save the page

Wrong: the link points to WikiStart

Should be: the link should point to "WikiPage"

Trac 0.9 ParentWiki: lates available at this time.

Attachments (0)

Change History (2)

comment:1 by anonymous, 18 years ago

changing line 27 to m = re.search("(.+)/(.+)$", prefix) fixes it for me

comment:2 by Matthew Good, 18 years ago

Resolution: wontfix
Status: newclosed

The macros on the MacroBazaar are not supported by the TracTeam, so please contact the author, or upload a new version with your fixes.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.