Ticket #905 (new enhancement)

Opened 3 years ago

Last modified 3 years ago

cannot change the title of a CPSWikiPage

Reported by: jschmitz Assigned to: tziade
Priority: P2 Milestone: unspecified
Component: CPSWiki Version: 3.3.5
Severity: normal Keywords:
Cc:

Description (Last modified by madarche)

One cannot change the title of a CPSWikipage, it is only possible to edit the page or change the id but not the title.

Change History

09/15/05 20:43:25 changed by fguillaume

  • milestone changed from CPS 3.3.6 to CPS 3.4.0.

10/01/05 17:17:43 changed by madarche

  • severity changed from normal to enhancement.
  • description changed.
  • milestone changed from CPS 3.4.0 to unspecified.

Changeset [27804] has added the possibility to change the title of a wiki page through the ZMI. Note that since page IDs are the page titles, changing a page title is dangerous.

But what you have asked for was may be to change the ID of the page from the end-user interface? Could you please confirm?

If we were to implement changing the title from the end-user interface (not the ZMI) this functionality would have to change title and id at the same time while also modifying the links to this page from all the other pages.

Since changing the title is now possible I decrease the severity of this bug to enhancement.

10/26/05 11:01:38 changed by madarche

  • priority changed from P1 to P2.