[MAGNOLIA-1013] cms-taglib.tld doesn't match its dtd the uri and display name are out of order Created: 22/Aug/06  Updated: 23/Jan/13  Resolved: 10/Oct/06

Status: Closed
Project: Magnolia
Component/s: taglibs
Affects Version/s: 3.0 RC2
Fix Version/s: 3.0 RC4

Type: Bug Priority: Major
Reporter: Chris Miner Assignee: Magnolia International
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: 5m
Time Spent: Not Specified
Original Estimate: 5m
Environment:

Linux coffeeinum 2.6.15-25-amd64-generic #1 SMP PREEMPT Wed Jun 14 11:28:03 UTC 2006 x86_64 GNU/Linux


Template:
Acceptance criteria:
Empty
Task DoD:
[ ]* Doc/release notes changes? Comment present?
[ ]* Downstream builds green?
[ ]* Solution information and context easily available?
[ ]* Tests
[ ]* FixVersion filled and not yet released
[ ]  Architecture Decision Record (ADR)
Bug DoR:
[ ]* Steps to reproduce, expected, and actual results filled
[ ]* Affected version filled

 Description   

The tag lib doesn't match the dtd and therefore doesn't build on my system.

Index: /home/chris/Documents/magnolia-all/magnolia-taglib-cms/src/main/resources/META-INF/cms-taglib.tld
===================================================================
— /home/chris/Documents/magnolia-all/magnolia-taglib-cms/src/main/resources/META-INF/cms-taglib.tld (revision 6051)
+++ /home/chris/Documents/magnolia-all/magnolia-taglib-cms/src/main/resources/META-INF/cms-taglib.tld (working copy)
@@ -6,8 +6,8 @@
<tlib-version>2.1</tlib-version>

<jsp-version>1.2</jsp-version>

<short-name>cms</short-name>

+ <uri>cms-taglib</uri>

<display-name>cms taglib</display-name>

  • <uri>cms-taglib</uri>

<description>Core tag library for CMS</description>

<tag>

<name>mainBar</name>


Generated at Mon Feb 12 03:22:49 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.