Ticket #562 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

n.n.calendar: Empty event names

Reported by: bergie Assigned to: rambo
Priority: major Milestone: 8.09.4 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

When creating multiple n.n.calendar events with same title (at least in RSS import of them), the URL names end up empty.

Change History

12/15/08 14:36:42 changed by bergie

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

Seems to work OK now.

02/02/09 14:17:17 changed by xfade

  • status changed from closed to reopened.
  • resolution deleted.

When I create a new event and leave the URL name (internal) field empty, the event gets created without an url. If you look at the event list, the event has this URL for example: http://maemo.org/events//

Where normally the url should be generated based on the title field or as guid.

03/09/09 09:56:17 changed by jval

  • milestone changed from 8.09.3 Ragnaroek to 8.09.4 Ragnaroek.

Correcting the milestone. 8.09.3 was the original milestone but the reopened issue is clearly for 8.09.4.

03/11/09 10:46:18 changed by bergie

  • owner changed from bergie to rambo.
  • status changed from reopened to new.

See also #809

03/11/09 13:47:17 changed by rambo

(In [21017]) use automatic name catenation on RSS imported objects, refs #809 & #562

03/11/09 14:06:49 changed by rambo

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

r21016 should have fixed this for on-site event creation (but you must use the urlname datatype in schema)

03/11/09 15:32:23 changed by rambo

(In [21031]) more robust name safeties, refs #809 & #562