Code Monkey home page Code Monkey logo

core's People

Contributors

alexandbear avatar bartv2 avatar blizzz avatar butonic avatar deepdiver1975 avatar dpakach avatar franktesty avatar icewind1991 avatar individual-it avatar jakobsack avatar jammingben avatar jancborchardt avatar jvillafanez avatar kiranparajuli589 avatar lukasreschke avatar micbar avatar mmattel avatar morrisjobke avatar mtgap avatar nickvergessen avatar ownclouders avatar phil-davis avatar robinmccorkell avatar rullzer avatar samtuke avatar schiessle avatar sergiobertolinsg avatar sharidas avatar tanghus avatar vicdeo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

core's Issues

Internal server error when creating files with special characters / umlauts on windows

Hi,

using IIS7.5 and OC 4.5.1a, I've got problems with files/folder with umlauts. Same problem since 4.0 betas:

  • Creating a new file häuser.txt on the webinterface results in häuser.txt on filelist on webinterface and häuser.txt on filesystem of the server
  • Creating a new file häuser.txt in the filesystem of the server results in häuser.txt in the filesystem an an internal server error (500) on the webinterface

No error when using SLES11 btw., seems definitively related to IIS/Windows.

Thx, Stefan

Folders named Shared cannot be deleted

If, someone, with the sync client, a Folder with the name Shared is created and synced to the server (such as it is inside another folder, like for me), the Shared folder then cannot be deleted. This makes sense for the actual system generated "Shared" folder, but not for a random folder named "Shared". As this is a common name, and ofter appears when you sync first root, and then Shared, needs to be fixed. The only protected "Shared" folder should be in the root ownCloud directory.

Add a "trivial" label

Hi,

there are often reports such as untranslated strings, or code formatting issues.

I think a trivial tag would be great for them, so inexperienced users could solve them.

So nice to have a working bug tracker. Thanks!

v4.5.0: data loss when dragging out of a zip file

If you drag a file out of a zip, a pop-up box shows up telling you that the file could not be moved. But it is still deleted in the zip-file, while not being stored anywhere. -> DATA LOSS!

This is not 100% reproducible - I had one try where things worked as expected. I had 5 more tries where the file was deleted though.

Reproduction:

  1. create a zip file on your desktop
  2. upload to owncloud with archive support enabled
  3. enter archive
  4. drag file out of archive into parent folder
    -> warning, and file deleted

Creating folders in shared folder fails through sync client

When I share a folder with user john, install the sync client on john's pc and share the / folder, I see the shared folder in 'shared'. This is normal, of course.

When I create a folder in that folder, syncing fails on the server and the folder is not created:

Oct 22 15:03:08 2012 error 89.188.25.162 PHP Warning: filesize(): stat failed for /var/www/owncloud/data/admin/files/Bedrijfsinformatie/piet in /var/www/owncloud/lib/filestorage/local.php on line 45 Oct 22 15:03:08 2012 error 89.188.25.162 PHP Warning: filemtime(): stat failed for /var/www/owncloud/data/admin/files/Bedrijfsinformatie/piet in /var/www/owncloud/lib/filestorage/local.php on line 61 Oct 22 15:03:08 2012 error 89.188.25.162 PHP Warning: filectime(): stat failed for /var/www/owncloud/data/admin/files/Bedrijfsinformatie/piet in /var/www/owncloud/lib/filestorage/local.php on line 58

If I then create a file in that folder "piet", it says:

Oct 22 15:03:08 2012 error 89.188.25.162 PHP Fatal error: Call to undefined method OC_Connector_Sabre_File::createFile() in /var/www/owncloud/3rdparty/Sabre/DAV/Server.php on line 1482

Current version: 4.5.0, mysql.

Reproduction steps:

    create users sharer and user1.
    create folder as sharer: 'sharethis'
    share with user1
    use user1's sync client to create a folder in sharethis.
    webserver error log: see above.

And

    create users sharer and user1.
    create folder as sharer: 'sharethis'
    share with user1
    use user1's sync client to create a folder in sharethis.
    create a file in that folder.
    When the client syncs, the file is deleted from that folder. This prevents creating files in a shared folder.

WebDAV create and move broken inside shared folders

With a WebDAV client, when trying to create a folder or move a file in a directory that is shared from another user, ownCloud responds with 405 Method Not Allowed. All permissions are granted to the users that have access to the shared folder, but none of them can create folders or move files that are located in the shared folder. However, it is possible to copy a file from one folder to another, and then manually delete one of them afterwards. Sort of like a "manual" move operation. But since we try to avoid manual labor as much as possible, it would be nice if the move operation could be fixed :-)

These things work perfectly fine when you're working on your own folders. It's just the shared ones that are problematic.

File uploads are broken since ownCloud 4.5.

Since ownCloud 4.5 I'm not able to upload files anymore. The WebUI tells me that the max upload size is 0. Also the admin panel is telling me that the htaccess file isn't working.

IT IS WORKING!

In phpinfo() I can see that upload_max_filesize and htaccessWorking are correctly set. Somehow owncloud isn't able to correctly read them.

Sharing of password protected Folders leads to Error-Page

In 4.5.1a and 4.5.0 it isn´t possible to share an folder that should be password protected.

Sharing without a password is possible.

When trying to access a password-protected folder, the password query is shown. After entering the password an errorpage is showing. Saying: "Cloud nor found"

Cannot create groups with special characters

When creating users/groups in owncloud 4.5, can't create groups with any special characters (), for example, doesn't work. It allows you to create them in javascript, but then when you reload the page, they disappear - even if you assigned them to a user.

Better experience would be to allow special characters in group names. Second best would be to disallow special characters in the creation of groups.

v4.5.0: External storage mounting FTP

v4.5.0, PostgreSQL.
When I mount ftp according to instructions (http://owncloud.org/support/custom-mount-configuration/).
I do not choose the option security, but in the apache logs I see:

[11:28:28 2012][error][client 10.20.139.3] PHP Warning: filetype(): Lstat failed for ftps://ftp:[email protected] in /usr/local/www/owncloud/apps/files_external/lib/streamwrapper.php on line 32, referer: http://owncloud.ex2.com/?app=files
[11:28:29 2012][error][client 10.20.139.3] PHP Warning: mkdir(): Unable to connect to ftps://ftp:[email protected] in /usr/local/www/owncloud/apps/files_external/lib/streamwrapper.php on line 14, referer: http://owncloud.ex2.com/?app=files
[11:28:29 2012][error][client 10.20.139.3] PHP Warning: filetype(): Lstat failed for ftps://ftp:[email protected] in /usr/local/www/owncloud/apps/files_external/lib/streamwrapper.php on line 32, referer: http://owncloud.ex2.com/?app=files

Why ftps?

in mount.php:

return array (
'user' => array (
'user1' => array (
'/user1/files/FTP1' => array ( 'class' => 'OC_Filestorage_FTP', 'options' => array ( 'host' => 'ftp.ex.com', 'user' => 'ftp', 'password' => 'ftp', 'root' => '/', 'secure' => 'false', ),),
),
),
);

deployment (additionally?) in zip format

In non-Linux environments, the current deployment format sometimes isn't that convenient to the user:

Downloading and extracting a .tar.bz2 archive on a local machine surely isn't be a big deal --
but for uploading the new instance to an ownCloud Server where you don't have root access
(e.g. on a Webspace), you have two choices:

  1. ftp upload file by file
  2. converting into a zip archive and ftp upload this; then extracting the zip on the Server
    (usually they provide ONLY zip!!

The first option is VERY slow, so the second option is the preferred way.

=> So it would be nice if there would be provided a ready-to-upload zip archive by ownCloud.org
to save effort and time... -- Thx :)

Rename folder in ownCloud 4.5.0

From the mobile clients we are working on the rename folder feature. By testing it, it seems that all possible scenarios work ok but one. This is the case when we rename a folder just by changing one letter either from capital to lower case letter or oppostite (from lower-case to capital)

To reproduce it
1.- We select the option rename folder and change a capital letter to a lower-case one (for example, Name to name)
2.- The mobile devices keeps waiting from the server answer, however, after 5 minutes there isn't any

Having a look at ther server side to see what is actually happened, we check that the file name has been correctly changed, We haven't detected anything on the server logs.

On the other hand, we have done another test, once we have selected to rename a folder from the mobile client and being connected to this server and account with a web client, if we refresh the web client, we can see the folder renamed not only on the web client but also on the mobile client.

We think that the problem could be related to the server side due to the lack of a server answer, does it make sense?

[v4.5.1] unable to open shared folder

I just tried OC 4.5.1 and detected a major regression with the sharing feature.

When USER1 shares FILE1 with USER2, the Shared folder is automatically created for USER2. With OC 4.5.1, however, USER2 is unable to open the Shared folder that should contain FILE1.

Someone reported this in the forums as well (infelicitously in a wrong section):
http://forum.owncloud.org/viewtopic.php?f=3&t=4541#p10736

Like the LDAP regression, I think this needs to be patched and released immediately.

Share link: not urlencoded

When sharing using a link, the link doesn't get urlencoded. When using this link in different browsers (e.g. MSIE and Chrome), the link gets urlencoded by the browsers in different ways depending on the actual language settings.

This happens when using german umlauts in filenames or foldernames.

I would suggest using the pathhash as link instead of using folder/filename. This would prevent all possible problems with spaces, umlauts, different language encodings, etc.

Scan on Login does not have a progress bar

Sometimes when I login, owncloud decides to to a scan of my entire documents.

Stracing the process I see writes to
/DataVolume/software/owncloud/data/owncloud.db and /DataVolume/software/owncloud/data/owncloud.db-journal and //sbin/file and //bin/file and //usr/bin/file and the actual files.

However, this prevents a login for 30 minutes and does not indicate what it is doing (I am just guessing this is indexing, please correct me if I am wrong.) The browser just shows "connecting ...".

This happens every several days when I update my owncloud checkout which is running directly from the cloned git repo.

Sharing with password -- Pressing enter to save password cannot be discovered

I tried to reproduce http://article.gmane.org/gmane.comp.kde.devel.owncloud/6035 to open a bug for it.

However, I came to realize that it does not work at all. Setting the expiration date or enabling sharing is saved without an issue.

However, if i open the share menu and enter a password (press the lock icon) this is not saved. Looking at Firebug, nothing is transfered to the server doing so.

However there is no error message and thus I by accident shared without any password at all.

This is FF16 and ownCloud git.

v4.5.0: unable to delete users (with long usernames)

Following up on the test in #53 I am unable to delete the users created. Pressing the 'X' in the webfrontend removed the line and gives you the yellow undelete-option, but after a manual reload of the page the users are still there.

Please note the usernames are quite long (tested up to 70 chars in length)

Reproduction:

  1. follow the procedure in #53
  2. delete the users in the webfrontend
  3. manually reload the page
    -> users are still there

Credentials bug in ownCloud 4.5.0

We are working on a bug related with special characters used in the password field. We need some help because we don't know exactly how it works on the server side.

We use wireshark to analyze what the apps send to the server.

Here is an example:

Username: pepe Password: ñ

What is send to the server is the following:

Authorization: Basic cGVwZTrx Credentials: pepe:\361

The authorization is on Base64 (http://en.wikipedia.org/wiki/Basic_access_authentication), separated using ":"

Converting cGVwZTrx to plain text (http://www.motobit.com/util/base64-decoder-encoder.asp) you get pepe:ñ.

We think that the problem coud be with the translation to plain text and related with the encoding used in the server side.

Could you please put us in touch with someone that could help us with this issue?

http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-2098

v4.5.0: refresh missing after creating new user with webfrontend

When you create new users in the webfrontend, sometimes after pushing the create-button the page refresh is missing - this seems to be especially the case after you entered users with very long (40+ characters) usernames. Manual refresh always works.

reproduction:

  1. create a user (preferably with a 40+ char long username)
  2. create a second user (also with a long username)
    => no automatic refresh.
    after a manual refresh the users show up.

External storage mounting stops ownCloud?

Verifying bug http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-1248 on 4.5.0 I tried to follow exactly his procedure. But after I created the local mount point (pointing to /tmp) the whole ownCloud instance stopped working. After I manually deleted the mount.php config file it started working again. Trying a second time made it stop again. The complete instance was stopped, the sync clients for a normal users as well as the web frontend and the mobile apps.

Icons missing

Hi,

Some of the contact and calendar icons are missing. The contact icons like "add", "import" and "settings" are not shown. Same for the calendar icons.
I´m using the latest owncloud release with Firefox 16.0.1. The issue can be reproduced on all IE versions as well.
Might be something with the SVG support?!

regards,

Chris

[Desktop Client] Username doesn't display anywhere

There is no displayed username when you are logged in to a server in the ownCloud Desktop Client. It could be good to have it show up on the bottom of the status window, next to (or under) the URL and the sync directory.

Missing translation

Entering a a search term into the search box in the upper right hand corner, the results are displayed in a list.

However, the first label there is "Files" it should be translated to "Dateien"...

Let admin choose the offered languages

Atm, there is no possibility to limit the number/choice of languages. In some cases the admin might want to offer only one or two languages, however. The admin menu could have the list of languages with checkboxes to (de)select the available languages. Also it should be possible to set a language as default.

Server-side prepared thumbnails for images, videos, ... ready to be downloaded to the clients

Cross posted as recommended in owncloud-archive/apps#18 (comment) .

It has been proposed in przybylski/owncloud-android#2 to

OC needs a thumbnails API for files app so the clients such us the android one can show them when exploring files without having to download the entire files by the client in order to create thumbnails.

Imagine a user with hundred of images inside a folder named as IMG06258.jpg who wants to download that nice pic of his trip and don't want having to remember crappy file names nor having to download file by file to find it.

Dropbox solves this problem nicely by having an API for thumbnails:
https://www.dropbox.com/developers/reference/api#thumbnails

but the answer there was

this is feature request for owncloud android client would just use this api. You should make feature request for picture api here.

Done herewith.

v4.5.0: unsharing directories does not make them disappear

first, unsharing files (by clicking on the X at the right) works fine and as expected.

When you unshare a directory, it does not disappear. instead you keep seeing the 'Shared"-folder plus the "unshared" folders in there. when you then click on a directory (previously unshared) you are dropped into the owncloud root folder.
And you can start over.

Reproduction:

  1. set up an instance with 2 users and some files and directories in there. nothing fancy.
  2. log in as user2 (webfrontend)
  3. share a few files and directories from user2 to user1.
  4. log in as user1 (webfrontend)
  5. in the shared folder unshare a few files and directories (click the X on the right)
    -> the files and the directories are unshared and disappear as they should. but when you go back into the shared folder, the directories are zombies.

Text files without .txt can only be shared and downloaded (no rename, edit, move, history)

When you want to quickly grab your server log files, easiest way is to copy them to ownCloud, then download them. While I can copy them to /owncloud/data/user/files, when I look at them in the web client I cannot edit them. I changed ownership and permissions to match the other files. I still can't rename them. I can only download and only share them with the option to "share", the update and delete options are gone. I also cannot delete the text file through the web client interface.
SUSE 12.2, owncloud 4.5.0.

If i rename the file at the command line to something that ends in .txt, then I have all of my file options back.

To recreate:

  1. Grab the text error log from the web server (apache)
  2. Copy it to the /owncloud/data/user/files directory
  3. File shows up, but try to edit the name, or open it in a text editor
  4. Try to share it, but "can edit" is not an option

4.5.0 sharing folders log files

Users can't open the shared directory, it would just reload the page. Here are some of the logs I captured in case it helps.

Apache:

PHP Warning:  fopen(/export/owncloud_data/<USERNAME>/files/Shared): failed to open stream: No such file or directory in /export/owncloud/lib/filestorage/local.php on line 112, referer: https://files.domain.tld/index.php
PHP Fatal error:  Uncaught exception 'PDOException' with message 'SQLSTATE[HY000]: General error: 5 database is locked' in /export/owncloud/lib/db.php:736\nStack trace:\n#0 /export/owncloud/lib/db.php(736): PDOStatement->execute(Array)\n#1 /export/owncloud/lib/appconfig.php(95): PDOStatementWrapper->execute(Array)\n#2 /export/owncloud/remote.php(14): OC_Appconfig::getValue('core', 'remote_webdav')\n#3 {main}\n  thrown in /export/owncloud/lib/db.php on line 736
[Wed Oct 24 09:23:20 2012] [error] [client 10.10.20.86] DB error: DB Error: "SQLSTATE[HY000]: General error: 5 database is locked"<br />Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br />
[Wed Oct 24 09:23:20 2012] [error] [client 10.10.20.10] DB error: DB Error: "SQLSTATE[HY000]: General error: 5 database is locked"<br />Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br />

OC Log:

{"app":"core","message":"Failed to get existing database structure for upgrading (MDB2 Error: unknown error, _doQuery: [Error message: Could not execute statement]\n[Last executed query: SELECT name FROM sqlite_master WHERE type='table' AND sql NOT NULL AND name!='sqlite_sequence' ORDER BY name]\n[Native code: 5]\n[Native message: database is locked]\n)","level":4,"time":1351094170}
{"app":"core","message":"App \"ownCloud Instance Migration\" (admin_migrate) can't be used because it is not compatible with this version of ownCloud","level":3,"time":1351094180}
{"app":"user_ldap","message":"Bind failed: 49: Invalid credentials","level":3,"time":1351094507}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094771}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094824}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094827}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094831}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094894}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094905}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094955}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094956}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351094957}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351095579}
{"app":"core","message":"DB Error: \"SQLSTATE[HY000]: General error: 5 database is locked\"<br \/>Offending command was: SELECT &quot;configvalue&quot; FROM &quot;oc_appconfig&quot; WHERE &quot;appid&quot; = ? AND &quot;configkey&quot; = ?<br \/>","level":4,"time":1351095608}

Server our of memory error when syncing large file (error log attached)

Syncing large files doesn't work for me, and it seems to be a server issue. This is a reposted issue, also in the Mirall list as owncloud/client#19

The large (1.4GB) file uploads to ownCloud 4.5 via the 1.1.1 works client just fine (from windows client on windows 7) and I can see the file in the web client, but the same file will not be downloaded to the other desktop clients.

Tried 2 windows 7 machines, and 1 ubuntu 12.04 machine running the ownCloud client.

Log:
[Tue Oct 23 15:04:14 2012] [error] [client 192.168.1.27] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 445646849 bytes) in /srv/www/htdocs/owncloud/3rdparty/Sabre/HTTP/Response.php on line 146
[Tue Oct 23 15:04:15 2012] [error] [client 192.168.1.27] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1317734401 bytes) in /srv/www/htdocs/owncloud/3rdparty/Sabre/HTTP/Response.php on line 146
[Tue Oct 23 15:05:14 2012] [error] [client 192.168.1.14] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 445646849 bytes) in /srv/www/htdocs/owncloud/3rdparty/Sabre/HTTP/Response.php on line 146
[Tue Oct 23 15:05:14 2012] [error] [client 192.168.1.14] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1317734401 bytes) in /srv/www/htdocs/owncloud/3rdparty/Sabre/HTTP/Response.php on line 146
[Tue Oct 23 15:05:19 2012] [error] [client 192.168.1.3] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 445646849 bytes) in /srv/www/htdocs/owncloud/3rdparty/Sabre/HTTP/Response.php on line 146

v4.5.0: Behaviour with dragging files out of zip files

When you drag a file out of a zip file into another folder inside owncloud, the file is moved instead of uncompressed - which means the archive is changed. I don't think this is a good behaviour.

The files should be uncompressed, and then lateron you can always delete if you want in the archive view.

Issue tracker issue?

This is my issue to test the issue tracker.

Apparently I can add some labels that will solve the challenge between the various repositories.

Duplicate files create a (2) when multiples are uploaded

Uploaded 1 file with the name of another file already there in the web interface creates a nice dialog. But if you upload 2 files that are there, the dialog only asks about the first one. The other(s) are all given the "(s) designation. They should all prompt the user for a decision on what to do.

LDAP backend to support paged results

Atm, getUsers and getGroups need to fetch all result rows with a single request. This has some disadvantages, especially a fixed limiit of returned results makes problems. It is possible to fetch the result rows "page by page" with a defined number of result entries per page. However, this requires PHP >= 5.4, as the required functions 'ldap_control_paged_result_response' and 'ldap_control_paged_result' have been introduced only then. Since ownCloud should be compatible to PHP 5.3 the current methods need be retained as fallback solution.

Especially the Sharing dialoig should profit from it, as it already looks for a limited number of results.

The Admin → Users page could benefit, too, given that it will be improved to not show all users from the very beginning (ideas for this: paged results or infinite scrolling, plus filtering).

A side effect is that the search for users is being shifted away from owncloud names to LDAP attributes, i.e. also to LDAP server side. It could lead to some wondering users, because the generated ownCloud name (out of a specified attribute) is immutable – contrary to the LDAP values.
On the other hand it offers better flexibility as mutliple attributes can be included in the search (username, real name, email, ...).

v4.5.0: Undo function makes sync experience suboptimal

when you upload a file and select to overwrite the existing file, it does not create a new version immediately, but creates temporarily for the undo functionality a file (2). If you wait for a while until you reload the page, that file is being synced to the desktop or displayed in the webfrontend or mobile app. Then, after you reload the page, this change is being reverted and a newer version of the original file is being created.
This is confusing.
I propose to change this to the immediate creation of a new version with a notice in the yellow pop-up at the top of the screen telling the user that a new version was created.

Reproduction:

  1. create a file (e.g. hello) with the webfrontend
  2. on the local desktop create a file with the same name but different content
  3. upload the file via the upload in the webfrontend
  4. DO NOT RELOAD THIS PAGE!
  5. in a second browser or with the mobile client view the directory; or sync to your local desktop with the owncloud client

PHP notice after creating of new instance with sqlite

php error :

Notice: Undefined property: MDB2_Driver_Datatype_sqlite3::$function in /shares/Public/WWW/WWW-pub/core/3rdparty/MDB2/Driver/Datatype/Common.php on line 1415

reload of the page allows creation of a new instance.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.