Item9046: No Goto arrows only Next arrows

pencil
Priority: Enhancement
Current State: New
Released In: n/a
Target Release: n/a
Applies To: Extension
Component: FlowchartPlugin
Branches:
Reported By: SaschaBuechel
Waiting For:
Last Change By: AlexisHazell
It seems that FlowChartPlugin is broken. I am working with the NatEditPlugin... Perhabs it has to do something with it:

Example:

%FLOWCHART_START%

Start

  • Start
  • Id: Start

Frage

  • Type: Question
  • Yes: Next
  • No: Start

%FLOWCHART_STOP%

As I understand there should be one arrows from Frage to Start... but on my case, only the Next arrow is printed... What made I false?

-- SaschaBuechel - 21 May 2010

Hi, I have identified the same problem. The only "fix" I have found is to use the raw edit directly (not going through the WYSIWYG) and placing one "tab" char before the "*" star character for the boxes attributes. I used copy/paste from the FlowChartPluginExample. You can notice that if you edit the example with the wysiwyg editor, you immediately destroy the nice flow chart and you get something similar to what you get from your example.

Did you get any answer, do you know if there is any activity with this plugin?

-- AntoineMuller - 10 Nov 2010

Hi, I had the same problem and could find a solution after I read the work-around from SaschaBuechel. As I see there is no need to match the rules with exactly one whitespace before the "*". Use the following patch to change the behaviour: FlowchartPlugin.pm.diff

-- ChristianSchupfner - 10 Aug 2011

The diff works, but only when one is careful with vertical whitespace: there needs to be one blank line in the wiki text before each flowchart item. I feel this should probably be documented.

-- AlexisHazell - 19 Feb 2012

 

ItemTemplate edit

Summary No Goto arrows only Next arrows
ReportedBy SaschaBuechel
Codebase 1.0.9
SVN Range
AppliesTo Extension
Component FlowchartPlugin
Priority Enhancement
CurrentState New
WaitingFor
Checkins
TargetRelease n/a
ReleasedIn n/a
CheckinsOnBranches
trunkCheckins
Release01x01Checkins
I Attachment Action Size Date Who Comment
FlowchartPlugin.pm.diffdiff FlowchartPlugin.pm.diff manage 538 bytes 10 Aug 2011 - 07:02 ChristianSchupfner Path for FlowchartPlugin to work correct with multiple whitespace before *
Topic revision: r5 - 19 Feb 2012, AlexisHazell
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy