-
Currently in the insert view whenever appropriate data
fields that are needed to populate and create a new view
instance are not filled in, on hitting the "commit
insertion to the system" button a form broken exception
is thrown. This should be replaced by appropriate dialog
boxes with status messages indicating to the user what
was missing and why was the form broken.
2005-08-08 22:28:11 UTC in The NeuroScholar System
-
When a query is executed for searching for instances of
a given view and it returns 0 records, the "View list as
Table button" should be disabled. Otherwise a null
pointer error occurs when it is clicked since there are no
records returned. This is a problem that is generic to
Windows and Apple OS X.
2005-08-08 21:06:34 UTC in The NeuroScholar System
-
When one creates a new instance of a knowledge
model say core and then adds a user/password to
facilitate future entry through this newly created login, it
fails. This might be a problem that may also be related
one that occurs when neuroscholar is loaded into the
system for the first time. Similar problems have also
been encountered on Windows systems.
2005-08-08 21:03:39 UTC in The NeuroScholar System
-
When one tries to print the fragments after listing them
on the MAC only the first page of the fragments is
printed. I dont know whether this is something that can
be resolved by some OS X setting or something within
Neuroscholar.
2005-08-08 21:01:44 UTC in The NeuroScholar System
-
After a fragment has been already entered into the
system, when it is reloaded and the 'Show Fragment
Report' button is clicked it turns out that if the fragment
contains excerpt(s) from a page that has still not be
rendered by multivalent a null pointer error occurs.
If one goes through all the pages (displays them by
clicking on the thumbnail) that contain excerpts for this...
2005-08-05 21:03:26 UTC in The NeuroScholar System
-
The pop-up window that shows up when one tries to insert a new
fragment into an imported article has a spelling mistake for the word
'first'.
2005-08-03 23:25:01 UTC in The NeuroScholar System
-
When a new fragment is inserted into the system the viewlinktable
has a missing entry for the link between the article and the fragment
because of which the link is also missing the graphical interface on
the left pane.
2005-08-03 23:23:51 UTC in The NeuroScholar System
-
When pubmed returns a bunch of results for articles in accordance
with the search criteria and one has to scroll from one page to the
next, it would be nice if the mouse pointer when pointed to 21>>40
etc changes shape to indicate it is a hyperlink and by clicking it
something will happen. Right now one clicks on it and doesnt know
anything is happening and may click on it multiple...
2005-08-03 20:41:12 UTC in The NeuroScholar System
-
When the open link button is clicked on the form used to enter a
fragment into the system, the safari browser opens up but doesnt
open the correct url, http://....
Instead it puts http:// at the end of path of the default workspace
from which the source code is executed.
2005-08-03 20:38:57 UTC in The NeuroScholar System
-
When you try to edit an Article instance, and click the
Import button, we get a java malloc error: object
checksum error. The JFileChooser instantiation is where
the code fails. For the PC it works but for the MAC the
same implementation gives an error. Its due to platform
specifics that need to be considered while coding
functions.
Some helpful links which give similar bug...
2005-07-01 21:25:40 UTC in The NeuroScholar System