<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel">
    <title>gmane.comp.cms.magnolia.devel</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15221"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15220"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15219"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15218"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15217"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15216"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15215"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15214"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15213"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15212"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15211"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15210"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15209"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15208"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15207"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15206"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15205"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15204"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15203"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15202"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15221">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2427) replace custom thread pool with library</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15221</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18556#action_18556 ] 

Jan Haderka commented on MAGNOLIA-2427:
---------------------------------------

Excellent. Thanks very much. I'll have a look and try to apply it soon.


</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-12T19:17:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15220">
    <title>[magnolia-dev] [JIRA] Created: (MAGNOLIA-2427) replace custom thread pool with library</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15220</link>
    <description>replace custom thread pool with library
---------------------------------------

                 Key: MAGNOLIA-2427
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2427
             Project: Magnolia
          Issue Type: Improvement
          Components: activation
    Affects Versions: 3.6.3
            Reporter: Philippe Marschall
            Assignee: Philipp Bracher
            Priority: Minor
         Attachments: ThreadPool.java.patch

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.

The patch also removes two unused variables and corrects some indentation issues.

</description>
    <dc:creator>JIRA (on behalf of Philippe Marschall</dc:creator>
    <dc:date>2008-10-12T14:18:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15219">
    <title>[magnolia-dev] [JIRA] Created: (MAGNOLIA-2426) JS files still contains old header</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15219</link>
    <description>JS files still contains old header
----------------------------------

                 Key: MAGNOLIA-2426
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2426
             Project: Magnolia
          Issue Type: Bug
          Components: admininterface
    Affects Versions: 3.6.3
            Reporter: Jan Haderka
            Assignee: Philipp Bracher


For example WebsiteSearchList.js in m-m-admininterface

</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T20:06:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15218">
    <title>[magnolia-dev] [JIRA] Created: (MAGNOLIA-2425) Wrong direction of module dependency  for javascript</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15218</link>
    <description>Wrong direction of module dependency  for javascript
----------------------------------------------------

                 Key: MAGNOLIA-2425
                 URL: http://jira.magnolia.info/browse/MAGNOLIA-2425
             Project: Magnolia
          Issue Type: Bug
          Components: admininterface, gui
    Affects Versions: 3.6.3
            Reporter: Jan Haderka
            Assignee: Philipp Bracher
            Priority: Minor


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.

</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T19:46:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15217">
    <title>[magnolia-dev] [JIRA] Resolved: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15217</link>
    <description>
     [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Haderka resolved MAGNOLIA-2416.
-----------------------------------

    Resolution: Fixed

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.
Added tests for the validation.

trunk - r18937, r18938, 3.6 branch - r18939.


</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T19:42:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15216">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15216</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18552#action_18552 ] 

Hudson CI server commented on MAGNOLIA-2416:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-3.6-branch #30|http://hudson.magnolia.info/job/magnolia_main-3.6-branch/30/]
      Force password change request validation on the server side as well as on client.



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T19:40:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15215">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15215</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18551#action_18551 ] 

Hudson CI server commented on MAGNOLIA-2416:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #125|http://hudson.magnolia.info/job/magnolia_main-trunk/125/]
      Verify password on a server side in addition to client side verification to ensure request to change of password is correct.



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T18:50:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15214">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15214</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18550#action_18550 ] 

Hudson CI server commented on MAGNOLIA-2416:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #124|http://hudson.magnolia.info/job/magnolia_main-trunk/124/]
      Verify password on a server side in addition to client side verification to ensure request to change of password is correct.



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T18:45:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15213">
    <title>[magnolia-dev] [JIRA] Work started: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15213</link>
    <description>
     [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on MAGNOLIA-2416 started by Jan Haderka.


</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T18:41:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15212">
    <title>[magnolia-dev] [JIRA] Assigned: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15212</link>
    <description>
     [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Haderka reassigned MAGNOLIA-2416:
-------------------------------------

    Assignee: Jan Haderka  (was: Philipp Bracher)


</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T18:41:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15211">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15211</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18545#action_18545 ] 

Hudson CI server commented on MAGNOLIA-2419:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-3.6-branch #29|http://hudson.magnolia.info/job/magnolia_main-3.6-branch/29/]
     merging r18928 from trunk:  : fixed tld - showInPreview is false by default



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T15:14:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15210">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15210</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18544#action_18544 ] 

Hudson CI server commented on MAGNOLIA-2419:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #123|http://hudson.magnolia.info/job/magnolia_main-trunk/123/]
      : fixed tld - showInPreview is false by default



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T15:12:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15209">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15209</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18543#action_18543 ] 

Hudson CI server commented on MAGNOLIA-2419:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-3.5-branch #9|http://hudson.magnolia.info/job/magnolia_main-3.5-branch/9/]
      : fixed tld - showInPreview is false by default



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T15:10:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15208">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15208</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18541#action_18541 ] 

Hudson CI server commented on MAGNOLIA-2419:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #122|http://hudson.magnolia.info/job/magnolia_main-trunk/122/]
      : fixed javadoc - showInPreview is false by default



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T15:07:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15207">
    <title>[magnolia-dev] [JIRA] Resolved: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15207</link>
    <description>
     [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Joseph resolved MAGNOLIA-2419.
--------------------------------------

    Fix Version/s: 3.5.x
       Resolution: Fixed

thanks, javadoc and tld fixed in svn, trunk and 3.6 and 3.5 branches.
(published docs are generated.. feel free to provide a patch to fix them, i'll apply it)


</description>
    <dc:creator>JIRA (on behalf of Gregory Joseph</dc:creator>
    <dc:date>2008-10-10T15:07:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15206">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15206</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18540#action_18540 ] 

Hudson CI server commented on MAGNOLIA-2419:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-3.6-branch #28|http://hudson.magnolia.info/job/magnolia_main-3.6-branch/28/]
     merging r18926 from trunk:  : fixed javadoc - showInPreview is false by default



</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T15:07:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15205">
    <title>[magnolia-dev] [JIRA] Updated: (MAGNOLIA-2419) cms:publicOnly 's showInPreview is false by default - documentation is wrong.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15205</link>
    <description>
     [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gregory Joseph updated MAGNOLIA-2419:
-------------------------------------

          Summary: cms:publicOnly 's showInPreview is false by default - documentation is wrong.  (was: CMS:PublicOnly should also work for preview-mode)
    Fix Version/s: 3.6.x
                   3.7
         Assignee: Gregory Joseph  (was: Fabrizio Giustina)

you're right, it's indeed false by default. fixing documentation.


</description>
    <dc:creator>JIRA (on behalf of Gregory Joseph</dc:creator>
    <dc:date>2008-10-10T14:59:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15204">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2419) CMS:PublicOnly should also work for preview-mode</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15204</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18538#action_18538 ] 

Olivier Marti commented on MAGNOLIA-2419:
-----------------------------------------

Tested it with several templates now, the switch showInPreview="true" is not default, it has to actually be set that it is working in Preview Mode.


</description>
    <dc:creator>JIRA (on behalf of Olivier Marti</dc:creator>
    <dc:date>2008-10-10T13:39:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15203">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2186) Provide support for freemarker (page) templates</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15203</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18537#action_18537 ] 

Hudson CI server commented on MAGNOLIA-2186:
--------------------------------------------

Integrated in !http://hudson.magnolia.info/nocacheImages/16x16/blue.gif! [magnolia_main-trunk #121|http://hudson.magnolia.info/job/magnolia_main-trunk/121/]
     : render freemarker error message




</description>
    <dc:creator>JIRA (on behalf of Hudson CI server</dc:creator>
    <dc:date>2008-10-10T12:35:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15202">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2186) Provide support for freemarker (page) templates</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15202</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18536#action_18536 ] 

Philipp Bracher commented on MAGNOLIA-2186:
-------------------------------------------

For now if a template fails no exception is thrown but the yellowish freemarker exception is rendered into the stream (easier to develop)



</description>
    <dc:creator>JIRA (on behalf of Philipp Bracher</dc:creator>
    <dc:date>2008-10-10T12:29:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15201">
    <title>[magnolia-dev] [JIRA] Commented: (MAGNOLIA-2416) Changing users password is possible without filling in the confirmation field.</title>
    <link>http://permalink.gmane.org/gmane.comp.cms.magnolia.devel/15201</link>
    <description>
    [ http://jira.magnolia.info/browse/MAGNOLIA-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&amp;focusedCommentId=18535#action_18535 ] 

Jan Haderka commented on MAGNOLIA-2416:
---------------------------------------

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.



</description>
    <dc:creator>JIRA (on behalf of Jan Haderka</dc:creator>
    <dc:date>2008-10-10T12:23:04</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.cms.magnolia.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.cms.magnolia.devel</link>
  </textinput>
</rdf:RDF>
