Modify

Opened 2 months ago

#24474 new defect

Download changesets in the current map view switches longitude and latitude in bbox

Reported by: anonymous Owned by: team
Priority: normal Milestone:
Component: Plugin changeset_viewer Version: latest
Keywords: Cc:

Description

The Basic query "Download changesets in the current map view" from Changeset Manager generates the wrong URL. e. g. for Berlin this results in

/0.6/changesets?bbox=52.52604,13.3137853,52.5264788,13.3147559

when the correct bbox is
/0.6/changesets?bbox=13.3137853,52.52604,13.3147559,52.5264788

When manually entering a bbox in the Advanced Query, the URL generated is correct. So I assume the bug is related to the current map view retrieval.

Revision:19439
Build-Date:2025-09-01 09:24:14

Identification: JOSM/1.5 (19439 en) Mac OS X 26.0
OS Build number: macOS 26.0 (25A354)
Memory Usage: 400 MB / 27648 MB (104 MB allocated, but free)
Java version: 21.0.8+9-LTS, Azul Systems, Inc., OpenJDK 64-Bit Server VM
Look and Feel: javax.swing.plaf.metal.MetalLookAndFeel
Screen: Display 1 1512x982x32bpp@120Hz (scaling 2.00×2.00) Display 3 3200x1350x32bpp@120Hz (scaling 2.00×2.00)
Maximum Screen Size: 3200×1350
Best cursor sizes: 16×16→16×16, 32×32→32×32
System property file.encoding: UTF-8
System property sun.jnu.encoding: UTF-8
Locale info: en_DE
Numbers with default locale: 1234567890 -> 1234567890
VM arguments: [-Djpackage.app-version=19439, -XX:MaxRAMPercentage=75.0, --add-modules=java.scripting,java.sql,javafx.controls,javafx.media,javafx.swing,javafx.web, --add-exports=java.base/sun.security.action=ALL-UNNAMED, --add-exports=java.desktop/com.apple.eawt=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.plugins.jpeg=ALL-UNNAMED, --add-exports=java.desktop/com.sun.imageio.spi=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/jdk.internal.loader=ALL-UNNAMED, --add-opens=java.base/jdk.internal.ref=ALL-UNNAMED, --add-opens=java.desktop/javax.imageio.spi=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED, -Djpackage.app-path=/Applications/JOSM.app/Contents/MacOS/JOSM]
Dataset consistency test: No problems found

Attachments (0)

Change History (0)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to anonymous.
as duplicate The resolution will be set to duplicate. Next status will be 'closed'. The specified ticket will be cross-referenced with this ticket.
The owner will be changed from team to anonymous. Next status will be 'assigned'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.