Edgewall Software
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#9391 closed defect (fixed)

link shortening should not apply to "inline" mode with PageOutline macro

Reported by: mike_mp@… Owned by: mike_mp@…
Priority: normal Milestone: 0.12.1
Component: rendering Version:
Severity: normal Keywords:
Cc: mike_mp@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

patch is attached. Basically allows PageOutline "inline" mode to look like:

* First section, complete title.
* Second section, complete title.

instead of

* First section, complete...
* Second section, complete...

It appears that shortening was applied most likely to work with "pullout" mode, affecting fixes such as #3225.

Attachments (1)

page_outline_shortening.patch (1.9 KB ) - added by mike_mp@… 14 years ago.

Download all attachments as: .zip

Change History (3)

by mike_mp@…, 14 years ago

comment:1 by Remy Blank, 14 years ago

Resolution: fixed
Status: newclosed

Slightly refactored patch applied in [9959] (passing the shorten argument to .format() instead of the constructor, and leaving the default to True to avoid breaking existing code).

comment:2 by Remy Blank, 14 years ago

Owner: changed from Remy Blank to mike_mp@…

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain mike_mp@….
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from mike_mp@… 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.