MMBase

Public identifier in config xml isn't correct

Details

  • Type: Bug Bug
  • Status: Resolved Resolved
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.5
  • Fix Version/s: 1.6.4
  • Component/s: Configuration
  • Description:
    Hide
    original bugid: #176
    At this moment the config xml's are using the public identifier:
    DOCTYPE builder PUBLIC "//MMBase - builder//" url

    The official syntax is:
    prefix//owner-identifier//text-class text-description//language/displayversion

    For MMBase it'll become:

    !DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url
    Fixed in 1.6
    Fixes may also need to be added to the 1.5.1 patch
    Show
    original bugid: #176 At this moment the config xml's are using the public identifier: DOCTYPE builder PUBLIC "//MMBase - builder//" url The official syntax is: prefix//owner-identifier//text-class text-description//language/displayversion For MMBase it'll become: !DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url Fixed in 1.6 Fixes may also need to be added to the 1.5.1 patch

Activity

Hide
Gerard van Enk added a comment - 2002-06-03 18:34
Public identifier in config xml isn't correct
At this moment the config xml's are using the public identifier:
DOCTYPE builder PUBLIC "//MMBase - builder//" url

The official syntax is:
prefix//owner-identifier//text-class text-description//language/displayversion

For MMBase it'll become:

!DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url
Fixed in 1.6
Fixes may also need to be added to the 1.5.1 patch
Show
Gerard van Enk added a comment - 2002-06-03 18:34 Public identifier in config xml isn't correct At this moment the config xml's are using the public identifier: DOCTYPE builder PUBLIC "//MMBase - builder//" url The official syntax is: prefix//owner-identifier//text-class text-description//language/displayversion For MMBase it'll become: !DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url Fixed in 1.6 Fixes may also need to be added to the 1.5.1 patch
Hide
Daniel Ockeloen added a comment - 2002-08-12 20:18
Public identifier in config xml isn't correct
At this moment the config xml's are using the public identifier:
DOCTYPE builder PUBLIC "//MMBase - builder//" url

The official syntax is:
prefix//owner-identifier//text-class text-description//language/displayversion

For MMBase it'll become:

!DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url
Fixed in 1.6
Fixes may also need to be added to the 1.5.1 patch
Show
Daniel Ockeloen added a comment - 2002-08-12 20:18 Public identifier in config xml isn't correct At this moment the config xml's are using the public identifier: DOCTYPE builder PUBLIC "//MMBase - builder//" url The official syntax is: prefix//owner-identifier//text-class text-description//language/displayversion For MMBase it'll become: !DOCTYPE builder PUBLIC "-//MMBase/DTD builder config 1.0//EN url Fixed in 1.6 Fixes may also need to be added to the 1.5.1 patch

People

Dates

  • Created:
    2003-07-15 14:40
    Updated:
    2006-11-24 12:56
    Resolved:
    2006-11-24 12:56