Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorSai Vineet <saivineet89@gmail.com>2013-11-20 14:47:14 (GMT)
committer Agustin Zubiaga <aguz@sugarlabs.org>2013-11-21 11:06:32 (GMT)
commitab7b5fe2906867093370c1d6756edbcc486f0a28 (patch)
treebc346ec80615bcefe6f58b88c5a67968b3f677ee /setup.py
parent2767551bf75593d88be8a46b5e62f55c496ffd43 (diff)
Filter Chart Inputs
Problem: Error when inputting value with preceding "$" causes a problem - Invalid value The value must be a number (integer or decimal) - the wording is too advanced for primary school students to understand, need to implement a filter to prevent such vales from being entered. Solution: Implement a filter to extract the most probable input the user wants. If there is not probable input, like "dscsdc", then display error message. Fixes #4588 Signed-off-by: Agustin Zubiaga <aguz@sugarlabs.org>
Diffstat (limited to 'setup.py')
-rwxr-xr-x[-rw-r--r--]setup.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c60f4d0..c60f4d0 100644..100755
--- a/setup.py
+++ b/setup.py