Ticket #157 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Expand Boolean literals that are acceptable

Reported by: sethj Owned by: scorfield
Type: defect Priority: normal
Milestone: Fusebox 5.1 Component: Fuxebox 4.1 Compatibility
Version: 5.0 Severity: normal
Keywords: Cc:

Description

Please add yes|no to the DTD as possible Boolean literals that are acceptable.

Attachments

Change History

Changed 2 years ago by scorfield

  • status changed from new to assigned
  • milestone set to Fusebox 5.1

Add to 5.1 for discussion.

Changed 2 years ago by scorfield

  • version set to 5.0

Changed 2 years ago by scorfield

  • severity changed from blocker to normal

Since this is a compatibility issue - Fusebox 4.1 allows "yes" and "no" - it is a reasonable request. And it's easy.

Changed 2 years ago by scorfield

  • status changed from assigned to closed
  • resolution set to fixed

(In [267]) Fixes #157 by allowing "yes" and "no" wherever only "true" or "false" were previously allowed.

Changed 2 years ago by scorfield

(In [268]) Addresses #157 by updating the DTD to match what the verbs now allow.

Note: See TracTickets for help on using tickets.