Ticket #7028 (closed: fixed)
Wrong path for some generated equations in Ubuntu
Reported by: | Andrei Savici | Owned by: | Andrei Savici |
---|---|---|---|
Priority: | blocker | Milestone: | Release 2.5 |
Component: | Mantid | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Tester: | Michael Reuter |
Description
Change History
comment:2 Changed 7 years ago by Andrei Savici
Force relative path. Refs #7028
Changeset: 3c0037e54ee9f69ff3aa2ad219ea1c394fca9b7a
comment:3 Changed 7 years ago by Andrei Savici
To test: check for example in your output build directory that in bin/qtassistant/htmlFitFunc_Quadratic html the image source contains only relative path
<img src="img/eqn_....png"/>
and it does not contain the full path
comment:5 Changed 7 years ago by Andrei Savici
- Status changed from accepted to verify
- Resolution set to fixed
comment:6 Changed 7 years ago by Michael Reuter
- Status changed from verify to verifying
- Tester set to Michael Reuter
comment:7 Changed 7 years ago by Andrei Savici
Force relative path. Refs #7028
Changeset: 3c0037e54ee9f69ff3aa2ad219ea1c394fca9b7a
comment:8 Changed 7 years ago by Michael Reuter
- Status changed from verifying to closed
This looks to be working correctly.
comment:9 Changed 7 years ago by Andrei Savici
Force relative path. Refs #7028
Changeset: 3c0037e54ee9f69ff3aa2ad219ea1c394fca9b7a
comment:10 Changed 5 years ago by Stuart Campbell
This ticket has been transferred to github issue 7874
Note: See
TracTickets for help on using
tickets.
Force relative path. Refs #7028