This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 23325

Summary: Typos in templates
Product: xml Reporter: Milan Kubec <mkubec>
Component: CodeAssignee: _ lkramolis <lkramolis>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: -FFJ-   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2002-05-10 09:48:29 UTC
There are typos in comments OASIS XML Catalog
template:

creted -> created
publid -> public
regitration -> registration

<?xml version="1.0" encoding="UTF-8"?>

<!-- OASIS XML Catalog file creted  by mk97936 on
10. kv&#283;ten 2002 -->

<!-- see
http://www.oasis-open.org/committees/entity/spec.html
-->

<catalog
xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog">
               

    <!-- Sample publid ID mapping regitration. -->
    <public publicId="-//Company//Entity ID//EN"
uri="file:/path/entity"/>

</catalog>
Comment 1 _ lkramolis 2002-05-10 09:58:04 UTC
Fixed, thanks.
Comment 2 Milan Kubec 2002-10-17 11:00:44 UTC
Verified.
Comment 3 Quality Engineering 2003-07-02 08:40:56 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.