Bug #275
Page anchors don't function as expected
| Status: | Closed | Start date: | 2010-05-11 | |
|---|---|---|---|---|
| Priority: | Medium | Due date: | ||
| Assignee: | Robert Clipsham | % Done: | 100% |
|
| Category: | - | |||
| Target version: | 2.5.5 | |||
| PHP Version: |
Description
Due the the <base> tag used in the built in TangoCMS themes, when inserting an anchor link in content eg an article/page the expected behaviour of jumping to the given id on the page does not happen, instead it jumps to the homepage at the given id, which is in most cases undesirable. I propose if no url is given before the # that the current url for the page be added in automagically.
Related issues
History
Updated by Robert Clipsham over 1 year ago
Applied in changeset commit:"b84efb18a3db6165283253896565261332a5d23b".