Ticket #4 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

With newer Text::Wikiformat, write_node fails with blank data

Reported by: dom Owned by: dom
Priority: major Milestone:
Component: wiki-toolkit Version: svn
Keywords: Cc:

Description

This is a long-standing bug that has been partially worked around in OpenGuides? but needs to be fixed here. This is shown by the existing text 012_blank_data. Should be fairly easy to fix:

#   Failed test '...but not if blank content and undef metadata supplied'
#   in t/012_blank_data.t at line 22.
#          got: 'Can't call method "type" on an undefined value at /usr/share/perl5/Text/WikiFormat.pm line 234.
# '
#     expected: ''

Change History

Changed 4 years ago by dom

  • status changed from new to closed
  • resolution set to invalid

This is fixed in Text::WikiFormat? 0.78 so not our bug.

Changed 4 years ago by david

  • status changed from closed to reopened
  • resolution invalid deleted

Then Makefile.PL should say that we require 0.78 of Text::WikiFormat?, rather than 0.45 as it does at the moment.

Changed 4 years ago by david

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

Fixed in r374.

Note: See TracTickets for help on using tickets.