Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Settings > Folders shows folder prefix #5695

Closed
medusared opened this issue Mar 17, 2017 · 6 comments
Closed

Settings > Folders shows folder prefix #5695

medusared opened this issue Mar 17, 2017 · 6 comments

Comments

@medusared
Copy link

medusared commented Mar 17, 2017

When $config['show_real_foldernames'] = true, the folder prefix is displayed in Settings > Folders. This is not the case when the show_real_foldernames = false. The folder names are shown correctly without the prefix in the left folders list on the main Roundcube Mail page, but in Settings > Folders the prefix is shown. Is there any way to change it so that the folder prefix is NOT shown when show_real_foldernames = true? Many Thanks

@alecpl
Copy link
Member

alecpl commented Mar 20, 2017

Sounds like a bug. What version?

@medusared
Copy link
Author

Version 1.2.3

@medusared
Copy link
Author

medusared commented Mar 29, 2017

Is this a bug, and is there any way I can change it by changing the code?

@alecpl
Copy link
Member

alecpl commented Mar 29, 2017

Yes and yes, but I'm not sure yet where. Could you provide an account, so I could connect with my Roundcube instance and do some tests?

alecpl added a commit that referenced this issue Apr 1, 2017
@alecpl alecpl added this to the 1.3-rc milestone Apr 1, 2017
alecpl added a commit that referenced this issue Apr 1, 2017
@alecpl
Copy link
Member

alecpl commented Apr 1, 2017

Fixed. Thanks @medusared for providing the test account.

@alecpl alecpl closed this as completed Apr 1, 2017
@medusared
Copy link
Author

Brilliant, thanks a lot!

ZiBiS added a commit to ZiBiS/roundcubemail that referenced this issue Apr 13, 2017
* 'master' of https://github.com/roundcube/roundcubemail: (36 commits)
  Remove note about mail() function
  Update changelog
  Revert "extend plugin password to avoid sudo (use ssh instead calling chpasswd) (roundcube#5654)"
  Add Log to STDOUT Feature (roundcube#5721)
  extend plugin password to avoid sudo (use ssh instead calling chpasswd) (roundcube#5654)
  Fix bug where base_dn setting was ignored inside group_filters (roundcube#5720)
  Bump Net_Socket version
  Installer: Fix DB schema initialization on MS SQL Server
  Update to TinyMCE 4.5.6
  Fix undesired effects when postgres database uses different timezone than PHP host (roundcube#5708)
  Fix bug where namespace prefix could not be truncated on folders list if show_real_foldernames=true (roundcube#5695)
  Fix (restore) Tab key behaviour in autocomplete popup (roundcube#5659)
  Fix regression in LDAP fuzzy search where it always used prefix search instead (roundcube#5713)
  Ignore js deps (roundcube#5704)
  Update changelog
  Add support for DelSp=Yes messages (roundcube#5702)
  Fix permission of temporary files and removal of them when generating thumbnails
  Remove redundant entry
  Fix require entry for crypt_gpg also in Enigma's composer.json
  Use jQuery 3.2.1
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants