◊(Local Yarn Code "View Ticket")

2019-03-19
03:38 Closed ticket [b3ade0b7]: Default title situation is muddy plus 4 other changes artifact: 10c86ce9 user: joel
03:31
Use a tag instead of metas for title. Use default-title consistently. Refine first-words to be smarter about punctutation. Closes [c055cacb] and fixes [b3ade0b7] check-in: e81b4199 user: joel tags: trunk
2019-02-27
15:14 Ticket [b3ade0b7] Default title situation is muddy status still Open with 4 other changes artifact: e6370ee2 user: joel
15:14 New ticket [b3ade0b7]. artifact: e344d0bb user: joel

Ticket Hash: b3ade0b7940860b1c23fb51031371e025c97f3a0
Title: Default title situation is muddy
Status: Closed Type: Code Defect
Severity: Important Priority: Low
Subsystem: Resolution: Fixed
Last Modified: 2019-03-19 03:38:11
Version Found In:
User Comments:
joel added on 2019-02-27 15:14:34:

"dust.rkt" has a default-title function which purports to be The Way for assigning a title to articles that don't supply their own. But "crystalize.rkt" ignores it and supplies its own method for constructing a default title. The two should be synthesized!


joel added on 2019-03-19 03:38:11:
Fixed in [e81b419].