[Bug] defaultapp translates to wrong url when using external site as first menu entry #244

Closed
opened 2023-04-14 06:07:28 +02:00 by djagoo · 1 comment

Environment

  • Custom menu version: 3.7.2
  • Nextcloud version: 26.0.0

Configuration

{
    'defaultapp' => 'side_menu', 
}

Steps to reproduce

Set 'defaultapp' => 'side_menu', and move an external site (iframe) to first menu position.

Observed Results

Default landing page is translated to https://nextcloud.example.com/apps/external_index4/

Expected Results

Default landing page is translated to https://nextcloud.example.com/apps/external/4

More informations

No response

### Environment * Custom menu version: 3.7.2 * Nextcloud version: 26.0.0 ### Configuration ``` { 'defaultapp' => 'side_menu', } ``` ### Steps to reproduce Set 'defaultapp' => 'side_menu', and move an external site (iframe) to first menu position. ### Observed Results Default landing page is translated to https://nextcloud.example.com/apps/external_index4/ ### Expected Results Default landing page is translated to https://nextcloud.example.com/apps/external/4 ### More informations _No response_
djagoo added the
bug
label 2023-04-14 06:07:28 +02:00
deblan added the
next release
reproduced
labels 2023-04-14 20:59:50 +02:00
deblan removed the
next release
label 2023-04-14 21:46:42 +02:00
Owner

Fixed in v3.7.3!

Fixed in v3.7.3!
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: deblan/side_menu#244
No description provided.