Ticket #1928 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Some groups are broken

Reported by: hans Assigned to: anonymous
Priority: blocker Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining: 0h
Time planned:

Description

One of the groups returns the following error message:

http://lemill.net/lemill-server/community/groups/lalilee

Error Type
SyntaxError
Error Value
Unable to parse (Missing.Value,), {}
Request made at
2009/11/06 14:28:42.199 GMT+1

I have no information about other groups that are broken.

Change History

11/23/09 11:57:36 changed by jukka

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

(In [2944]) Fixed #1940, Fixed #1928. Found the cause for mishandling renamed objects in catalogs and external file storage. If there was an error in manage_beforeDelete, it was omitted and necessary BaseObject? tasks were not done.