Bug 361509

Summary: Variable manager widget present wrong variables after run the help of some functions
Product: [Applications] cantor Reporter: Filipe Saraiva <filipe>
Component: octave-backendAssignee: Filipe Saraiva <filipe>
Status: RESOLVED FIXED    
Severity: normal CC: alexanderrieder, filipe
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In: 16.04
Sentry Crash Report:

Description Filipe Saraiva 2016-04-07 22:41:49 UTC
Some functions has the symbol '=' in the help, consequently Cantor load some of this information as variables. For instance, if the user run 'help abs', some information will be presented as variables.

Reproducible: Always

Steps to Reproduce:
1. Open Octave backend in Cantor;
2. Run 'help abs';
3. See some information in Variable Management widget presented as variables.

Actual Results:  
Wrong information is presented as variables in Variable Management widget.

Expected Results:  
Only variables must be presented in the Variable Management widget.
Comment 1 Filipe Saraiva 2016-04-07 22:45:39 UTC
Git commit df354da9f2f35f46acd09095495ad27321bdb573 by Filipe Saraiva.
Committed on 07/04/2016 at 22:43.
Pushed by filipesaraiva into branch 'master'.

Fix variable presentation of Octave backend after
run help command for some functions
FIXED-IN: 16.04

M  +2    -1    src/backends/octave/octaveexpression.cpp

http://commits.kde.org/cantor/df354da9f2f35f46acd09095495ad27321bdb573
Comment 2 Filipe Saraiva 2016-04-07 22:46:45 UTC
Git commit 232b897df1aa49705ea071ba2e8c8cebe3be330b by Filipe Saraiva.
Committed on 07/04/2016 at 22:45.
Pushed by filipesaraiva into branch 'Applications/16.04'.

Fix variable presentation of Octave backend after
run help command for some functions
FIXED-IN: 16.04

M  +2    -1    src/backends/octave/octaveexpression.cpp

http://commits.kde.org/cantor/232b897df1aa49705ea071ba2e8c8cebe3be330b