Ticket #1011 (closed defect: fixed)

Opened 1 year ago

Last modified 10 months ago

datagard must create safe name for root topic

Reported by: netblade Assigned to: piotras
Priority: major Milestone: 8.09.7 Ragnaroek
Component: MidCOM component Version: 8.09 Ragnaroek
Keywords: Cc:

Description

when creating a new host with datagard, it creates root topic and all other stuff and names them by url and some other strings ("www.mydomain.com" => "www.mydomain.com root topic"). Those names are not url-safe and now when there is that check for names, asgard gives error when editing that topic.

Change History

04/27/09 20:49:53 changed by piotras

  • milestone changed from 8.09.5 Ragnaroek to 8.09.6 Ragnaroek.

05/04/09 18:14:11 changed by flack

IMHO, it would be preferable if the url-safe check could just be skipped, because even if datagard would create only items that pass the test, all exisiting ones (i.e. everything created before 8.09.4) would still have this problem once you access it (and I don't see why all those names should be url-safe all of a sudden, they seemed to work fine until now)

10/20/09 13:00:17 changed by piotras

  • milestone changed from 8.09.6 Ragnaroek to 8.09.7 Ragnaroek.

11/26/09 16:01:25 changed by piotras

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

It's already fixed in r23635