<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to bugs</title><link>https://sourceforge.net/p/scope/bugs/</link><description>Recent changes to bugs</description><atom:link href="https://sourceforge.net/p/scope/bugs/feed.rss" rel="self"/><language>en</language><lastBuildDate>Mon, 27 Sep 2004 09:39:15 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/scope/bugs/feed.rss" rel="self" type="application/rss+xml"/><item><title>Undefined jar dependencies for scope2.alpha2</title><link>https://sourceforge.net/p/scope/bugs/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When building scope2.alpha2 with maven the following&lt;br /&gt;
dependency cannot be matched :&lt;br /&gt;
commons-resources\jars\commons-resources-20031105.jar&lt;br /&gt;
others cannot be found on ibiblio or scopemvc.&lt;br /&gt;
It is impossible to build the software as is.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Christophe Roux</dc:creator><pubDate>Mon, 27 Sep 2004 09:39:15 -0000</pubDate><guid>https://sourceforge.net79156ae1aca7e3568674becb7e7dc13819ea817f</guid></item><item><title>Message key not resolved</title><link>https://sourceforge.net/p/scope/bugs/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;At Scope alpha 2:&lt;/p&gt;
&lt;p&gt;If a pointer is used in a SPanel and missmatch occured&lt;br /&gt;
between &lt;br /&gt;
pointerdefinition and model method name the appropriate&lt;br /&gt;
log message&lt;br /&gt;
will not be resolved correctly. Only&lt;br /&gt;
???pointerNotDefined??? will be displayed.&lt;/p&gt;
&lt;p&gt;In my opinion the private&lt;br /&gt;
ScopeInternalException.getMessages()&lt;br /&gt;
or the call of &lt;br /&gt;
super(getMessages(source).getMessage(msgCode, params))&lt;br /&gt;
isn't correct.&lt;/p&gt;
&lt;p&gt;This is a terrible bug, becasue I can't find the&lt;br /&gt;
missmatch w/o&lt;br /&gt;
having the message params.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 04 Jun 2004 17:32:20 -0000</pubDate><guid>https://sourceforge.netaf4998b331bd78f41295aa9993dae047d676f705</guid></item><item><title>setModel is not revalidating model</title><link>https://sourceforge.net/p/scope/bugs/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm not sure, but it could be a bug. &lt;/p&gt;
&lt;p&gt;In scope 2 alpha we initialize the controllers, models &lt;br /&gt;
and views at creation time. Thus the whole triad was &lt;br /&gt;
touched by scope (via setModelAndView and addChild). &lt;br /&gt;
But if we actualize data in a model and call setModel the &lt;br /&gt;
view will not be refreshed. &lt;/p&gt;
&lt;p&gt;I think refresh will only be done if the references of the &lt;br /&gt;
new and old model are not the same. But I think it would &lt;br /&gt;
be proper if oldModel.equals(newModel) would be used &lt;br /&gt;
instead. Thus i could control equalness in my own &lt;br /&gt;
sources. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 23 May 2004 08:44:15 -0000</pubDate><guid>https://sourceforge.net331afd01543807ce44cccb6418adab4e2e4f6ee3</guid></item><item><title>Build of current CVS snapshot fails</title><link>https://sourceforge.net/p/scope/bugs/24/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When trying to compile the current cvs-snapshot, it fails &lt;br /&gt;
with the following error:&lt;/p&gt;
&lt;p&gt;compile:&lt;br /&gt;
[javac] Compiling 165 source files to ...\scopemvc2&lt;br /&gt;
\target\classes&lt;br /&gt;
[javac] ...\scopemvc2&lt;br /&gt;
\src\org\scopemvc\controller\ExitRequestAction.java:102&lt;br /&gt;
: cannotresolve symbol&lt;br /&gt;
[javac] symbol : constructor ActionException &lt;br /&gt;
(java.lang.String)&lt;br /&gt;
[javac] location: class org.scopemvc.ActionException&lt;br /&gt;
[javac] ActionException actionException = new &lt;br /&gt;
ActionException(CANNOT_EXIT_MSG);&lt;br /&gt;
[javac] ^&lt;br /&gt;
[javac] 1 error&lt;/p&gt;
&lt;p&gt;BUILD FAILED&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">moh</dc:creator><pubDate>Mon, 23 Feb 2004 20:09:18 -0000</pubDate><guid>https://sourceforge.netabb243a6ba1e4a7d3dd3644a7bd3fa8e4d6621f2</guid></item><item><title>ValidationHelper doesn't set right background colour</title><link>https://sourceforge.net/p/scope/bugs/23/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;The ValidationHelper doesn't seem to set the right &lt;br /&gt;
background colour.  I would have expected the &lt;br /&gt;
background colour should be set to &lt;br /&gt;
VALIDATION_FAILED_COLOR on a validation failure.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Mon, 14 Apr 2003 01:39:46 -0000</pubDate><guid>https://sourceforge.netf3421e1f6d6ffd044e172cd1021ec2f572a27fc0</guid></item><item><title>SSortTable sort arrows</title><link>https://sourceforge.net/p/scope/bugs/22/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;- Click once, sorts ascending&lt;br /&gt;
- Click twice, sorts descending&lt;br /&gt;
- Click thrice, arrow disappears but sorting doesn't &lt;br /&gt;
change&lt;br /&gt;
- Click again to start over&lt;/p&gt;
&lt;p&gt;So there's some wierdness happening with the third &lt;br /&gt;
click.&lt;/p&gt;
&lt;p&gt;According to the version tag, this is the latest version of &lt;br /&gt;
SSortTable though I'm using Scope 1.0.1 release.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Yip</dc:creator><pubDate>Thu, 27 Mar 2003 05:32:16 -0000</pubDate><guid>https://sourceforge.net22cf6cdf840b7794c3175e8f7f2674b0dba71b83</guid></item><item><title>1.0.1 src package doesn't contain any source</title><link>https://sourceforge.net/p/scope/bugs/21/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I'm behind a firewall otherwise I'd just get it from CVS.&lt;/p&gt;
&lt;p&gt;cvsgrab isn't working for me either&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jason Yip</dc:creator><pubDate>Tue, 25 Mar 2003 00:38:37 -0000</pubDate><guid>https://sourceforge.net99b1ab942d1e7201b7633878c3094a4df5aed543</guid></item><item><title>Control not handled when using Hierarchy of controllers</title><link>https://sourceforge.net/p/scope/bugs/20/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Im having some trouble with the example giving me a warning,&lt;br /&gt;
&amp;amp;quot;[java]  WARN [AWT-EventQueue-0] (?:?) - Control not handled:&lt;br /&gt;
Control(Selected,null)&amp;amp;quot;&lt;/p&gt;
&lt;p&gt;In my childcontroller I have code to handle events of &lt;br /&gt;
Selected-type but&lt;br /&gt;
somehow it slips past and the parent controller doesent know how &lt;br /&gt;
to handle&lt;br /&gt;
it either. I think I have found out that the event fires when the &lt;br /&gt;
model&lt;br /&gt;
changes its selection at creation in the model-contructor and &lt;br /&gt;
should be&lt;br /&gt;
caught by the bound view. In the code in the example the view is &lt;br /&gt;
set after&lt;br /&gt;
the model has been created and so the link between them is not &lt;br /&gt;
working and&lt;br /&gt;
the event is lost. Is this right? When I switch order and bind the &lt;br /&gt;
view&lt;br /&gt;
before the model everything is working properly.&lt;/p&gt;
&lt;p&gt;Sourcecode from Hierarchy of controllers on page&lt;br /&gt;
&lt;a href="http://scope.sourceforge.net/guide/controller.html#specific"&gt;http://scope.sourceforge.net/guide/controller.html#specific&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;public class ParentController extends BasicController {&lt;br /&gt;
public ParentController() {&lt;br /&gt;
ParentView view = new ParentView();&lt;br /&gt;
setModel(new ParentModel());&lt;br /&gt;
setView(view);&lt;br /&gt;
ChildController childController = new &lt;br /&gt;
ChildController(view.getChildView());&lt;br /&gt;
this.addChild(childController);&lt;br /&gt;
}&lt;br /&gt;
}&lt;br /&gt;
public class ChildController extends BasicController {&lt;br /&gt;
public ChildController(ChildView view) {&lt;br /&gt;
setModel(new ChildModel());&lt;br /&gt;
setView(view);&lt;br /&gt;
}&lt;br /&gt;
}&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 12 Jan 2003 18:29:47 -0000</pubDate><guid>https://sourceforge.neted13b7beaf0752fe18da66a80496f9b5185e5113</guid></item><item><title>SAction key accelerator</title><link>https://sourceforge.net/p/scope/bugs/19/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SAction assumes that key accelerators are expressed &lt;br /&gt;
as Strings whereas the underlying Swing &lt;br /&gt;
AbstractAction assumes KeyStroke objects. SAction &lt;br /&gt;
should interpret the accelerator string as a parameter to &lt;br /&gt;
KeyStroke.getKeyStroke()&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Steve Meyfroidt</dc:creator><pubDate>Sun, 08 Dec 2002 20:10:44 -0000</pubDate><guid>https://sourceforge.net8590242598011360d0d89c7ffe59472ebaac4eeb</guid></item><item><title>SComboBox.setSelectedIndex(int index)</title><link>https://sourceforge.net/p/scope/bugs/18/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;SComboBox.setSelectedIndex(int index) doesn't work&lt;br /&gt;
immediately after refreshing the list in the combo box&lt;/p&gt;
&lt;p&gt;example:&lt;/p&gt;
&lt;p&gt;scombo.setSelector(&amp;amp;quot;list&amp;amp;quot;);&lt;br /&gt;
model.setList(newItems);&lt;br /&gt;
scombo.setSelectedItem(2);&lt;/p&gt;
&lt;p&gt;The issue is that the ModelChangeEvent is processed in&lt;br /&gt;
the AWT worker thread, in parralel to the main thread,&lt;br /&gt;
and the main thread doesn't wait for it to finish.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ludovic Claude</dc:creator><pubDate>Thu, 31 Oct 2002 14:07:53 -0000</pubDate><guid>https://sourceforge.net450b45bb3b285676b3d2bf711fdc2cf64e747a0a</guid></item></channel></rss>