<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-2589</id>
	<title>Nabble - Helma</title>
	<updated>2009-11-09T11:33:50Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Helma-f2589.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Helma-f2589.html" />
	<subtitle type="html">&lt;p&gt;An open source web application framework for fast and efficient scripting and serving of your websites and Internet applications.&lt;br /&gt;
Helma is implemented in Java and employs Javascript for its server-side scripting environment.&lt;br /&gt;
The home of Helma is at &lt;a href=&quot;http://helma.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/&lt;/a&gt;. We are also on IRC at &lt;a href=&quot;irc://irc.freenode.net/helma&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;irc://irc.freenode.net/helma&lt;/a&gt;&lt;/p&gt;</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26272326</id>
	<title>[Bug 693] helma.util.Diff() is broken</title>
	<published>2009-11-09T11:33:50Z</published>
	<updated>2009-11-09T11:33:50Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=693&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=693&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272326&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-09 20:33:50 ---
&lt;br&gt;Btw. When I look at the contents of the compiled helma.jar the only subclasses
&lt;br&gt;with lowercase names are defined in Diff.java:
&lt;br&gt;&lt;br&gt;# jar -tf lib/helma.jar | grep Diff
&lt;br&gt;helma/image/DiffusionFilterOp.class
&lt;br&gt;helma/util/Diff$Difference.class
&lt;br&gt;helma/util/Diff$change.class
&lt;br&gt;helma/util/Diff$file_data.class
&lt;br&gt;helma/util/Diff.class
&lt;br&gt;&lt;br&gt;Is this just a coïncidence or does the case get in the way here?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272326&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-693--New%3A-helma.util.Diff%28%29-is-broken-tp26272275p26272326.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26272275</id>
	<title>[Bug 693] New: helma.util.Diff() is broken</title>
	<published>2009-11-09T11:31:11Z</published>
	<updated>2009-11-09T11:31:11Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=693&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=693&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: helma.util.Diff() is broken
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Helma
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: CVS trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: Other
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: major
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Generic/Other
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272275&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272275&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;When I issue the following command with a freshly compiled Helma from SVN as of
&lt;br&gt;today I get an error:
&lt;br&gt;&lt;br&gt;var d = new Packages.helma.util.Diff(&amp;quot;aa&amp;quot;, &amp;quot;ab&amp;quot;);
&lt;br&gt;// java.lang.NoClassDefFoundError: helma/util/Diff$Change
&lt;br&gt;&lt;br&gt;Here is the stack trace:
&lt;br&gt;&lt;br&gt;java.lang.NoClassDefFoundError: helma/util/Diff$Change
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.getDeclaredMethods0(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.privateGetDeclaredMethods(Class.java:2427)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.privateGetPublicMethods(Class.java:2547)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.Class.getMethods(Class.java:1410)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.JavaMembers.discoverAccessibleMethods(JavaMembers.java:380)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.JavaMembers.discoverAccessibleMethods(JavaMembers.java:335)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.JavaMembers.reflect(JavaMembers.java:450)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.JavaMembers.&amp;lt;init&amp;gt;(JavaMembers.java:76)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.JavaMembers.lookupClass(JavaMembers.java:838)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.NativeJavaClass.initMembers(NativeJavaClass.java:84)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.NativeJavaClass.&amp;lt;init&amp;gt;(NativeJavaClass.java:78)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.NativeJavaPackage.getPkgProperty(NativeJavaPackage.java:164)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.NativeJavaPackage.get(NativeJavaPackage.java:114)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.ScriptableObject.getProperty(ScriptableObject.java:1617)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.ScriptRuntime.getObjectProp(ScriptRuntime.java:1437)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.ScriptRuntime.getObjectProp(ScriptRuntime.java:1423)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.gen.c90._c3(/Users/tobi/Projects/helma/./apps/antville/dev/Global/debug.js:14)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.gen.c90.call(/Users/tobi/Projects/helma/./apps/antville/dev/Global/debug.js)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:398)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3065)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at
&lt;br&gt;org.mozilla.javascript.gen.c90.call(/Users/tobi/Projects/helma/./apps/antville/dev/Global/debug.js)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.Context$1.run(Context.java:504)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.Context.call(Context.java:515)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at org.mozilla.javascript.Context.call(Context.java:502)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at helma.scripting.rhino.RhinoEngine.invoke(RhinoEngine.java:316)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at helma.framework.core.RequestEvaluator.run(RequestEvaluator.java:414)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.Thread.run(Thread.java:637)
&lt;br&gt;Caused by: java.lang.ClassNotFoundException: helma.util.Diff$Change
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.security.AccessController.doPrivileged(Native Method)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:319)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClass(ClassLoader.java:254)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:399)
&lt;br&gt;&amp;nbsp; &amp;nbsp; ... 27 more
&lt;br&gt;&lt;br&gt;Due to this error the String.diff() method defined in the core modules
&lt;br&gt;collection does not work, either.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26272275&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-693--New%3A-helma.util.Diff%28%29-is-broken-tp26272275p26272275.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263448</id>
	<title>[Bug 375] Wrong behavior of HobObject.get()?</title>
	<published>2009-11-09T01:29:12Z</published>
	<updated>2009-11-09T01:29:12Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=375&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=375&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263448&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263448&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #6 from s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263448&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-09 10:29:12 ---
&lt;br&gt;the solution to this is imo not inserting objects that override hopobject
&lt;br&gt;properties (collections, actions, etc) with their accessname. not a change in
&lt;br&gt;behaviour of helma.
&lt;br&gt;&lt;br&gt;jala's HopObject.getAccessName() (or smth similar) helps with that
&lt;br&gt;&lt;a href=&quot;http://dev.orf.at/trac/jala/browser/trunk/code/HopObject.js#L50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.orf.at/trac/jala/browser/trunk/code/HopObject.js#L50&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263448&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-375--Wrong-behavior-of-HobObject.get%28%29--tp26263448p26263448.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26254157</id>
	<title>[Bug 692] New: Add timeout property to global getURL()</title>
	<published>2009-11-08T06:17:57Z</published>
	<updated>2009-11-08T06:17:57Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=692&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=692&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Add timeout property to global getURL()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Helma
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: CVS trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: enhancement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: Generic/Other
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254157&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254157&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Created an attachment (id=127)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://dev.helma.org/bugs/attachment.cgi?id=127&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/attachment.cgi?id=127&lt;/a&gt;)
&lt;br&gt;A patch to control timeout in getURL().
&lt;br&gt;&lt;br&gt;The standard timeout used by Java's URL#openConnection() is really high. The
&lt;br&gt;proposed patch adds a way to control this with an optional parameter when
&lt;br&gt;loading resources with getURL.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254157&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-692--New%3A-Add-timeout-property-to-global-getURL%28%29-tp26254157p26254157.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26254118</id>
	<title>[Bug 691] New: Add unwrap parameter to global toJava() method</title>
	<published>2009-11-08T06:13:33Z</published>
	<updated>2009-11-08T06:13:33Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=691&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=691&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: Add unwrap parameter to global toJava() method
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Helma
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: CVS trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: enhancement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: JavaScript Interpreter
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254118&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254118&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Created an attachment (id=126)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://dev.helma.org/bugs/attachment.cgi?id=126&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/attachment.cgi?id=126&lt;/a&gt;)
&lt;br&gt;Patch to add control over unwrapping in toJava()
&lt;br&gt;&lt;br&gt;Right now, the global toJava() method unwraps the passed object first and then
&lt;br&gt;wraps the result of that in a NativeJavaObject for direct access to its Java
&lt;br&gt;functions on the JavaScript side of things.
&lt;br&gt;&lt;br&gt;For a script where I would need access to native function on the HopObject (not
&lt;br&gt;its wrapped Node), I need a way to control this unwrapping. Here a proposed
&lt;br&gt;patch that adds a second optional parameter to toJava to control this
&lt;br&gt;behaviour. If not defined, toJava performs the same as before.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254118&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-691--New%3A-Add-unwrap-parameter-to-global-toJava%28%29-method-tp26254118p26254118.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26253896</id>
	<title>[Bug 683] ImageIOGenerator throws IllegalStateException when saving as GIF</title>
	<published>2009-11-08T05:43:45Z</published>
	<updated>2009-11-08T05:43:45Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=683&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=683&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Juerg Lehni &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253896&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-08 14:43:44 ---
&lt;br&gt;Shall I commit this? It does not break anything and is crucial on newer JREs.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253896&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-683--New%3A-ImageIOGenerator-throws-IllegalStateException-when-saving-as-GIF-tp25610029p26253896.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26253880</id>
	<title>[Bug 375] Wrong behavior of HobObject.get()?</title>
	<published>2009-11-08T05:41:58Z</published>
	<updated>2009-11-08T05:41:58Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=375&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=375&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Juerg Lehni &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253880&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253880&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #5 from Juerg Lehni &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253880&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;lists@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-08 14:41:57 ---
&lt;br&gt;Hannes, this appears to have been dormant for a while. I am curious to hear
&lt;br&gt;your thoughts on what to do for 1.7?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26253880&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-375--Wrong-behavior-of-HobObject.get%28%29--tp26253880p26253880.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26230963</id>
	<title>[Bug 690] String.isUrl() allows invalid URLs</title>
	<published>2009-11-06T03:58:55Z</published>
	<updated>2009-11-06T03:58:55Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=690&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=690&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Philipp &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26230963&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp.naderer@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-06 12:58:54 ---
&lt;br&gt;There is a loooong Regex in the Antville-Trunk, which is taken from the jQuery
&lt;br&gt;Validation Plugin. The author took the URL-RFC and parsed it into this regex.
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://code.google.com/p/antville/source/browse/trunk/code/Global/Global.js#63&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://code.google.com/p/antville/source/browse/trunk/code/Global/Global.js#63&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26230963&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-690--New%3A-String.isUrl%28%29-allows-invalid-URLs-tp26195901p26230963.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212458</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-05T02:52:45Z</published>
	<updated>2009-11-05T02:52:45Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #5 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212458&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 11:52:45 ---
&lt;br&gt;Great! Now it also works in HopRepl again. Wonderful!
&lt;br&gt;&lt;br&gt;Renaming the method/property to getRoot()/root is fine with me.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212458&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26212458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26212097</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-05T02:22:33Z</published>
	<updated>2009-11-05T02:22:33Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #4 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212097&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 11:22:32 ---
&lt;br&gt;Unfortunately the fix was a bit more involved, but I think I have it now. In
&lt;br&gt;fact, calling Application.getDataRoot with RhinoEngine.getRhinoEngine() as
&lt;br&gt;argument from outside the app will possibly yield the wrong result, so I made
&lt;br&gt;that method protected (i.e. not callable from the outside) and the
&lt;br&gt;zero-argument Application.getDataRoot() is now the only method you can use from
&lt;br&gt;outside.
&lt;br&gt;&lt;br&gt;BTW, I find the getDataRoot/dataRoot names slightly awkward. Would you mind
&lt;br&gt;chaning this to getRoot()/root?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26212097&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26212097.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26211283</id>
	<title>[Bug 679] Problems with persist() and collections using accessName</title>
	<published>2009-11-05T01:10:19Z</published>
	<updated>2009-11-05T01:10:19Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=679&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=679&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211283&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|RESOLVED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|VERIFIED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #6 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211283&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 10:10:18 ---
&lt;br&gt;Thanks for fixing the bug, Hannes. Test and deployment app now work as
&lt;br&gt;expected.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211283&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-679--Problems-with-persist%28%29-and-collections-using-accessName-tp26211283p26211283.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26211156</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-05T00:58:59Z</published>
	<updated>2009-11-05T00:58:59Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211156&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 09:58:59 ---
&lt;br&gt;Thanks for re-adding the method, Hannes.
&lt;br&gt;&lt;br&gt;Indeed, I now can access dataRoot w/o argument or as property
&lt;br&gt;app.__app__.dataRoot again.
&lt;br&gt;&lt;br&gt;However, in HopRepl it still does not work:
&lt;br&gt;&lt;br&gt;Helma&amp;gt; repl.enter(getApplication(&amp;quot;antville&amp;quot;))
&lt;br&gt;[Application antville]
&lt;br&gt;Helma&amp;gt; repl.enter(dataRoot)
&lt;br&gt;org.mozilla.javascript.WrappedException: Wrapped java.lang.NullPointerException
&lt;br&gt;&lt;br&gt;Could it be that I need to change something in the HopRepl code, in Repl.java
&lt;br&gt;[1] to be precise? I would be thankful for your suggestions.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;[1] &lt;a href=&quot;http://p3k.org/source/lib3k/trunk/ext/HopRepl/Repl.java&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://p3k.org/source/lib3k/trunk/ext/HopRepl/Repl.java&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26211156&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26211156.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26210672</id>
	<title>[Bug 689] HopObject.list() different behaviour for transient vs persisted object</title>
	<published>2009-11-05T00:12:09Z</published>
	<updated>2009-11-05T00:12:09Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=689&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=689&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210672&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|REOPENED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #4 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210672&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 09:12:09 ---
&lt;br&gt;Fixed that one too.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210672&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-689--New%3A-HopObject.list%28%29-different-behaviour-for-transient-vs-persisted-object-tp26177258p26210672.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26210616</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-05T00:04:56Z</published>
	<updated>2009-11-05T00:04:56Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210616&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210616&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210616&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-05 09:04:56 ---
&lt;br&gt;I re-added the zero argument Application.getDataRoot method. Can you please
&lt;br&gt;check if it fixes the bug?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26210616&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26210616.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26205935</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-04T14:37:17Z</published>
	<updated>2009-11-04T14:37:17Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26205935&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 23:37:17 ---
&lt;br&gt;I investigated a little bit into this bug and found out the following: it’s not
&lt;br&gt;that app.dataRoot is not available at all, it’s rather that the underlying
&lt;br&gt;method changed signature [1]:
&lt;br&gt;&lt;br&gt;public Object getDataRoot() { }
&lt;br&gt;public Object getDataRoot(ScriptingEngine scriptingEngine) { }
&lt;br&gt;&lt;br&gt;Thus, it is of course still possible to get the root object of an application
&lt;br&gt;from within JavaScript:
&lt;br&gt;&lt;br&gt;app.__app__.getDataRoot(new
&lt;br&gt;Packages.helma.scripting.rhino.RhinoEngine.getRhinoEngine()))
&lt;br&gt;&lt;br&gt;Remains the question if there could be an easier way to do this, like the
&lt;br&gt;getDataRoot() method without parameters before.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;[1]
&lt;br&gt;&lt;a href=&quot;http://dev.helma.org/trac/helma/changeset?new=helma%2Fhelma%2Ftrunk%2Fsrc%2Fhelma%2Fframework%2Fcore%2FApplication.java%409443&amp;old=helma%2Fhelma%2Ftrunk%2Fsrc%2Fhelma%2Fframework%2Fcore%2FApplication.java%409436&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/trac/helma/changeset?new=helma%2Fhelma%2Ftrunk%2Fsrc%2Fhelma%2Fframework%2Fcore%2FApplication.java%409443&amp;old=helma%2Fhelma%2Ftrunk%2Fsrc%2Fhelma%2Fframework%2Fcore%2FApplication.java%409436&lt;/a&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26205935&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26205935.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26199677</id>
	<title>[Bug 689] HopObject.list() different behaviour for transient vs persisted object</title>
	<published>2009-11-04T08:27:09Z</published>
	<updated>2009-11-04T08:27:09Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=689&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=689&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199677&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|RESOLVED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|REOPENED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution|FIXED &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199677&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 17:27:09 ---
&lt;br&gt;still broken with current svn head, easy to reproduce:
&lt;br&gt;&lt;br&gt;{{{
&lt;br&gt;&lt;br&gt;Root.prototype.testlist_action = function() 
&lt;br&gt;&amp;nbsp; &amp;nbsp;var hopObj = new HopObject();
&lt;br&gt;&amp;nbsp; &amp;nbsp;hopObj.list(); // works
&lt;br&gt;&amp;nbsp; &amp;nbsp;hopObj.list(0,10); // NPE
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;}}}
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26199677&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-689--New%3A-HopObject.list%28%29-different-behaviour-for-transient-vs-persisted-object-tp26177258p26199677.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26198642</id>
	<title>[Bug 655] Strange rendering bug involving case of skin name</title>
	<published>2009-11-04T07:40:20Z</published>
	<updated>2009-11-04T07:40:20Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=655&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=655&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198642&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198642&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|WORKSFORME
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #3 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198642&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 16:40:20 ---
&lt;br&gt;Closing based on feedback by tobi and simono.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26198642&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-655--Strange-rendering-bug-involving-case-of-skin-name-tp26198642p26198642.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26197305</id>
	<title>[Bug 655] Strange rendering bug involving case of skin name</title>
	<published>2009-11-04T06:31:53Z</published>
	<updated>2009-11-04T06:31:53Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=655&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=655&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26197305&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 15:31:52 ---
&lt;br&gt;As this bug was file already almost a year ago I ran the test app again and
&lt;br&gt;could not reproduce the described behaviour anymore. May I assume that the bug
&lt;br&gt;was fixed already?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26197305&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-655--Strange-rendering-bug-involving-case-of-skin-name-tp26197305p26197305.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195911</id>
	<title>[Bug 690] String.isUrl() allows invalid URLs</title>
	<published>2009-11-04T05:00:56Z</published>
	<updated>2009-11-04T05:00:56Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=690&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=690&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Philipp &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195911&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp.naderer@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 14:00:56 ---
&lt;br&gt;Typo! http://&amp;lt;ishoudfail&amp;gt;asdf.com will be a valid URL --&amp;gt; will be an INVALID
&lt;br&gt;URL.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195911&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-690--New%3A-String.isUrl%28%29-allows-invalid-URLs-tp26195901p26195911.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26195901</id>
	<title>[Bug 690] New: String.isUrl() allows invalid URLs</title>
	<published>2009-11-04T05:00:11Z</published>
	<updated>2009-11-04T05:00:11Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=690&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=690&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Summary: String.isUrl() allows invalid URLs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Product: Helma
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Version: CVS trunk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Platform: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/Version: All
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: NEW
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: enhancement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: P5
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Component: helmaLib, helmaTools
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AssignedTo: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195901&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;helma-dev@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ReportedBy: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195901&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;philipp.naderer@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;http://&amp;lt;ishoudfail&amp;gt;asdf.com will be a valid URL, but Helma will just return
&lt;br&gt;&amp;quot;&lt;a href=&quot;http://asdf.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://asdf.com&lt;/a&gt;&amp;quot;. After creating the URL in the try-block, it should not
&lt;br&gt;return the java.net.URL, but rather a boolean true or false. So the last
&lt;br&gt;&amp;quot;return true&amp;quot; is unreachable code.
&lt;br&gt;&lt;br&gt;Also String.URLPATTERN is not very fine grained.
&lt;br&gt;&lt;br&gt;String.prototype.isUrl = function() {
&lt;br&gt;if (String.URLPATTERN.test(this))
&lt;br&gt;&amp;nbsp; &amp;nbsp;return true;
&lt;br&gt;&amp;nbsp; &amp;nbsp;try {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; return new java.net.URL(this);
&lt;br&gt;&amp;nbsp; &amp;nbsp;} catch (err) {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; return false;
&lt;br&gt;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;&amp;nbsp; &amp;nbsp;return true;
&lt;br&gt;};
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26195901&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-690--New%3A-String.isUrl%28%29-allows-invalid-URLs-tp26195901p26195901.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194649</id>
	<title>[Bug 688] Implement skin/macro introspection</title>
	<published>2009-11-04T03:31:31Z</published>
	<updated>2009-11-04T03:31:31Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=688&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=688&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194649&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194649&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194649&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 12:31:31 ---
&lt;br&gt;I committed your patch.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194649&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-688--New%3A-Implement-skin-macro-introspection-tp26168995p26194649.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194567</id>
	<title>[Bug 688] Implement skin/macro introspection</title>
	<published>2009-11-04T03:24:43Z</published>
	<updated>2009-11-04T03:24:43Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=688&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=688&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194567&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194567&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-688--New%3A-Implement-skin-macro-introspection-tp26168995p26194567.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194442</id>
	<title>[Bug 687] helma.Html.isSelected() method fails with array as last argument</title>
	<published>2009-11-04T03:13:21Z</published>
	<updated>2009-11-04T03:13:21Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=687&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=687&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194442&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194442&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194442&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 12:13:21 ---
&lt;br&gt;Fixed in svn
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194442&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-687--New%3A-helma.Html.isSelected%28%29-method-fails-with-array-as-last-argument-tp26082614p26194442.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194344</id>
	<title>[Bug 689] HopObject.list() different behaviour for transient vs persisted object</title>
	<published>2009-11-04T03:02:17Z</published>
	<updated>2009-11-04T03:02:17Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=689&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=689&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194344&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CC| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194344&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #2 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194344&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 12:02:16 ---
&lt;br&gt;Fixed in svn.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194344&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-689--New%3A-HopObject.list%28%29-different-behaviour-for-transient-vs-persisted-object-tp26177258p26194344.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194285</id>
	<title>[Bug 679] Problems with persist() and collections using accessName</title>
	<published>2009-11-04T02:56:38Z</published>
	<updated>2009-11-04T02:56:38Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=679&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=679&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194285&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Status|NEW &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |RESOLVED
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|FIXED
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #5 from Hannes Wallnoefer &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194285&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hannes@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-04 11:56:38 ---
&lt;br&gt;Thanks for the demo app and sorry for the delay. Fixed in svn.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194285&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-679--Problems-with-persist%28%29-and-collections-using-accessName-tp26194285p26194285.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26194067</id>
	<title>[Bug 689] HopObject.list() different behaviour for transient vs persisted object</title>
	<published>2009-11-04T02:40:02Z</published>
	<updated>2009-11-04T02:40:02Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=689&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=689&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194067&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26194067&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-689--New%3A-HopObject.list%28%29-different-behaviour-for-transient-vs-persisted-object-tp26177258p26194067.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193805</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-04T02:17:59Z</published>
	<updated>2009-11-04T02:17:59Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193805&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Blocks| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|616
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193805&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26193805.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193806</id>
	<title>[Bug 616] Problem with accessing mountpoint methods from another application</title>
	<published>2009-11-04T02:17:59Z</published>
	<updated>2009-11-04T02:17:59Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=616&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=616&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193806&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Depends on| &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|684
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|1.6.4 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193806&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-616--Problem-with-accessing-mountpoint-methods-from-another-application-tp26193806p26193806.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193791</id>
	<title>[Bug 655] Strange rendering bug involving case of skin name</title>
	<published>2009-11-04T02:16:53Z</published>
	<updated>2009-11-04T02:16:53Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=655&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=655&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193791&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193791&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-655--Strange-rendering-bug-involving-case-of-skin-name-tp26193791p26193791.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193781</id>
	<title>[Bug 682] Provide a method for reading the content of an HTTP request for any content type</title>
	<published>2009-11-04T02:16:12Z</published>
	<updated>2009-11-04T02:16:12Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=682&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=682&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193781&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193781&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-682--New%3A-Provide-a-method-for-reading-the-content-of-an-HTTP-request-for-any-content-type-tp25572381p26193781.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193780</id>
	<title>[Bug 680] How do I render req.data[&quot;foo.bar&quot;] as a macro?</title>
	<published>2009-11-04T02:15:50Z</published>
	<updated>2009-11-04T02:15:50Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=680&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=680&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193780&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193780&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-680--New%3A-How-do-I-render-req.data-%22foo.bar%22--as-a-macro--tp25566540p26193780.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193775</id>
	<title>[Bug 684] Application.dataRoot is not set anymore</title>
	<published>2009-11-04T02:15:31Z</published>
	<updated>2009-11-04T02:15:31Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=684&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=684&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193775&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193775&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-684--New%3A-Application.dataRoot-is-not-set-anymore-tp25906623p26193775.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193772</id>
	<title>[Bug 687] helma.Html.isSelected() method fails with array as last argument</title>
	<published>2009-11-04T02:15:02Z</published>
	<updated>2009-11-04T02:15:02Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=687&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=687&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193772&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193772&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-687--New%3A-helma.Html.isSelected%28%29-method-fails-with-array-as-last-argument-tp26082614p26193772.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26193765</id>
	<title>[Bug 686] Default macro parameter not passed to macro filter</title>
	<published>2009-11-04T02:14:28Z</published>
	<updated>2009-11-04T02:14:28Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=686&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=686&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;tobi &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193765&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;interface@...&lt;/a&gt;&amp;gt; changed:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;What &amp;nbsp; &amp;nbsp;|Removed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |Added
&lt;br&gt;----------------------------------------------------------------------------
&lt;br&gt;&amp;nbsp; &amp;nbsp;Target Milestone|--- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; |1.7.0
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26193765&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-686--New%3A-Default-macro-parameter-not-passed-to-macro-filter-tp26077019p26193765.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26177267</id>
	<title>[Bug 689] HopObject.list() different behaviour for transient vs persisted object</title>
	<published>2009-11-03T01:49:04Z</published>
	<updated>2009-11-03T01:49:04Z</updated>
	<author>
		<name>Bugzilla from bugzilla-daemon@helma.at</name>
	</author>
	<content type="html">&lt;a href=&quot;http://dev.helma.org/bugs/show_bug.cgi?id=689&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/show_bug.cgi?id=689&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--- Comment #1 from s o &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26177267&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;simon.oberhammer@...&lt;/a&gt;&amp;gt; &amp;nbsp;2009-11-03 10:49:04 ---
&lt;br&gt;Created an attachment (id=125)
&lt;br&gt;&amp;nbsp;--&amp;gt; (&lt;a href=&quot;http://dev.helma.org/bugs/attachment.cgi?id=125&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/attachment.cgi?id=125&lt;/a&gt;)
&lt;br&gt;stack trace NPE list(x,y)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Configure bugmail: &lt;a href=&quot;http://dev.helma.org/bugs/userprefs.cgi?tab=email&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://dev.helma.org/bugs/userprefs.cgi?tab=email&lt;/a&gt;&lt;br&gt;------- You are receiving this mail because: -------
&lt;br&gt;You are the assignee for the bug.
&lt;br&gt;_______________________________________________
&lt;br&gt;Helma-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26177267&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Helma-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://helma.org/mailman/listinfo/helma-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://helma.org/mailman/listinfo/helma-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Helma---Dev-f2590.html&quot; embed=&quot;fixTarget[2590]&quot; target=&quot;_top&quot; &gt;Helma - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-Bug-689--New%3A-HopObject.list%28%29-different-behaviour-for-transient-vs-persisted-object-tp26177258p26177267.html" />
</entry>

</feed>
