login  home  contents  what's new  discussion  bug reports     help  links  subscribe  changes  refresh  edit

Edit detail for #280 hyperdoc crashes when we enter either '**' or ' ""**" ' under Browse and operations revision 7 of 8

1 2 3 4 5 6 7 8
Editor: japp
Time: 2008/10/16 11:20:30 GMT-7
Note:

added:

From japp Thu Oct 16 11:20:30 -0700 2008
From: japp
Date: Thu, 16 Oct 2008 11:20:30 -0700
Subject: 
Message-ID: <20081016112030-0700@axiom-wiki.newsynthesis.org>

Status: fixed somewhere => fix proposed 


Submitted by : (unknown) at: 2007-11-17T22:20:41-08:00 (16 years ago)
Name :
Axiom Version :
Category : Severity : Status :
Optional subject :  
Optional comment :

See title... The output message is

   >> System error:
   |error| is not of type SEQUENCE.

fixed in FriCAS? --kratt6, Thu, 20 Dec 2007 01:54:17 -0800 reply
Status: open => fix proposed

  • has to be escaped by _. If you enter , you will get all operations (but HyperDoc? asks you), entering * yields an error message (but HyperDoc? won't crash).

From Fricas:

 --an alist of the form ((kind . ) ...)
   $localLibdb : local := fnameExists? '"libdb.text" and '"libdb.text"
   lines := grepConstruct1(s,key)
+  lines is ['error,:.] => lines
   IFCAR options => grepSplit(lines,key = w)    --leave now if a constructor
   MEMQ(key,(o a)) => dbScreenForDefaultFunctions lines --kill default lines if a/o
   lines

Fixed in OpenAxiom? --japp, Thu, 16 Oct 2008 10:38:09 -0700 reply

Status: fixed somewhere => fix proposed