Ticket #337 (closed defect: fixed)

Opened 6 years ago

Last modified 6 years ago

Site setup portlet should not be displayed for ordinary users

Reported by: hans Assigned to: gbalazs
Priority: minor Milestone: 0.3 Louhi
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining: 0h
Time planned: 3h

Description (Last modified by tarmo)

On "password_form" page Plone site setup portlet is displayed for users. It should not be shown at all.

Change History

05/15/06 15:09:25 changed by tarmo

  • status changed from new to closed.
  • tt_spent changed.
  • resolution set to fixed.
  • tt_remaining changed.
  • tt_estimated changed.

Fixed by jukka in [230], when we refactored the entire community view.

05/15/06 15:23:26 changed by tarmo

  • priority changed from major to minor.
  • status changed from closed to reopened.
  • resolution deleted.
  • description changed.

Found the problem on another page. Reopened.

05/18/06 15:04:22 changed by gbalazs

  • owner changed from anonymous to gbalazs.
  • status changed from reopened to new.
  • tt_estimated set to 3h.

05/18/06 15:26:13 changed by gbalazs

  • status changed from new to closed.
  • resolution set to fixed.
  • tt_remaining set to 0h.

(In [265]) closes #337 spent 0.5h

Also fixed the version incompatibility error in LeMillSearchTool?.py with a try-except block. This is only an emergency solution, a better and safer method should be used.