<!-- 
RSS generated by JIRA (9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b) at Mon Feb 12 11:11:00 CET 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>Magnolia - Issue tracker</title>
    <link>https://jira.magnolia-cms.com</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-uk</language>    <build-info>
        <version>9.4.2</version>
        <build-number>940002</build-number>
        <build-date>19-01-2023</build-date>
    </build-info>


<item>
            <title>[MGNLWEBDAV-20] webdav share cannot be mount on Vista</title>
                <link>https://jira.magnolia-cms.com/browse/MGNLWEBDAV-20</link>
                <project id="10281" key="MGNLWEBDAV">WebDAV (closed)</project>
                    <description>&lt;p&gt;possible reason: &lt;a href=&quot;http://forums.techarena.in/vista-help/654760.htm&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://forums.techarena.in/vista-help/654760.htm&lt;/a&gt;&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;if the OPTIONS request to the root of the site doesn&apos;t succeed or&lt;br/&gt;
returns but doesn&apos;t say that the server can talk DAV (Basically support verbs&lt;br/&gt;
like PROPFIND, PROPPATCH etc), WebDAV redirector will not be able to connect&lt;br/&gt;
to such a server.&lt;/p&gt;

&lt;p&gt;An option/workaround is to actually have the root of the site support&lt;br/&gt;
OPTIONS request.&lt;/p&gt;

&lt;p&gt;WebFolders gets installed on Vista if Office System 2003 is installed on&lt;br/&gt;
Vista. Besides that, there is no way of installing WebFolders on Vista.&lt;/p&gt;

&lt;p&gt;Thanks &amp;amp; I apologize for the inconvenience.&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;I&apos;ve tried several webdav clients:&lt;/p&gt;
&lt;ul&gt;
	&lt;li&gt;standard windows approach with mounting new network drive -&amp;gt; error 0x80070043&lt;/li&gt;
	&lt;li&gt;command line: f.e. &lt;tt&gt;net use x: &quot;http://localhost:8080/magnoliaAuthor/.webdav/resources&quot; /User:superuser superuser&lt;/tt&gt; (and several variants) -&amp;gt; 67 system error (btw default http port 80 was also tried as this is the fixed port to use webdav on XP)&lt;/li&gt;
	&lt;li&gt;WebDrive client&lt;/li&gt;
	&lt;li&gt;Total commander plug-in&lt;/li&gt;
&lt;/ul&gt;


&lt;p&gt;That behavior should be the same also on other Windows OS versions.&lt;br/&gt;
To use so called webFolder on Vista you have to install KB-907306 update.&lt;/p&gt;


&lt;p&gt;btw when you run the server on Windows, you are able to mount remotely from Linux.&lt;/p&gt;</description>
                <environment></environment>
        <key id="17363">MGNLWEBDAV-20</key>
            <summary>webdav share cannot be mount on Vista</summary>
                <type id="1" iconUrl="https://jira.magnolia-cms.com/secure/viewavatar?size=xsmall&amp;avatarId=10883&amp;avatarType=issuetype">Bug</type>
                                            <priority id="3" iconUrl="https://jira.magnolia-cms.com/images/icons/priorities/major.svg">Major</priority>
                        <status id="6" iconUrl="https://jira.magnolia-cms.com/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="1">Fixed</resolution>
                                        <assignee username="had">Jan Haderka</assignee>
                                    <reporter username="zdenekskodik">Zdenek Skodik</reporter>
                        <labels>
                    </labels>
                <created>Fri, 13 Nov 2009 14:47:26 +0100</created>
                <updated>Mon, 2 Dec 2013 14:53:01 +0100</updated>
                            <resolved>Wed, 21 Apr 2010 16:51:17 +0200</resolved>
                                                    <fixVersion>1.0</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>0</watches>
                                                                                                                <comments>
                            <comment id="24912" author="zdenekskodik" created="Fri, 13 Nov 2009 16:18:35 +0100"  >&lt;p&gt;debugging with DumpHeadersFilter:&lt;/p&gt;

&lt;div class=&quot;code panel&quot; style=&quot;border-width: 1px;&quot;&gt;&lt;div class=&quot;codeContent panelContent&quot;&gt;
&lt;pre class=&quot;code-java&quot;&gt;2009-11-13 16:01:16,779 INFO  info.magnolia.debug                               : 6 uri: /magnoliaAuthor/.webdav/resources

2009-11-13 16:01:16,782 INFO  info.magnolia.debug                               : 6 session: &lt;span class=&quot;code-keyword&quot;&gt;false&lt;/span&gt;

2009-11-13 16:01:16,786 INFO  info.magnolia.debug                               : 6 parameters:

2009-11-13 16:01:16,791 INFO  info.magnolia.debug                               : 6 header: translate=f

2009-11-13 16:01:16,795 INFO  info.magnolia.debug                               : 6 header: user-agent=Microsoft-WebDAV-MiniRedir/6.0.6002

2009-11-13 16:01:16,798 INFO  info.magnolia.debug                               : 6 header: host=localhost

2009-11-13 16:01:16,800 INFO  info.magnolia.debug                               : 6 header: content-length=0

2009-11-13 16:01:16,803 INFO  info.magnolia.debug                               : 6 header: connection=Keep-Alive

2009-11-13 16:01:16,807 INFO  info.magnolia.debug                               : 6 response status: 401

2009-11-13 16:01:16,809 INFO  info.magnolia.debug                               : 6 response length: 0

2009-11-13 16:01:16,811 INFO  info.magnolia.debug                               : /magnoliaAuthor/.webdav/resources response: WWW-Authenticate = BASIC realm=&lt;span class=&quot;code-quote&quot;&gt;&quot;&lt;span class=&quot;code-keyword&quot;&gt;null&lt;/span&gt;&quot;&lt;/span&gt;

2009-11-13 16:01:16,813 INFO  info.magnolia.debug                               : /magnoliaAuthor/.webdav/resources response: X-Magnolia-Registration = Registered

&lt;/pre&gt;
&lt;/div&gt;&lt;/div&gt;

&lt;p&gt;btw using the &lt;tt&gt;net use&lt;/tt&gt; from command line it chache the request and doesn&apos;t react immediately when trying to execute the command once again&lt;/p&gt;</comment>
                            <comment id="24915" author="gjoseph" created="Fri, 13 Nov 2009 16:53:49 +0100"  >&lt;p&gt;Is this the only request when you try to map the folder ? This gets you a 401 - are you sure the authentication headers were passed ?&lt;br/&gt;
(if you have more logs, pls use attachments)&lt;/p&gt;</comment>
                            <comment id="24917" author="zdenekskodik" created="Fri, 13 Nov 2009 17:12:27 +0100"  >&lt;p&gt;the only request? I&apos;ve been trying a lot of requests along the line and for another shares,&lt;br/&gt;
also tried to use BasicClientCallback, grant the anonymous role the acl permissions&lt;br/&gt;
to get&amp;amp;post URI for /.webdav and always got that debug messages.&lt;/p&gt;</comment>
                            <comment id="24937" author="gjoseph" created="Fri, 13 Nov 2009 20:54:37 +0100"  >&lt;p&gt;&quot;the only request when you try to map the folder&quot;: with clients I&apos;ve tried, most operations (connecting, listing directory contents, etc) generated more than 1 http request.&lt;/p&gt;</comment>
                            <comment id="24939" author="had" created="Fri, 13 Nov 2009 23:17:08 +0100"  >&lt;p&gt;Yes, this was the only request. Nothing else ever came up. Also, seems like Vista keeps a cache of the responses because after attempt to login, any further attempts for next few minutes would not even reach the server.&lt;/p&gt;</comment>
                            <comment id="24961" author="gjoseph" created="Mon, 16 Nov 2009 20:12:16 +0100"  >&lt;p&gt;&lt;a href=&quot;http://greenbytes.de/tech/webdav/webdav-redirector-list.html&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;http://greenbytes.de/tech/webdav/webdav-redirector-list.html&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It seems that in general, most (or all) versions of windows have various issues with Basic Authentication, so unless this gets fixed, there&apos;s probably not much we can do.&lt;/p&gt;</comment>
                            <comment id="24995" author="zdenekskodik" created="Wed, 18 Nov 2009 12:36:19 +0100"  >&lt;p&gt;I&apos;ve tried to reinstall the vista update mentioned at description and finally I&apos;m able to mount webdav on Vista using Webdrive&lt;br/&gt;
but still not able to connect through standard Windows approaches (mapping new network drive or &lt;tt&gt;net use&lt;/tt&gt; command).&lt;br/&gt;
I&apos;ve tried it on both 8080 and 80 ports.&lt;/p&gt;

&lt;p&gt;As the Webride is not freeware I&apos;m going to find some another 3rd party webdav client which is for free and will works&lt;br/&gt;
and also perform the tests Gregory wanted. &lt;/p&gt;</comment>
                            <comment id="24998" author="zdenekskodik" created="Wed, 18 Nov 2009 16:11:08 +0100"  >&lt;p&gt;finally I&apos;m also able to mount it through mapping new network drive.&lt;br/&gt;
The trick is that you have to follow with &quot;Connect to a Web site that you&lt;br/&gt;
can use to store your documents and pictures&quot; instead of doing&lt;br/&gt;
it directly as so called webFolders are usually mapped.  &lt;br/&gt;
Have a look at the attached guide. &lt;br/&gt;
Probably the vista web folders update was corrupted or wasn&apos;t installed&lt;br/&gt;
at all if the mapping didn&apos;t worked at the first time.&lt;br/&gt;
Still no luck with command line.&lt;/p&gt;</comment>
                            <comment id="28071" author="zdenekskodik" created="Wed, 21 Apr 2010 16:51:17 +0200"  >&lt;p&gt;&lt;br/&gt;
At least few possibilities exist. &lt;/p&gt;</comment>
                    </comments>
                    <attachments>
                            <attachment id="12762" name="WebDAV-Vista.pdf" size="835276" author="zdenekskodik" created="Wed, 18 Nov 2009 16:11:35 +0100"/>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                                            <customfield id="customfield_14166" key="com.okapya.jira.checklist:checklist">
                        <customfieldname>Acceptance criteria</customfieldname>
                        <customfieldvalues>
                            
        <checklist>
        <![CDATA[
                            




                
                                    <div class="o-completion" style="display: flex; flex-shrink: 0;"><span  class="aui-lozenge aui-lozenge-complete" style="font-size: 12px; font-weight: normal; display: flex; flex-direction: row; align-items: center;" ><span style="padding-right: 4px; vertical-align: middle;"><svg width="15" height="15" viewBox="0 0 15 15" xmlns="http://www.w3.org/2000/svg" fill="white"><path clip-rule="evenodd" d="m10.41037,3.42544l-7.86501,0c-0.72395,0 -1.31084,0.58688 -1.31084,1.31084l0,7.86508c0,0.7239 0.58689,1.3108 1.31084,1.3108l7.86501,0c0.724,0 1.3109,-0.5869 1.3109,-1.3108l0,-7.86508c0,-0.72396 -0.5869,-1.31084 -1.3109,-1.31084zm-7.86501,-0.65542c-1.08593,0 -1.96626,0.88032 -1.96626,1.96626l0,7.86508c0,1.0859 0.88033,1.9662 1.96626,1.9662l7.86501,0c1.086,0 1.9663,-0.8803 1.9663,-1.9662l0,-7.86508c0,-1.08594 -0.8803,-1.96626 -1.9663,-1.96626l-7.86501,0z" fill-rule="evenodd"/><path d="m5.09049,10.18526l-1.82767,-1.82766l-0.78479,0.78479l2.61246,2.61246l5.38758,-5.38754l-0.78483,-0.78479l-4.60275,4.60274z"/></svg></span><span>Empty</span></span></div>
                        ]]>
    </checklist>


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    <customfield id="customfield_10111" key="com.atlassian.jira.toolkit:reporterdomain">
                        <customfieldname>Company</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>magnolia-cms.com</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10031" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of First Response</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 13 Nov 2009 16:53:49 +0100</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_12730" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_14151" key="com.atlassian.jira.toolkit:message">
                        <customfieldname>Docu info</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10061" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comm is not jira-dev</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10071" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last participant</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>mmuehlebach</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_13136" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            13 years, 44 weeks, 4 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                            <customfield id="customfield_10020" key="com.atlassian.jira.toolkit:attachments">
                        <customfieldname>Number of attachments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10150" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname>Number of comments</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        <customfield id="customfield_10011" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>had</customfieldvalue>
            <customfieldvalue>gjoseph</customfieldvalue>
            <customfieldvalue>zdenekskodik</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                    <customfield id="customfield_10833" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0|i02dcn:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10244" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>13900</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                <customfield id="customfield_14145" key="com.intenso.jira.issue-templates:issue-templates-customfield">
                        <customfieldname>Template</customfieldname>
                        <customfieldvalues>
                            


                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_15131" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Time in Discovery</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>0</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10032" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time in Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        </customfields>
    </item>
</channel>
</rss>