[hibernate-issues] [Hibernate-JIRA] Created: (HHH-5776) Hibernate documentation: images missing due to links pointing to file:/NotBackedUp/gbadner
Esko Luontola (JIRA)
noreply at atlassian.com
Wed Dec 8 06:30:13 EST 2010
Hibernate documentation: images missing due to links pointing to file:/NotBackedUp/gbadner
------------------------------------------------------------------------------------------
Key: HHH-5776
URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-5776
Project: Hibernate Core
Issue Type: Bug
Components: documentation
Affects Versions: 3.6.0
Reporter: Esko Luontola
In http://docs.jboss.org/hibernate/core/3.6/reference/en-US/html/architecture.html some of the images are not showing up, because their URLs point to somebody's local hard drive:
<img src="file:/NotBackedUp/gbadner/hibernate-core/hibernate-3.6.0.CR2/documentation/manual/target/docbook/staging/images/images/overview.png" align="middle"/>
<img src="file:/NotBackedUp/gbadner/hibernate-core/hibernate-3.6.0.CR2/documentation/manual/target/docbook/staging/images/images/lite.png" align="middle"/>
<img src="file:/NotBackedUp/gbadner/hibernate-core/hibernate-3.6.0.CR2/documentation/manual/target/docbook/staging/images/images/full_cream.png" align="middle"/>
It might be useful to grep the whole documentation for "file:" in case this issue exists also on other pages.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list