nextcloud / maps

🌍🌏🌎 The whole world fits inside your cloud!
https://apps.nextcloud.com/apps/maps
GNU Affero General Public License v3.0
481 stars 88 forks source link

[Bug]: cant delete imported kml #845

Open mikeelucky opened 1 year ago

mikeelucky commented 1 year ago

⚠️ This issue respects the following points: ⚠️

Bug description

I really need a map app. but after importing a bigger kml file i can't delete it because it's done by the url DELETE /nc/index.php/apps/maps/favorites?ids[]=2452&ids[]=2453&ids[] etc very long request and this is causes html error 414

Steps to reproduce

  1. import kml from more than +- 300 points
  2. try to remove it and nothing happend
  3. watch apache access log

Expected behavior

want to remove unused imports

Installation method

Web installer on a VPS or web space

Operating system

Debian/Ubuntu

PHP engine version

PHP 7.4

Web server

Apache (supported)

Database engine version

No response

Is this bug present after an update or on a fresh install of the server?

No response

Is this bug present after an update or on a fresh install of the app?

No response

Are you using the Nextcloud Server Encryption module?

No response

What user-backends are you using?

Configuration report

No response

List of activated Apps

- breezedark: 23.2.2
  - bruteforcesettings: 2.4.0
  - circles: 23.0.1
  - cloud_federation_api: 1.6.0
  - contactsinteraction: 1.4.0
  - dav: 1.21.0
  - deck: 1.6.3
  - federatedfilesharing: 1.13.0
  - files: 1.18.0
  - files_mindmap: 0.0.26
  - files_pdfviewer: 2.4.0
  - files_rightclick: 1.2.0
  - files_sharing: 1.15.0
  - files_versions: 1.16.0
  - files_videoplayer: 1.12.0
  - lookup_server_connector: 1.11.0
  - maps: 0.2.1
  - music: 1.6.0
  - oauth2: 1.11.0
  - onlyoffice: 7.4.4
  - password_policy: 1.13.0
  - photos: 1.5.0
  - privacy: 1.7.0
  - provisioning_api: 1.13.0
  - ransomware_protection: 1.13.0
  - settings: 1.5.0
  - sharebymail: 1.13.0
  - survey_client: 1.11.0
  - text: 3.4.0
  - theming: 1.14.0
  - twofactor_backupcodes: 1.12.0
  - unsplash: 1.2.5
  - user_status: 1.3.1
  - viewer: 1.7.0
  - weather_status: 1.3.0
  - workflowengine: 2.5.0

Nextcloud Signing status

No response

Nextcloud Logs

No response

Browser Console

No response

Additional info

No response

tacruc commented 1 year ago

Am I correct, that what actually fails is deleting a category with many favorites? Or how do you delete the imported kml?

mikeelucky commented 1 year ago

  06.09.2022, 15:24, "Arne Hamann" @.>: Am I correct, that what actually fails is deleting a category with many favorites? Or how do you delete the imported kml?—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.>

siyuan-nz commented 2 months ago

I'm not sure if what I observed is the same issue, but seems similar to me enough.

Steps to produce the problem for me:

  1. Find a .gpx file (mine was exported from PhoneTrack)
  2. Click on ... of My devices in Maps -> Import devices -> Navigate to the .gpx file and import it
  3. A new device appears under My devices, observe that no way can you find an option to delete the newly imported device, neither the ... for My devices nor the ... of the device listed under My devices offers an option to delete.

Basically I'm stuck with these imported devices with no obvious way to delete them, would be good if there's some command I could use to manually delete them before a UI option is implemented.

beardhatcode commented 1 week ago

image

I'm also facing this issue, there is no option to delete a device that you imported