[
https://issues.apache.org/jira/browse/DERBY-4906?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-4906:
-----------------------------------
Assignee: Kristian Waagan
I have now ported the fix all the way back to 10.2.
I have also corrected the links using search and replace (changes have not yet
propagated to the web server).
When doing the above, I noticed that commonltr.css didn't exist in many of the
deployments. It is included in the dev-docs (built by Hudson).
In any case, I copied it to all docs directories except 10.6 (missing write
privilege).
> HTML pages contain links to local content
> -----------------------------------------
>
> Key: DERBY-4906
> URL: https://issues.apache.org/jira/browse/DERBY-4906
> Project: Derby
> Issue Type: Bug
> Components: Documentation, Web Site
> Affects Versions: 10.2.2.0, 10.3.3.0, 10.4.2.0, 10.5.3.0
> Reporter: Kristian Waagan
> Assignee: Kristian Waagan
>
> Some of the documentation published on the ASF web server contain links to
> local content.
> For instance:
> <link href="/Users/rh161140/derby/docs/10.4/out/reftemp/commonltr.css"
> type="text/css" rel="stylesheet" />
> Two questions come to mind:
> a) How do we fix it?
> b) Why did it happen?
> For (a), I say we can either redeploy the docs, or we can do a search and
> replace. The latter is clearly the easiest.
> Regarding (b), I observe that the problem hasn't occurred for all docs
> builds. Are there weak spots in the instructions we can improve to make sure
> this won't happen again?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.