<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/vwe/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/vwe/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/vwe/bugs/</id><updated>2003-03-24T12:15:37Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Fixes for workspace editor</title><link href="https://sourceforge.net/p/vwe/bugs/6/" rel="alternate"/><published>2003-03-24T12:15:37Z</published><updated>2003-03-24T12:15:37Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.net94708c108a839e2b2c11cfc0ea40af807c5bbea9</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;* When editing an existing workspace, if a group is&lt;br /&gt;
selected it does not show the groups icon, but instead&lt;br /&gt;
the single user icon&lt;br /&gt;
* Expires and starts now are not loaded from an&lt;br /&gt;
existing workspace&lt;br /&gt;
* Exit button quits VWE&lt;br /&gt;
* Modifying the name of a WS creates a new one with the&lt;br /&gt;
new name&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fixes for Workspace Editor</title><link href="https://sourceforge.net/p/vwe/bugs/5/" rel="alternate"/><published>2003-02-26T12:32:09Z</published><updated>2003-02-26T12:32:09Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.netbe0069b0ee7af63349ca85d5090888cfc9dff794</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;* Make the bottom button bar smaller. (The one with &amp;amp;quot;Next&amp;amp;quot;)&lt;br /&gt;
* Change text from &amp;amp;quot;New workspace&amp;amp;quot; to &amp;amp;quot;Edit workspace&amp;amp;quot;&lt;br /&gt;
when editing an existing workspace&lt;br /&gt;
* Raise the help text and the date selection in the&lt;br /&gt;
pane &amp;amp;quot;Date selection&amp;amp;quot;. &lt;br /&gt;
* Rearrange the panels in the folowing order: 1. New 2.&lt;br /&gt;
Date 3. Users 4. Extended 5. Categories. 6. Tools&lt;br /&gt;
*  Change the text in the Tools pane to &amp;amp;quot;No learning&lt;br /&gt;
objects available&amp;amp;quot;&lt;br /&gt;
* Right click on the learning objects should give a&lt;br /&gt;
short description&lt;br /&gt;
* Add &amp;amp;quot;Right click on the tools and learning objects&lt;br /&gt;
for a description&amp;amp;quot; text to the help text. &lt;br /&gt;
* Cancel closes without asking&lt;br /&gt;
* Null pointer when finishing at&lt;br /&gt;
nu.vwe.tools.system.workspace.wizard.WorkSpaceWizardToolsContent.applyChanges(WorkSpaceWizardToolsContent.java:91)&lt;br /&gt;
* Infinite loop in the user pane&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>replace localhost with full hostname in initialize</title><link href="https://sourceforge.net/p/vwe/bugs/4/" rel="alternate"/><published>2003-02-24T11:41:38Z</published><updated>2003-02-24T11:41:38Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.net8f24ed564635f420ddfae9593141c652e6e2b7cb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Replace localhost with full hostname in initialize&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Fixes for Tool Editor</title><link href="https://sourceforge.net/p/vwe/bugs/3/" rel="alternate"/><published>2003-02-19T10:52:33Z</published><updated>2003-02-19T10:52:33Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.net37b3f5ce3adf09e9518233f6bceda26fea02fbe5</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;* Change from META-data to Metadata&lt;br /&gt;
* Make the input fields wider&lt;br /&gt;
* Make the text in the Description input field wrap&lt;br /&gt;
* List items window out of style! Make it proportional&lt;br /&gt;
* Remove scrollbars&lt;br /&gt;
* Align the meta data fields to the right&lt;br /&gt;
* Remove the 200234234 debug prints&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Make Tools load LearningObjects upon startup</title><link href="https://sourceforge.net/p/vwe/bugs/2/" rel="alternate"/><published>2003-02-12T12:53:07Z</published><updated>2003-02-12T12:53:07Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.netb5b80f707c97ec7c46b49e9844b835184ba12048</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;As it is now, the tools don't receive the selected&lt;br /&gt;
Learning Objects upon boot. Fix it by changing the Tool&lt;br /&gt;
API and SystemManager. &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Transaction problems under high load</title><link href="https://sourceforge.net/p/vwe/bugs/1/" rel="alternate"/><published>2002-12-03T12:14:17Z</published><updated>2002-12-03T12:14:17Z</updated><author><name>Mikael Berglund</name><uri>https://sourceforge.net/u/mikaelb/</uri></author><id>https://sourceforge.net7e1d3ca8b546489b72685077a080c743d499d328</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- javax.ejb.TransactionRolledbackLocalException: A CMR&lt;br /&gt;
field cannot be set or added to a relationship in&lt;br /&gt;
ejbCreate; this should be done in the ejbPostCreate&lt;br /&gt;
method instead [EJB 2.0 Spec. 10.5.2]&lt;/p&gt;
&lt;p&gt;This exception is thrown when the load gets too high.&lt;br /&gt;
I'm guessing that this has to do with the transactions&lt;br /&gt;
deadlocking beans. &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>