Opened 17 years ago
Closed 17 years ago
#2305 closed defect (fixed)
[PATCH] "More information about this feature" preset links don't work (but other links do)
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | Cc: |
Description
When I click any "More information about this feature" link in the Preset sub-dialogs a browser isn't opened, but other links, e.g. in the Help dialog, About JOSM..., the Message of the Day work.
I'm using Sun Java 6 (6-10-0ubuntu2) on Ubuntu 8.10.
Attachments (2)
Change History (8)
by , 17 years ago
| Attachment: | More information about this feature.png added |
|---|
follow-up: 3 comment:2 by , 17 years ago
It doesn't work because locale_href is used which is null (at least in Czech translation). See attached patch.
by , 17 years ago
| Attachment: | preset_link.patch added |
|---|
comment:3 by , 17 years ago
Replying to jttt:
It doesn't work because locale_href is used which is null (at least in Czech translation). See attached patch.
With this patch it works for me.
comment:4 by , 17 years ago
| Summary: | "More information about this feature" preset links don't work (but other links do) → [PATCH] "More information about this feature" preset links don't work (but other links do) |
|---|
comment:6 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |



A screenshot showing what happens when I try to click the "More information about this feature" link