XWiki Core

Absolute parent when clicking on a relative link to page that doesn't exists

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 2.2.1
  • Fix Version/s: None
  • Component/s: Rendering 2.0
  • keywords:
    patch
  • Description:
    Hide

    Here is the foms of the URL of a link I got from a document that link to a not existing document:

    /xwiki/bin/edit/Space/Page?parent=xwiki%3ASpace.NewPage

    Relative to the edition of the new page, but the parent is referenced including the DB, which does not break anything, but differ from previous behaviour, is overkill, and could get end user wrong.

    Show
    Here is the foms of the URL of a link I got from a document that link to a not existing document: /xwiki/bin/edit/Space/Page?parent=xwiki%3ASpace.NewPage Relative to the edition of the new page, but the parent is referenced including the DB, which does not break anything, but differ from previous behaviour, is overkill, and could get end user wrong.
  1. parent-link.patch
    (0.5 kB)
    Denis Gervalle
    19/Mar/10 15:46

Activity

Hide
Denis Gervalle added a comment - 19/Mar/10 15:46

This is a quick fix for putting back the parent parameter to what it was before.

Show
Denis Gervalle added a comment - 19/Mar/10 15:46 This is a quick fix for putting back the parent parameter to what it was before.

People

Dates

  • Created:
    05/Mar/10 10:22
    Updated:
    19/Mar/10 15:47