Bug 361509 - Variable manager widget present wrong variables after run the help of some functions
Summary: Variable manager widget present wrong variables after run the help of some fu...
Status: RESOLVED FIXED
Alias: None
Product: cantor
Classification: Applications
Component: octave-backend (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Filipe Saraiva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-07 22:41 UTC by Filipe Saraiva
Modified: 2016-04-08 17:21 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 16.04


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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