Ticket #3 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Linking to a node with no name causes a crash

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

Description

Putting a wiki link [[|foo]] causes the ModWiki? formatter to break - it tries to pass back to the node_exists method of CGI::Wiki and fails:

No valid node name supplied at /usr/share/perl5/CGI/Wiki.pm line 447

Change History

Changed 4 years ago by dom

  • milestone set to 0.70

Changed 4 years ago by dom

  • status changed from new to assigned
  • component changed from wiki-toolkit to wiki-toolkit-formatter-usemod
  • milestone 0.70 deleted

Not in 0.70 milestone because is not in the Wiki::Toolkit dist.

Changed 4 years ago by dom

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

(In [325]) Fix bug with badly-named internal links (fixes #3)

Note: See TracTickets for help on using tickets.