Skip Menu |

This queue is for tickets about the Algorithm-ScheduledPath CPAN distribution.

Report information
The Basics
Id: 8248
Status: resolved
Priority: 0/
Queue: Algorithm-ScheduledPath

People
Owner: rrwo [...] cpan.org
Requestors: rrwo [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in:
  • 0.30
  • 0.31
Fixed in: 0.32_01



Subject: Some paths may double-back on themselves
It seems that some paths double back on themselves, so when one loks for a path from A to D, it might go A->B->D->C->D as an option if those edges exist (only visible when one shows several transfer possibilities). This bug needs to be confirmed.