Modify ↓
Opened 8 years ago
Closed 8 years ago
#16019 closed enhancement (fixed)
Realm wikitr: should work in Image Macro
Reported by: | Hb--- | Owned by: | stoecker |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Trac | Version: | |
Keywords: | Cc: |
Description
With #15994 the wikitr:
realm was introduced to overcome the need for language codes in Wiki links. Translators can now copy the original WikiText and paste it into the translation and all links work without any change.
But this fails for links in Image macros.
Link ok:
[[Image(/favicon.ico,link=wiki:/Help)]]
Fails:
[[Image(/favicon.ico,link=wikitr:/Help)]]
Fails:
[[Image(/favicon.ico,[link=wikitr:/Help])]]
Attachments (0)
Note:
See TracTickets
for help on using tickets.
Should be fixed.