Ticket #1893 (closed enhancement: fixed)

Opened 11 months ago

Last modified 4 months ago

Portlets should have user-friendly IDs

Reported by: madarche Assigned to: jmorliaguet
Priority: P1 Milestone: CPS 3.4.7
Component: CPSPortlets Version: TRUNK
Severity: normal Keywords:
Cc:

Description (Last modified by madarche)

When a portlet is created it has an ID like "portlet_425210414". This is not user-friendly and makes it really hard to find a specific portlet in the ZMI and in a GenericSetup? XML export.

The portlets IDs should be based on the name provided by the user when they are created, just like any other CPS documents.

Note that after this problem is fixed, already created portlets will still have their unfriendly IDs. Only newly created portlets will benefit from the fix.

Change History

02/25/08 01:40:33 changed by gracinet

+1, but beware that some html ids are based on this zope id.

03/12/08 11:23:21 changed by madarche

  • description changed.

04/24/08 11:39:20 changed by madarche

  • priority changed from P2 to P1.

09/04/08 12:14:52 changed by madarche

  • status changed from new to closed.
  • resolution set to fixed.

Fixed by changeset [52971].

09/04/08 12:19:29 changed by madarche

This improvement only affects the ID of the portlet at its creation. If one changes the title of the portlet once it is created, the ID will remain the same.