<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to bugs</title><link href="https://sourceforge.net/p/webdisk/bugs/" rel="alternate"/><link href="https://sourceforge.net/p/webdisk/bugs/feed.atom" rel="self"/><id>https://sourceforge.net/p/webdisk/bugs/</id><updated>2008-04-15T11:28:16Z</updated><subtitle>Recent changes to bugs</subtitle><entry><title>Error Message when no content in user home</title><link href="https://sourceforge.net/p/webdisk/bugs/18/" rel="alternate"/><published>2008-04-15T11:28:16Z</published><updated>2008-04-15T11:28:16Z</updated><author><name>Carsten</name><uri>https://sourceforge.net/u/tileca/</uri></author><id>https://sourceforge.net0bb5a34407a8e5b07edccc4f5ba6b1eaea5da5fc</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When 'homdir' param is configured and a user logs in, there will be an error Message when the users Homedir is empty.&lt;/p&gt;
&lt;p&gt;[1] Connection cannot be established: smb://[Server]/[Homedir]/ (The system cannot find the file specified.)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Login problems after entering wrong user-name</title><link href="https://sourceforge.net/p/webdisk/bugs/17/" rel="alternate"/><published>2008-01-28T16:07:56Z</published><updated>2008-01-28T16:07:56Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netdf8e69a93c9a2c5f5b09cf3d894cba66462e4556</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;General:&lt;br /&gt;
Webdisk version: 0.44&lt;/p&gt;
&lt;p&gt;Environment:&lt;br /&gt;
Server: RedHat 5 Enterprise server (Linux) (virtual machine)&lt;br /&gt;
Webserver: Apache Tomcat 5.5.23&lt;br /&gt;
Client: Windows XP SP2&lt;br /&gt;
Webbrowser: IE 6.0 en Firefox 2.0.0.11&lt;/p&gt;
&lt;p&gt;About me:&lt;br /&gt;
Jaap van der Linden&lt;br /&gt;
J.vanderlinden@uci.ru.nl&lt;br /&gt;
Developer&lt;/p&gt;
&lt;p&gt;Problem:&lt;br /&gt;
The 'normal' login screen is a page containing only (in our case a logo) and two input-fields for user-name and password and a "login"-button.&lt;/p&gt;
&lt;p&gt;After entering a wrong user-name on login, you cannot get properly connected even if you fill in the right user-name and password after this.&lt;br /&gt;
For instance, your user-name is "s0001", but you login with "s00001", one zero too much. &lt;br /&gt;
After several seconds (if the user_name is correct and the password is either correct or incorrect however, the response is immediate!) &lt;br /&gt;
a page is returned that has -among other things- the follwing properties:&lt;/p&gt;
&lt;p&gt;a) the url shows the wrong user-name, for instance: “https://goudoogje.uci.ru.nl/ba/base/campusdisk.ru.nl/s00001/” &lt;/p&gt;
&lt;p&gt;b) the second object in the bar that shows as first object the up-button, the pathinfo, you also see the wrong user-name:&lt;br /&gt;
“/campusdisk.ru.nl/s00001/”&lt;/p&gt;
&lt;p&gt;c) On the location where normally you see the toolbar, you also see the wrong user-name:&lt;br /&gt;
“Admission denied smb://campusdisk.ru.nl/s00001/ (jCIFS: Logon failure: unknown user name or bad password., -1073741715)”.&lt;br /&gt;
Below this, you see two input-fields for user-name and password and a "login"-button, without any decoration.&lt;/p&gt;
&lt;p&gt;If you enter the right user-name and password on this page, the same page is returned again.&lt;br /&gt;
The only difference is the error-message, This is (partly in Dutch, sorry):&lt;br /&gt;
“[1] Niet in staat te koppelen: smb://campusdisk.ru.nl/s00001/ (De netwerknaam wordt niet gevonden. ) “.&lt;br /&gt;
(Notice that the user-name mentioned is still the original wrong user-name !!!!)&lt;br /&gt;
Strangely enough, when you open the tree on the left (campusdisk.ru.nl), you see the tree of the right user (s0001) &lt;br /&gt;
and from there on, you can go ahead as if you had entered the right user-name ansd password from the beginning.&lt;br /&gt;
So this is a work-around, but not easy to explain to the user.&lt;/p&gt;
&lt;p&gt;Notice: if on the original login-window you enter the right user-name, but the wrong password, you get the same page as&lt;br /&gt;
when the user-name was incorrect, but the url etc. contain the right user-name and the error-message explains that the password was incorrect (-1073741718)”.&lt;br /&gt;
If your response is to enter the right user-name and password, there is no more error-message and everything works fine.&lt;br /&gt;
If your response is to enter a wrong user-name, you get the same error message as mentioned in the beginning, but the original (correct)&lt;br /&gt;
user-name is still shown in the error-message, url and pathinfo. If you correct you error, everything works fine.&lt;/p&gt;
&lt;p&gt;So the problem seems to be that the old wrong user-name in some places (the url and the pathinfo) remains,&lt;br /&gt;
instead of the newly entered right user-name.&lt;/p&gt;
&lt;p&gt;Is there an easy way to correct this in the code or web.xml?&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Mp3 files are downloaded as m3u</title><link href="https://sourceforge.net/p/webdisk/bugs/16/" rel="alternate"/><published>2008-01-24T16:49:45Z</published><updated>2008-01-24T16:49:45Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net9fecf090415b0abc3980ee649d4de84b11b78b3b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I posted this problem yesterday, but apparently something went wrong so, again:&lt;/p&gt;
&lt;p&gt;General:&lt;br /&gt;
Webdisk version: 0.44&lt;/p&gt;
&lt;p&gt;Environment:&lt;br /&gt;
Server: RedHat 5 Enterprise server (Linux) (virtual machine)&lt;br /&gt;
Webserver: Apache Tomcat 5.5.23&lt;br /&gt;
Client: Windows XP SP2&lt;br /&gt;
Webbrowser: IE 6.0 en Firefox 2.0.0.11&lt;/p&gt;
&lt;p&gt;About me:&lt;br /&gt;
Jaap van der Linden&lt;br /&gt;
J.vanderlinden@uci.ru.nl&lt;br /&gt;
Developer&lt;/p&gt;
&lt;p&gt;Problem:&lt;br /&gt;
Opening an mp3 file does not result in the file being played. This is because the file is saved with a m3u-extension instead of mp3.&lt;br /&gt;
If all you did was click on the file in Integratum Webdisk, in IE6 this it is not immediately apparent that extension is incorrect:&lt;br /&gt;
the default player is being opened, but playing does not start.&lt;br /&gt;
If the player is WinAmp, there is no message, but Windows Media Player shows one: &lt;br /&gt;
“Windows Media Player cannot play the file because the server is not responding. If you entered a URL or path to play the file, verify that it is correct. If you clicked a link to play the file, the link may not be valid.”).&lt;br /&gt;
By the way: the link you see is correct (extension is mp3). &lt;br /&gt;
In Firefox, it is more apparent that the extension is incorrect: you get the notification that "you have chosen to open the following file:&lt;br /&gt;
&amp;lt;filename&amp;gt;.mp3. This is a M3U file from &amp;lt;url&amp;gt;".&lt;/p&gt;
&lt;p&gt;That the extension is the problem, is apparent also, when you right-click on the filename (in integratum webdisk) and choose “Save as”.&lt;br /&gt;
Some users see the extension m3u, others do not see an extension, but you always see the proposed type: “Winamp playlist file” or “M3U file” depending on the default player.&lt;br /&gt;
If you save it like this and you open it, the default player is being opened, but playing does not start.&lt;br /&gt;
If the player is Windows Media Player, you get the errormessage (another one than the above-mentioned!):&lt;br /&gt;
“Windows Media Player cannot play the file because the associated playlist is not valid.”.&lt;br /&gt;
WinAmp does not work either, but does not give an errormessage.&lt;/p&gt;
&lt;p&gt;Work-around: do not click but right-click and then: add to the proposed filename the extension “.mp3”, or if the extension already is “.m3u”, change it into “.mp3”.&lt;/p&gt;
&lt;p&gt;If you choose “Download as zip” from the toolbar and afterwards unzip this zipped file, the extension is correct (mp3).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>mp3 files are downloaded as m3u files</title><link href="https://sourceforge.net/p/webdisk/bugs/15/" rel="alternate"/><published>2008-01-23T15:06:57Z</published><updated>2008-01-23T15:06:57Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net5ed704b30b9fd44f46eb15ad63e9dfa2f6d00ca8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;General:&lt;br /&gt;
Webdisk version: 0.44&lt;/p&gt;
&lt;p&gt;Environment:&lt;br /&gt;
Server: RedHat 5 Enterprise server (Linux) (virtual machine)&lt;br /&gt;
Webserver: Apache Tomcat 5.5.23&lt;br /&gt;
Client: Windows XP SP2&lt;br /&gt;
Webbrowser: IE 6.0 en Firefox 2.0.0.11&lt;/p&gt;
&lt;p&gt;About me:&lt;br /&gt;
Jaap van der Linden&lt;br /&gt;
J.vanderlinden@uci.ru.nl&lt;br /&gt;
Developer&lt;/p&gt;
&lt;p&gt;Problem:&lt;br /&gt;
Opening an mp3 file does not result in the file being played. This is because the file is saved with a m3u-extension instead of mp3.&lt;br /&gt;
If all you did was click on the file in Integratum Webdisk, in IE6 this it is not immediately apparent that extension is incorrect:&lt;br /&gt;
the default player is being opened, but playing does not start.&lt;br /&gt;
If the player is WinAmp, there is no message, but Windows Media Player shows one: &lt;br /&gt;
“Windows Media Player cannot play the file because the server is not responding. If you entered a URL or path to play the file, verify that it is correct. If you clicked a link to play the file, the link may not be valid.”).&lt;br /&gt;
By the way: the link you see is correct (extension is mp3). &lt;br /&gt;
In Firefox, it is more apparent that the extension is incorrect: you get the notification that "you have chosen to open the following file:&lt;br /&gt;
&amp;lt;filename&amp;gt;.mp3. This is a M3U file from &amp;lt;url&amp;gt;".&lt;/p&gt;
&lt;p&gt;That the extension is the problem, is apparent also, when you right-click on the filename (in integratum webdisk) and choose “Save as”.&lt;br /&gt;
Some users see the extension m3u, others do not see an extension, but you always see the proposed type: “Winamp playlist file” or “M3U file” depending on the default player.&lt;br /&gt;
If you save it like this and you open it, the default player is being opened, but playing does not start.&lt;br /&gt;
If the player is Windows Media Player, you get the errormessage (another one than the above-mentioned!):&lt;br /&gt;
“Windows Media Player cannot play the file because the associated playlist is not valid.”.&lt;br /&gt;
WinAmp does not work either, but does not give an errormessage.&lt;/p&gt;
&lt;p&gt;Work-around: do not click but right-click and then: add to the proposed filename the extension “.mp3”, or if the extension already is “.m3u”, change it into “.mp3”.&lt;/p&gt;
&lt;p&gt;If you choose “Download as zip” from the toolbar and afterwards unzip this zipped file, the extension is correct (mp3).&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>log4j does not work</title><link href="https://sourceforge.net/p/webdisk/bugs/14/" rel="alternate"/><published>2007-11-13T10:07:20Z</published><updated>2007-11-13T10:07:20Z</updated><author><name>Carsten</name><uri>https://sourceforge.net/u/tileca/</uri></author><id>https://sourceforge.net4bd7b90bb45e2d0bb2a8e5faa32bb006e9adcb8c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;How to configure log4j to work properly?&lt;/p&gt;
&lt;p&gt;I Use Webdisk 0.44 on SLES10 an Logging does not work, although it is configured.&lt;/p&gt;
&lt;p&gt;web.xml:&lt;br /&gt;
------------------------------------------------ &lt;br /&gt;
&amp;lt;param-name&amp;gt;jcifsloglevel&amp;lt;/param-name&amp;gt;&lt;br /&gt;
&amp;lt;param-value&amp;gt;10&amp;lt;/param-value&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;param-name&amp;gt;log4jconf&amp;lt;/param-name&amp;gt;&lt;br /&gt;
&amp;lt;param-value&amp;gt;log4j.properties&amp;lt;/param-value&amp;gt;&lt;/p&gt;
&lt;p&gt;log4j.properties:&lt;br /&gt;
------------------------------------------------&lt;br /&gt;
# Log4j configuration file.&lt;br /&gt;
log4j.debug=false&lt;/p&gt;
&lt;p&gt;#&lt;br /&gt;
# Available levels are DEBUG, INFO, WARN, ERROR, FATAL&lt;br /&gt;
#&lt;/p&gt;
&lt;p&gt;log4j.rootCategory=DEBUG, Daily&lt;/p&gt;
&lt;p&gt;log4j.appender.Daily=org.apache.log4j.DailyRollingFileAppender&lt;br /&gt;
log4j.appender.Daily.file=log/log4j.log&lt;br /&gt;
log4j.appender.Daily.datePattern='.'yyyy-MM-dd&lt;br /&gt;
log4j.appender.Daily.append=true&lt;br /&gt;
log4j.appender.Daily.layout=org.apache.log4j.PatternLayout&lt;br /&gt;
log4j.appender.Daily.layout.ConversionPattern=%-5p %d{ISO8601} - %m%n&lt;/p&gt;
&lt;p&gt;Within the jcifs.properties the is logging configured:&lt;br /&gt;
jcifs.util.loglevel=10&lt;br /&gt;
jcifs.encoding=Cp850&lt;br /&gt;
jcifs.resolveOrder=LMHOSTS,DNS&lt;br /&gt;
jcifs.smb.client.soTimeout=60000&lt;/p&gt;
&lt;p&gt;What parameter for jcifs.util.loglevel will be used for logging:&lt;br /&gt;
web.xml or jcifs.properties?&lt;/p&gt;
&lt;p&gt;Why is no logfile created?&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>'Input field description with' not dynamic</title><link href="https://sourceforge.net/p/webdisk/bugs/13/" rel="alternate"/><published>2007-05-07T08:02:35Z</published><updated>2007-05-07T08:02:35Z</updated><author><name>Carsten</name><uri>https://sourceforge.net/u/tileca/</uri></author><id>https://sourceforge.net462b5c53e4dc297d2faad6b57451a22132e61586</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When using language files, the display of Input fields get 'deformed' because of a fixed row 'width' size (style='width:300px;'). View Sceenshot.&lt;/p&gt;
&lt;p&gt;Serverplattform:&lt;br /&gt;
SLES 10.2&lt;br /&gt;
Apache 2&lt;br /&gt;
Tomcat 5&lt;/p&gt;
&lt;p&gt;Browser:&lt;br /&gt;
IE 7, FF 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>German Umlaute displayed as '?'</title><link href="https://sourceforge.net/p/webdisk/bugs/12/" rel="alternate"/><published>2007-05-07T07:53:14Z</published><updated>2007-05-07T07:53:14Z</updated><author><name>Carsten</name><uri>https://sourceforge.net/u/tileca/</uri></author><id>https://sourceforge.net8f4ac67935df6e97acac54882c1e24b50635efa1</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;German Umlaute within description of a share are displayed as '?'. Umlaute within directory- or filenames are displayed correct.&lt;/p&gt;
&lt;p&gt;Serverplattform:&lt;br /&gt;
SLES 10.2&lt;br /&gt;
Apache 2&lt;br /&gt;
Tomcat 5&lt;/p&gt;
&lt;p&gt;Browser:&lt;br /&gt;
IE 7, FF 2&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Apache crashes when trying to edit an existign user accaunt</title><link href="https://sourceforge.net/p/webdisk/bugs/11/" rel="alternate"/><published>2006-12-20T10:33:21Z</published><updated>2006-12-20T10:33:21Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net543cf448a2ec76e05bed24c72d840a8e0afd63a8</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;About Your environment:&lt;br /&gt;
- Server - Windows XP SP2&lt;br /&gt;
- Web-server - XAMPP for Windows Version 1.5.5&lt;br /&gt;
- Client - Windows XP SP2&lt;br /&gt;
- Browser - Firefox 1.5.9&lt;/p&gt;
&lt;p&gt;About You:&lt;br /&gt;
- Evgeny Tcheskis&lt;br /&gt;
- tcheskised@autoins.ru&lt;br /&gt;
- User/tester&lt;/p&gt;
&lt;p&gt;Apache crashes when trying to edit an existign user accaunt&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Search doesn't handle upper/lowercase right</title><link href="https://sourceforge.net/p/webdisk/bugs/10/" rel="alternate"/><published>2006-10-25T10:06:45Z</published><updated>2006-10-25T10:06:45Z</updated><author><name>Markus</name><uri>https://sourceforge.net/u/mkorth/</uri></author><id>https://sourceforge.net8bcc1263905ea8747f1a1e1f5578cbc8d25af514</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Server: SuSE Enterprise 10, Samba&lt;br /&gt;
Web-Server: Tomcat 5.0.30, IntegraTUM 0.26&lt;br /&gt;
Webbrowser: Firefox 1.5, IE 6.0&lt;br /&gt;
Email: mkorth@viisage.com&lt;br /&gt;
Role: IT&lt;/p&gt;
&lt;p&gt;Consider the following files:&lt;/p&gt;
&lt;p&gt;\test\NST001.doc&lt;/p&gt;
&lt;p&gt;When searching for "NST", no search results are&lt;br /&gt;
returned. When searching for "nst", the document ist found.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Null Pointer Exception when "permissions" requested</title><link href="https://sourceforge.net/p/webdisk/bugs/9/" rel="alternate"/><published>2006-10-04T16:06:59Z</published><updated>2006-10-04T16:06:59Z</updated><author><name>Bart B</name><uri>https://sourceforge.net/u/bartificer/</uri></author><id>https://sourceforge.netefac57edaa5ace1267a4609dcdf636edec88142d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;When I select a file and click the "permissions" button&lt;br /&gt;
I get the following error:&lt;/p&gt;
&lt;p&gt;java.lang.NullPointerException at&lt;br /&gt;
webdisk.Presentation.getSID(Presentation.java:1017) at&lt;br /&gt;
webdisk.Presentation.showPermissions(Presentation.java:1042)&lt;br /&gt;
at&lt;br /&gt;
webdisk.Presentation.showFileList(Presentation.java:793)&lt;br /&gt;
at&lt;br /&gt;
webdisk.Presentation.showContent(Presentation.java:336)&lt;br /&gt;
at webdisk.Controller.doGet(Controller.java:279) at&lt;br /&gt;
webdisk.Controller.doPost(Controller.java:293) at&lt;br /&gt;
javax.servlet.http.HttpServlet.service(HttpServlet.java:709)&lt;br /&gt;
at&lt;br /&gt;
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&lt;br /&gt;
at&lt;br /&gt;
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&lt;br /&gt;
at&lt;br /&gt;
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)&lt;br /&gt;
at&lt;br /&gt;
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)&lt;br /&gt;
at&lt;br /&gt;
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&lt;br /&gt;
at&lt;br /&gt;
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&lt;br /&gt;
at&lt;br /&gt;
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&lt;br /&gt;
at java.lang.Thread.run(Thread.java:595) &lt;/p&gt;&lt;/div&gt;</summary></entry></feed>