Modify ↓
Opened 4 years ago
Closed 3 years ago
#13977 closed defect (worksforme)
Not using the default repositories
Reported by: | Owned by: | Ryan J Ollos | |
---|---|---|---|
Priority: | normal | Component: | PlantUmlMacro |
Severity: | normal | Keywords: | |
Cc: | Álvaro Iradier | Trac Release: |
Description
Hi,
I'm using the wiki rendering from a file located in a repository with the following syntax :
#!plantuml path="/repos/path/to/repository"
When using it from a file from the default repository, i.e. the path looks something like path="/path/to/repository"
, it works. However, when it is not the default repository, i.e. the path looks like path="/repos/path/to/repository"
, it does not find the file. I can access the file from the wiki with the macro [source:/repos/path/to/repository]
.
Attachments (0)
Change History (2)
comment:1 Changed 4 years ago by
Status: | new → accepted |
---|
comment:2 Changed 3 years ago by
Resolution: | → worksforme |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Tested this evening with Trac 1.4-stable and it works for me. Are you using version 2.3 of the plugin?
proj2
has a file at the root of the repository namedplantuml_example
: