Modify

Opened 4 years ago

Closed 4 years ago

#20838 closed task (fixed)

convert links to "osm:source:" to "source:osm"

Reported by: skyper Owned by: stoecker
Priority: normal Milestone:
Component: Wiki content Version:
Keywords: svn osm internal source macro Cc: stoecker

Description (last modified by skyper)

Sorry, I was wrong. The problem is that OSM SVN might be outdated and trac should use the internal source.
E.g. all occurrences of osm:source: should be replaced with source:/osm.

A side effect would be a speed up because of internal image sources.

There seems to be some inconsistency in with [[Image()]] macro and the interlinks to source: >

Following works with png:

source:osm/applications/editors/josm/plugins/HouseNumberTaggingTool/images/home-icon32.png > [[Image(source:osm/applications/editors/josm/plugins/HouseNumberTaggingTool/images/home-icon32.png)]] >
No image "/applications/editors/josm/plugins/HouseNumberTaggingTool/images/home-icon32.png" attached to osm:source > [[Image(osm:source:/applications/editors/josm/plugins/HouseNumberTaggingTool/images/home-icon32.png)]]

but not with svg:

source:osm/applications/editors/josm/plugins/reverter/images/revert-changeset.svg [[Image(source:osm/applications/editors/josm/plugins/reverter/images/revert-changeset.svg)]]
No image "/applications/editors/josm/plugins/reverter/images/revert-changeset.svg" attached to osm:source [[Image(osm:source:/applications/editors/josm/plugins/reverter/images/revert-changeset.svg)]]

The macro should use the source in both ways and not link to the source code of the image. It is an Image macro and I do not need it if I want to link to the source code.

Attachments (0)

Change History (5)

comment:1 by stoecker, 4 years ago

Resolution: othersoftware
Status: newclosed

Well, report it to trac. Nothing I can do about this.

comment:2 by skyper, 4 years ago

Oh, sorry, I was wrong and thought that OSM SVN is not running anymore. I thought, both links should point to the JOSM OSM SVN but that is not true.

comment:3 by skyper, 4 years ago

Description: modified (diff)
Keywords: svn osm internal added; Image svg removed
Resolution: othersoftware
Status: closedreopened
Summary: Inconsitency with svg image from osm source and Image() macroconvert links to "osm:source:" to "source:osm"
Type: defecttask

Replying to skyper:

Oh, sorry, I was wrong and thought that OSM SVN is not running anymore. I thought, both links should point to the JOSM OSM SVN but that is not true.

Why do we use these external paths to the outdated source anyway? Please, change the path to the internal source. I changed the ticket, accordingly.

Last edited 4 years ago by skyper (previous) (diff)

comment:4 by skyper, 4 years ago

Cc: stoecker added
Component: TracWiki content

@stoecker:
After your wiki changes the last days. Is this fixed?

comment:5 by stoecker, 4 years ago

Resolution: fixed
Status: reopenedclosed

I believe so. If I didn't overlook a link type.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain stoecker.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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