<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-625</id>
	<title>Nabble - Magnolia</title>
	<updated>2008-10-12T12:17:04Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/Magnolia-f625.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Magnolia-f625.html" />
	<subtitle type="html">Magnolia is the first open-source content-management-system (CMS) which has been built from scratch to support JSR-170, the upcoming standard API for java content repositories (JCR). Its main goal is ease of use for all parties involved in running a CMS. Visit Magnolia home &lt;a href=&quot;http://www.magnolia.info/&quot; rel=&quot;nofollow&quot; target=&quot;_top&quot;&gt;here&lt;/a&gt;</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19944792</id>
	<title>[JIRA] Commented: (MAGNOLIA-2427) replace custom thread pool with library</title>
	<published>2008-10-12T12:17:04Z</published>
	<updated>2008-10-12T12:17:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18556#action_18556&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18556#action_18556&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Jan Haderka commented on MAGNOLIA-2427:
&lt;br&gt;---------------------------------------
&lt;br&gt;&lt;br&gt;Excellent. Thanks very much. I'll have a look and try to apply it soon.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; replace custom thread pool with library
&lt;br&gt;&amp;gt; ---------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2427
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2427&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2427&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: activation
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Philippe Marschall
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Philipp Bracher
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: ThreadPool.java.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The module exchange-simple uses it's own thread pool instead of a library. There is no need for this since there are mature, stable, tested and debugged libraries available that do this. The attached patch uses the backport of java.util.concurrent that as an easy migration path to JDK 1.5 in Magnlia 4.
&lt;br&gt;&amp;gt; The patch also removes two unused variables and corrects some indentation issues.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2427%29-replace-custom-thread-pool-with-library-tp19944792p19944792.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19942091</id>
	<title>[JIRA] Created: (MAGNOLIA-2427) replace custom thread pool with library</title>
	<published>2008-10-12T07:18:04Z</published>
	<updated>2008-10-12T07:18:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">replace custom thread pool with library
&lt;br&gt;---------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: MAGNOLIA-2427
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2427&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2427&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Magnolia
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Improvement
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: activation
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 3.6.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Philippe Marschall
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Philipp Bracher
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: Minor
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Attachments: ThreadPool.java.patch
&lt;br&gt;&lt;br&gt;The module exchange-simple uses it's own thread pool instead of a library. There is no need for this since there are mature, stable, tested and debugged libraries available that do this. The attached patch uses the backport of java.util.concurrent that as an easy migration path to JDK 1.5 in Magnlia 4.
&lt;br&gt;&lt;br&gt;The patch also removes two unused variables and corrects some indentation issues.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Created%3A-%28MAGNOLIA-2427%29-replace-custom-thread-pool-with-library-tp19942091p19942091.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19925213</id>
	<title>[JIRA] Created: (MAGNOLIA-2426) JS files still contains old header</title>
	<published>2008-10-10T13:06:04Z</published>
	<updated>2008-10-10T13:06:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">JS files still contains old header
&lt;br&gt;----------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: MAGNOLIA-2426
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2426&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2426&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Magnolia
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: admininterface
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 3.6.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Jan Haderka
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Philipp Bracher
&lt;br&gt;&lt;br&gt;&lt;br&gt;For example WebsiteSearchList.js in m-m-admininterface
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Created%3A-%28MAGNOLIA-2426%29-JS-files-still-contains-old-header-tp19925213p19925213.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19924911</id>
	<title>[JIRA] Created: (MAGNOLIA-2425) Wrong direction of module dependency  for javascript</title>
	<published>2008-10-10T12:46:04Z</published>
	<updated>2008-10-10T12:46:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">Wrong direction of module dependency &amp;nbsp;for javascript
&lt;br&gt;----------------------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Key: MAGNOLIA-2425
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2425&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2425&lt;/a&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Project: Magnolia
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue Type: Bug
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Components: admininterface, gui
&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Versions: 3.6.3
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Reporter: Jan Haderka
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Assignee: Philipp Bracher
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Priority: Minor
&lt;br&gt;&lt;br&gt;&lt;br&gt;This will probably be obsolete once 4.0 and GenUIne is delivered. Currently, PasswordDialog from m-gui calls JS function that exists only in dialogs.js which is part of m-m-admininterface, while pom and module dependencies suggest that admininterface depends on gui not the other way around.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Created%3A-%28MAGNOLIA-2425%29-Wrong-direction-of-module-dependency--for-javascript-tp19924911p19924911.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19924844</id>
	<title>[JIRA] Resolved: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T12:42:04Z</published>
	<updated>2008-10-10T12:42:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Jan Haderka resolved MAGNOLIA-2416.
&lt;br&gt;-----------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Resolution: Fixed
&lt;br&gt;&lt;br&gt;Changing client side javascript posed some undesired side effects (circular validation) as well as forcing both fields to be filled all the time. Solved by implementing server side validation for DialogPassword. Seems to be safer way to handle things like changing password since its behaviour can be easily tested and can't be bypassed by the client.
&lt;br&gt;Added tests for the validation.
&lt;br&gt;&lt;br&gt;trunk - r18937, r18938, 3.6 branch - r18939.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Resolved%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19924844p19924844.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19924807</id>
	<title>[JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T12:40:04Z</published>
	<updated>2008-10-10T12:40:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18552#action_18552&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18552#action_18552&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2416:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.6-branch #30|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/30/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/30/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Force password change request validation on the server side as well as on client.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19924807p19924807.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19923957</id>
	<title>[JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T11:50:04Z</published>
	<updated>2008-10-10T11:50:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18551#action_18551&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18551#action_18551&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2416:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-trunk #125|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-trunk/125/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-trunk/125/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Verify password on a server side in addition to client side verification to ensure request to change of password is correct.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19923957p19923957.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19923889</id>
	<title>[JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T11:45:04Z</published>
	<updated>2008-10-10T11:45:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18550#action_18550&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18550#action_18550&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2416:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-trunk #124|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-trunk/124/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-trunk/124/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; Verify password on a server side in addition to client side verification to ensure request to change of password is correct.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19923889p19923889.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19923818</id>
	<title>[JIRA] Work started: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T11:41:06Z</published>
	<updated>2008-10-10T11:41:06Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Work on MAGNOLIA-2416 started by Jan Haderka.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Work-started%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19923818p19923818.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19923816</id>
	<title>[JIRA] Assigned: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T11:41:04Z</published>
	<updated>2008-10-10T11:41:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Jan Haderka reassigned MAGNOLIA-2416:
&lt;br&gt;-------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Assignee: Jan Haderka &amp;nbsp;(was: Philipp Bracher)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Jan Haderka
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Assigned%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19923816p19923816.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920285</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:14:04Z</published>
	<updated>2008-10-10T08:14:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18545#action_18545&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18545#action_18545&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2419:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.6-branch #29|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/29/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/29/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;merging r18928 from trunk: &amp;nbsp;: fixed tld - showInPreview is false by default
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920285p19920285.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920252</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:12:04Z</published>
	<updated>2008-10-10T08:12:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18544#action_18544&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18544#action_18544&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2419:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-trunk #123|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-trunk/123/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-trunk/123/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; : fixed tld - showInPreview is false by default
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920252p19920252.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920218</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:10:04Z</published>
	<updated>2008-10-10T08:10:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18543#action_18543&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18543#action_18543&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2419:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.5-branch #9|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.5-branch/9/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.5-branch/9/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; : fixed tld - showInPreview is false by default
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920218p19920218.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920148</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:07:05Z</published>
	<updated>2008-10-10T08:07:05Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18540#action_18540&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18540#action_18540&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2419:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.6-branch #28|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/28/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/28/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;merging r18926 from trunk: &amp;nbsp;: fixed javadoc - showInPreview is false by default
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920148p19920148.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920149</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:07:05Z</published>
	<updated>2008-10-10T08:07:05Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18541#action_18541&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18541#action_18541&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2419:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-trunk #122|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-trunk/122/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-trunk/122/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; : fixed javadoc - showInPreview is false by default
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920149p19920149.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19920150</id>
	<title>[JIRA] Resolved: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T08:07:05Z</published>
	<updated>2008-10-10T08:07:05Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Gregory Joseph resolved MAGNOLIA-2419.
&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: 3.5.x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution: Fixed
&lt;br&gt;&lt;br&gt;thanks, javadoc and tld fixed in svn, trunk and 3.6 and 3.5 branches.
&lt;br&gt;(published docs are generated.. feel free to provide a patch to fix them, i'll apply it)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Resolved%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19920150p19920150.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19919994</id>
	<title>[JIRA] Updated: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
	<published>2008-10-10T07:59:04Z</published>
	<updated>2008-10-10T07:59:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Gregory Joseph updated MAGNOLIA-2419:
&lt;br&gt;-------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Summary: cms:publicOnly 's showInPreview is false by default - documentation is wrong. &amp;nbsp;(was: CMS:PublicOnly should also work for preview-mode)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: 3.6.x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.7
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph &amp;nbsp;(was: Fabrizio Giustina)
&lt;br&gt;&lt;br&gt;you're right, it's indeed false by default. fixing documentation.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; cms:publicOnly 's showInPreview is false by default - documentation is wrong.
&lt;br&gt;&amp;gt; -----------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Updated%3A-%28MAGNOLIA-2419%29-cms%3ApublicOnly-%27s-showInPreview-is-false-by-default---documentation-is-wrong.-tp19919994p19919994.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19918597</id>
	<title>[JIRA] Commented: (MAGNOLIA-2419) CMS:PublicOnly should also work for preview-mode</title>
	<published>2008-10-10T06:39:04Z</published>
	<updated>2008-10-10T06:39:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18538#action_18538&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18538#action_18538&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Olivier Marti commented on MAGNOLIA-2419:
&lt;br&gt;-----------------------------------------
&lt;br&gt;&lt;br&gt;Tested it with several templates now, the switch showInPreview=&amp;quot;true&amp;quot; is not default, it has to actually be set that it is working in Preview Mode.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; CMS:PublicOnly should also work for preview-mode
&lt;br&gt;&amp;gt; ------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2419
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2419&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2419&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: taglibs
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Olivier Marti
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Fabrizio Giustina
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; The cms:publicOnly Tag should also show it's content in the preview mode or if there should be scenarios where this should be avoided have a switch where this can be defined.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2419%29-CMS%3APublicOnly-should-also-work-for-preview-mode-tp19918597p19918597.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19918175</id>
	<title>Keep order in multipleSelect</title>
	<published>2008-10-10T06:17:19Z</published>
	<updated>2008-10-10T06:17:19Z</updated>
	<author>
		<name>Magnolia - User mailing list</name>
	</author>
	<content type="html">Hi all!
&lt;br&gt;I'm a bit confused about this issue.
&lt;br&gt;&lt;br&gt;I'have extended the dialog
&lt;br&gt;&lt;br&gt;** info.magnolia.cms.gui.dialog.DialogMultipleSelect **
&lt;br&gt;&lt;br&gt;with a &amp;quot;brand new&amp;quot;
&lt;br&gt;&lt;br&gt;** info.magnolia.cms.gui.dialog.DialogSortedMultipleSelect **
&lt;br&gt;&lt;br&gt;I've also extended the &amp;quot;core&amp;quot; javascript class &amp;quot;DynamicTable.js&amp;quot; with 2 
&lt;br&gt;methods, see below (-*-)
&lt;br&gt;&lt;br&gt;A strange thing appens: when I save my entries they are saved as 
&lt;br&gt;DataNode, I can see them in JCR browser.
&lt;br&gt;But when I load them, with dialog or with paragraph, entries are 
&lt;br&gt;&amp;quot;randomly&amp;quot; sorted everytime!
&lt;br&gt;&lt;br&gt;time1
&lt;br&gt;------------------------------------------------------
&lt;br&gt;myItem1 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem2 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem3 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;&lt;br&gt;time2
&lt;br&gt;------------------------------------------------------
&lt;br&gt;myItem2 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem1 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem3 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;&lt;br&gt;time2
&lt;br&gt;------------------------------------------------------
&lt;br&gt;myItem1 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem3 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;myItem2 &amp;nbsp; &amp;nbsp; [change..] [delete] [move up] [move down]
&lt;br&gt;&lt;br&gt;..and so on, without regularities.
&lt;br&gt;&lt;br&gt;I'm wondering how can it be possible to add a sort mechanism that 
&lt;br&gt;respect the table order when user save it.
&lt;br&gt;&lt;br&gt;Can you help me??
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;(-*-)
&lt;br&gt;&lt;br&gt;/* ###################################
&lt;br&gt;### Move Up an Object
&lt;br&gt;################################### */
&lt;br&gt;&lt;br&gt;MgnlDynamicTable.prototype.moveUp = function (index){
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //convert to int
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; index = parseInt(index);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (index == &amp;quot;NaN&amp;quot;) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //reach the top?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (index &amp;lt;= 0) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //allowed?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (index &amp;gt; this.objects.length + 1) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //ready to switch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var obj1 = this.objects[index];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var obj2 = this.objects[index - 1];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.objects[index - 1] = obj1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.objects[index] = obj2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;this.render();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;/* ###################################
&lt;br&gt;### Move Up an Object
&lt;br&gt;################################### */
&lt;br&gt;&lt;br&gt;MgnlDynamicTable.prototype.moveDown = function (index){
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //convert to int
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; index = parseInt(index);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (index == &amp;quot;NaN&amp;quot;) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //reach the bottom?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if (index &amp;gt;= this.objects.length - 1) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //allowed?
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if (index &amp;lt; 0) return;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; //ready to switch
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var obj1 = this.objects[index];
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; var obj2 = this.objects[index + 1];
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.objects[index] = obj2;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; this.objects[index + 1] = obj1;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;this.render();
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---User-f646.html&quot; embed=&quot;fixTarget[646]&quot; target=&quot;_top&quot; &gt;Magnolia - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Keep-order-in-multipleSelect-tp19918175p19918175.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19917427</id>
	<title>[JIRA] Commented: (MAGNOLIA-2186) Provide support for freemarker (page) templates</title>
	<published>2008-10-10T05:35:04Z</published>
	<updated>2008-10-10T05:35:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18537#action_18537&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18537#action_18537&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2186:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-trunk #121|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-trunk/121/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-trunk/121/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;: render freemarker error message
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Provide support for freemarker (page) templates
&lt;br&gt;&amp;gt; -----------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2186
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2186&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2186&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: core, templating
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2186%29-Provide-support-for-freemarker-%28page%29-templates-tp19917427p19917427.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19917334</id>
	<title>[JIRA] Commented: (MAGNOLIA-2186) Provide support for freemarker (page) templates</title>
	<published>2008-10-10T05:29:04Z</published>
	<updated>2008-10-10T05:29:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18536#action_18536&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18536#action_18536&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Philipp Bracher commented on MAGNOLIA-2186:
&lt;br&gt;-------------------------------------------
&lt;br&gt;&lt;br&gt;For now if a template fails no exception is thrown but the yellowish freemarker exception is rendered into the stream (easier to develop)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Provide support for freemarker (page) templates
&lt;br&gt;&amp;gt; -----------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2186
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2186&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2186&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Improvement
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: core, templating
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2186%29-Provide-support-for-freemarker-%28page%29-templates-tp19917334p19917334.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19917256</id>
	<title>[JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T05:23:04Z</published>
	<updated>2008-10-10T05:23:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18535#action_18535&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18535#action_18535&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Jan Haderka commented on MAGNOLIA-2416:
&lt;br&gt;---------------------------------------
&lt;br&gt;&lt;br&gt;The obvious solution to the issue is to fill value always in both fields. When I look in code I could see that this was done once before, but is commented out now without explanation ... and have been commented out ever since first revision of DialogPassword (r206) in svn.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Philipp Bracher
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19917256p19917256.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916707</id>
	<title>[JIRA] Updated: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
	<published>2008-10-10T04:44:04Z</published>
	<updated>2008-10-10T04:44:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Gregory Joseph updated MAGNOLIA-2416:
&lt;br&gt;-------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Version/s: &amp;nbsp; &amp;nbsp; (was: 3.6.2)
&lt;br&gt;&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;(was: 3.6.1)
&lt;br&gt;&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;(was: 3.6)
&lt;br&gt;&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;(was: 3.5.8)
&lt;br&gt;&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;(was: 3.5.7)
&lt;br&gt;&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;(was: 3.5.6)
&lt;br&gt;&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;(was: 3.5.5)
&lt;br&gt;&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;(was: 3.5.4)
&lt;br&gt;&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;(was: 3.5.3)
&lt;br&gt;&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;(was: 3.5.2)
&lt;br&gt;&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;(was: 3.5.1)
&lt;br&gt;&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;(was: 3.5)
&lt;br&gt;&lt;br&gt;(edited to only leave in the latest release of each branch - issue navigator otherwise becomes stupidly unreadable)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Changing users password is possible without filling in the confirmation field.
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2416
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2416&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2416&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: admininterface
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Bert Leunis
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Philipp Bracher
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Blocker
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; When changing the password for superuser, we did not fill in the second field. It stayed blank, but we could still save the userinfo. So when you make an error in typing the password, you could lose the entry to magnolia as superuser. Doesn't seem to be very handy.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Updated%3A-%28MAGNOLIA-2416%29-Changing-users-password-is-possible-without-filling-in-the-confirmation-field.-tp19916707p19916707.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916611</id>
	<title>[JIRA] Commented: (MAGNOLIA-2372) Nodes of the type ItemType.FOLDER cannot  be activated</title>
	<published>2008-10-10T04:35:04Z</published>
	<updated>2008-10-10T04:35:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18532#action_18532&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18532#action_18532&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Gregory Joseph commented on MAGNOLIA-2372:
&lt;br&gt;------------------------------------------
&lt;br&gt;&lt;br&gt;yeah we slightly modified your patch before applying ;) - see the subversion commits tab.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Nodes of the type ItemType.FOLDER cannot &amp;nbsp;be activated
&lt;br&gt;&amp;gt; ------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2372
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2372&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2372&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: New Feature
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Components: core
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.6.1
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Will Scheidegger
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: add_mgnl_folder_nodetype.txt, ItemType.diff.java
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Problem:
&lt;br&gt;&amp;gt; - info.magnolia.cms.security.HierarchicalUserManager (magnolia-core) places the user accounts into a hierarchical node structure of the type ItemType.FOLDER.
&lt;br&gt;&amp;gt; - info.magnolia.cms.core.ItemType.NT_FOLDER = &amp;quot;nt:folder&amp;quot;;
&lt;br&gt;&amp;gt; -&amp;gt; &amp;quot;nt:folder&amp;quot; is not minxin:referencable
&lt;br&gt;&amp;gt; 	-&amp;gt; therefore does not have a UUID
&lt;br&gt;&amp;gt; 		-&amp;gt; therefore cannot be activated / deactivated
&lt;br&gt;&amp;gt; 		-&amp;gt; therefore also produces an error message when being deleted
&lt;br&gt;&amp;gt; Solution:
&lt;br&gt;&amp;gt; - Changed ItemType.NT_FOLDER to &amp;quot;mgnl:folder&amp;quot;
&lt;br&gt;&amp;gt; - added this custom nodetype definition to custom_nodetypes.xml:
&lt;br&gt;&amp;gt; &amp;lt;nodeType hasOrderableChildNodes=&amp;quot;true&amp;quot; isMixin=&amp;quot;false&amp;quot; name=&amp;quot;mgnl:folder&amp;quot; primaryItemName=&amp;quot;&amp;quot;&amp;gt;&amp;lt;supertypes&amp;gt;&amp;lt;supertype&amp;gt;mix:referenceable&amp;lt;/supertype&amp;gt;&amp;lt;supertype&amp;gt;nt:folder&amp;lt;/supertype&amp;gt;&amp;lt;/supertypes&amp;gt;&amp;lt;propertyDefinition autoCreated=&amp;quot;false&amp;quot; mandatory=&amp;quot;false&amp;quot; multiple=&amp;quot;false&amp;quot; name=&amp;quot;*&amp;quot; onParentVersion=&amp;quot;COPY&amp;quot; protected=&amp;quot;false&amp;quot; requiredType=&amp;quot;undefined&amp;quot;/&amp;gt;&amp;lt;childNodeDefinition autoCreated=&amp;quot;false&amp;quot; defaultPrimaryType=&amp;quot;&amp;quot; mandatory=&amp;quot;false&amp;quot; name=&amp;quot;*&amp;quot; onParentVersion=&amp;quot;COPY&amp;quot; protected=&amp;quot;false&amp;quot; sameNameSiblings=&amp;quot;true&amp;quot;&amp;gt;&amp;lt;requiredPrimaryTypes&amp;gt;&amp;lt;requiredPrimaryType&amp;gt;nt:base&amp;lt;/requiredPrimaryType&amp;gt;&amp;lt;/requiredPrimaryTypes&amp;gt;&amp;lt;/childNodeDefinition&amp;gt;&amp;lt;/nodeType&amp;gt;
&lt;br&gt;&amp;gt; Note:
&lt;br&gt;&amp;gt; I don't know where else nodes of this type are being used. Therefore I cannot say if this change affects anything else. For me everything has worked fine after this change.
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2372%29-Nodes-of-the-type-ItemType.FOLDER-cannot--be-activated-tp19916611p19916611.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916589</id>
	<title>[JIRA] Updated: (MAGNOLIA-2424) all non-ASCII characters borken in messages_templating_de.properties</title>
	<published>2008-10-10T04:33:04Z</published>
	<updated>2008-10-10T04:33:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Gregory Joseph updated MAGNOLIA-2424:
&lt;br&gt;-------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Affects Version/s: &amp;nbsp; &amp;nbsp; (was: 3.0 Final)
&lt;br&gt;&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;(was: 3.1 M1)
&lt;br&gt;&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;(was: 3.0.1)
&lt;br&gt;&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;(was: 3.0.2)
&lt;br&gt;&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;(was: 3.0.3)
&lt;br&gt;&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;(was: 3.1 M2)
&lt;br&gt;&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;(was: 3.5 RC1)
&lt;br&gt;&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;(was: 3.1 M3)
&lt;br&gt;&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;(was: 3.0.4)
&lt;br&gt;&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;(was: 3.5 RC2)
&lt;br&gt;&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;(was: 3.5)
&lt;br&gt;&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;(was: 3.5 RC3)
&lt;br&gt;&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;(was: 3.5.1)
&lt;br&gt;&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;(was: 3.5.2)
&lt;br&gt;&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;(was: 3.5.3)
&lt;br&gt;&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;(was: 3.5.4)
&lt;br&gt;&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;(was: 3.5.5)
&lt;br&gt;&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;(was: 3.6)
&lt;br&gt;&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;(was: 3.5.6)
&lt;br&gt;&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;(was: 3.5.7)
&lt;br&gt;&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;(was: 3.5.8)
&lt;br&gt;&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;(was: 3.6.1)
&lt;br&gt;&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;(was: 3.6.2)
&lt;br&gt;&lt;br&gt;(edited to only leave in the latest release of each branch - issue navigator otherwise becomes stupidly unreadable)
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; all non-ASCII characters borken in messages_templating_de.properties
&lt;br&gt;&amp;gt; --------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2424
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0.5, 3.5.9, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Philippe Marschall
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: messages_templating_de.properties.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For a strange reason all non-ASCII characters in messages_templating_de.properties seem to be \ufffd
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Updated%3A-%28MAGNOLIA-2424%29-all-non-ASCII-characters-borken-in-messages_templating_de.properties-tp19916589p19916589.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916502</id>
	<title>[JIRA] Commented: (MAGNOLIA-2424) all non-ASCII characters borken in messages_templating_de.properties</title>
	<published>2008-10-10T04:25:04Z</published>
	<updated>2008-10-10T04:25:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18528#action_18528&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18528#action_18528&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2424:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.5-branch #8|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.5-branch/8/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.5-branch/8/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;merging r18902 from trunk - &amp;nbsp;- fixing translations - patch from Philippe Marschall
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; all non-ASCII characters borken in messages_templating_de.properties
&lt;br&gt;&amp;gt; --------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2424
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0 Final, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1 M1, 3.1 M2, 3.1 M3, 3.5 RC1, 3.5 RC2, 3.5 RC3, 3.5, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.6, 3.6.1, 3.5.9, 3.6.2, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Philippe Marschall
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: messages_templating_de.properties.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For a strange reason all non-ASCII characters in messages_templating_de.properties seem to be \ufffd
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2424%29-all-non-ASCII-characters-borken-in-messages_templating_de.properties-tp19916502p19916502.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916505</id>
	<title>[JIRA] Commented: (MAGNOLIA-2424) all non-ASCII characters borken in messages_templating_de.properties</title>
	<published>2008-10-10T04:25:04Z</published>
	<updated>2008-10-10T04:25:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; [ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18529#action_18529&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18529#action_18529&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Hudson CI server commented on MAGNOLIA-2424:
&lt;br&gt;--------------------------------------------
&lt;br&gt;&lt;br&gt;Integrated in !&lt;a href=&quot;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/nocacheImages/16x16/blue.gif!&lt;/a&gt;&amp;nbsp;[magnolia_main-3.6-branch #27|&lt;a href=&quot;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/27/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://hudson.magnolia.info/job/magnolia_main-3.6-branch/27/&lt;/a&gt;]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;merging r18902 from trunk - &amp;nbsp;- fixing translations - patch from Philippe Marschall
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; all non-ASCII characters borken in messages_templating_de.properties
&lt;br&gt;&amp;gt; --------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2424
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0 Final, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1 M1, 3.1 M2, 3.1 M3, 3.5 RC1, 3.5 RC2, 3.5 RC3, 3.5, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.6, 3.6.1, 3.5.9, 3.6.2, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Philippe Marschall
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: messages_templating_de.properties.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For a strange reason all non-ASCII characters in messages_templating_de.properties seem to be \ufffd
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Commented%3A-%28MAGNOLIA-2424%29-all-non-ASCII-characters-borken-in-messages_templating_de.properties-tp19916505p19916505.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19916438</id>
	<title>[JIRA] Resolved: (MAGNOLIA-2424) all non-ASCII characters borken in messages_templating_de.properties</title>
	<published>2008-10-10T04:20:04Z</published>
	<updated>2008-10-10T04:20:04Z</updated>
	<author>
		<name>Magnolia - Dev mailing list</name>
	</author>
	<content type="html">&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;[ &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Gregory Joseph resolved MAGNOLIA-2424.
&lt;br&gt;--------------------------------------
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Fix Version/s: 3.5.x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.6.x
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;3.7
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Resolution: Fixed
&lt;br&gt;&lt;br&gt;Thanks, patch applied on trunk and 3.6 and 3.5 branches !
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; all non-ASCII characters borken in messages_templating_de.properties
&lt;br&gt;&amp;gt; --------------------------------------------------------------------
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Key: MAGNOLIA-2424
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; URL: &lt;a href=&quot;http://jira.magnolia.info/browse/MAGNOLIA-2424&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/browse/MAGNOLIA-2424&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Project: Magnolia
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Issue Type: Bug
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Affects Versions: 3.0 Final, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.1 M1, 3.1 M2, 3.1 M3, 3.5 RC1, 3.5 RC2, 3.5 RC3, 3.5, 3.5.1, 3.5.2, 3.5.3, 3.5.4, 3.5.5, 3.5.6, 3.5.7, 3.5.8, 3.6, 3.6.1, 3.5.9, 3.6.2, 3.6.3
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Reporter: Philippe Marschall
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Assignee: Gregory Joseph
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Priority: Minor
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Fix For: 3.5.x, 3.6.x, 3.7
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Attachments: messages_templating_de.properties.patch
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; For a strange reason all non-ASCII characters in messages_templating_de.properties seem to be \ufffd
&lt;/div&gt;&lt;br&gt;-- 
&lt;br&gt;This message is automatically generated by JIRA.
&lt;br&gt;-
&lt;br&gt;If you think it was sent incorrectly contact one of the administrators: &lt;a href=&quot;http://jira.magnolia.info/secure/Administrators.jspa&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://jira.magnolia.info/secure/Administrators.jspa&lt;/a&gt;&lt;br&gt;-
&lt;br&gt;For more information on JIRA, see: &lt;a href=&quot;http://www.atlassian.com/software/jira&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.atlassian.com/software/jira&lt;/a&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;for list details see
&lt;br&gt;&lt;a href=&quot;http://documentation.magnolia.info/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://documentation.magnolia.info/&lt;/a&gt;&lt;br&gt;----------------------------------------------------------------
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/Magnolia---Dev-f650.html&quot; embed=&quot;fixTarget[650]&quot; target=&quot;_top&quot; &gt;Magnolia - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/-JIRA--Resolved%3A-%28MAGNOLIA-2424%29-all-non-ASCII-characters-borken-in-messages_templating_de.properties-tp19916438p19916438.html" />
</entry>

<entry>
	<