Ticket #480 (closed malfunction: fixed)

Opened 1 year ago

Last modified 6 months ago

creating a folder as subfolder "[none]" doesn't work

Reported by: anonymous Assigned to:
Priority: minor Milestone: ispCP ω 1.0.0 - RC4
Component: Frontend (GUI) Version: ispCP ω 1.0.0 - RC2
Severity: Hard Keywords:
Cc: malte, rats

Description

i wanted to create a subfolder beside inbox, but it isn't possible. if it is technically not possible using maildir, you should remove it

ERROR: Could not complete request.

Query: CREATE "tset"

Reason Given: Invalid mailbox name.

Attachments

Change History

07/13/07 20:25:32 changed by raphael

  • cc set to malte, rats.
  • owner changed.
  • component changed from Backend to GUI (web frontend).
  • milestone changed from ispCP ω 1.0.0 - RC3 to ispCP ω 1.0.0.

11/29/07 23:14:37 changed by rats

  • milestone changed from ispCP ω 1.0.0 to ispCP ω 1.0.0 - RC4.

02/14/08 23:34:26 changed by rats

does anybody know how to disable that function?

02/17/08 14:44:53 changed by rats

  • severity set to Hard.
  • milestone changed from ispCP ω 1.0.0 - RC4 to Working.

02/25/08 09:08:06 changed by rats

  • milestone changed from Working to ispCP ω 1.0.0 - RC4.

02/26/08 18:16:19 changed by joximu

We could change src/folders.php around line 125. Either comment the [none] or write some line, like "if ( $server_type != 'courier' ) {" etc...

Seems that courier does nott allow another folder on the same level as INBOX...

Well - with thunderbird I can have them but Squirrel does not seem to handle this...

/J

02/26/08 22:59:19 changed by rats

  • status changed from new to closed.
  • resolution set to fixed.

Should be fixed in r1024.

02/26/08 23:04:25 changed by rbtux

  • status changed from closed to reopened.
  • resolution deleted.

Isn't this against the philosophy that you won't fix bugs in third-party applications?

Maybe this is better addressed within the wiki. If not close it again...

02/26/08 23:13:41 changed by rats

  • status changed from reopened to closed.
  • resolution set to fixed.

this is no bug in third party application. It's only configuration. If anyone had read the documentation of squirrlemail, this problem has not occurred. The fix is in r1025 not r1024.

02/26/08 23:39:58 changed by rbtux

sorry rats...

I thought you would integrate the change as joxi sugessted. So it would have been a "bugfix" . But your solution is much better...


Add/Change #480 (creating a folder as subfolder "[none]" doesn't work)




Action