Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Erroneous image links in Modelica.Mechanics.Translational #310

Closed
modelica-trac-importer opened this issue Jan 14, 2017 · 2 comments
Closed
Assignees
Labels
bug Critical/severe issue L: Mechanics.Translational Issue addresses Modelica.Mechanics.Translational
Milestone

Comments

@modelica-trac-importer
Copy link

Reported by dietmarw on 11 Mar 2010 20:24 UTC
When converting the image links to "modelica://" URIs I found some illegal and in case of one not functioning image link.

-<<IMG SRC=../Images/Translational/PreLoad.png>
+<IMG src=\"modelica://Modelica/Images/Translational/PreLoad.png\">

and

-<IMG src=\"modelica://Modelica/Images/Translational/PreLoad3.png>\"
+<IMG src=\"modelica://Modelica/Images/Translational/PreLoad3.png\">

Migrated-From: https://trac.modelica.org/Modelica/ticket/310

@modelica-trac-importer modelica-trac-importer added this to the MSL3.2 milestone Jan 14, 2017
@modelica-trac-importer modelica-trac-importer added bug Critical/severe issue L: Mechanics.Translational Issue addresses Modelica.Mechanics.Translational labels Jan 14, 2017
@modelica-trac-importer
Copy link
Author

Modified by dietmarw on 11 Mar 2010 20:24 UTC

@modelica-trac-importer
Copy link
Author

Comment by dietmarw on 11 Mar 2010 20:25 UTC
Fixed in 0efb868.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Critical/severe issue L: Mechanics.Translational Issue addresses Modelica.Mechanics.Translational
Projects
None yet
Development

No branches or pull requests

3 participants