[jira] [Commented] (EDGENT-327) some http urls in the website prevent full local testing

2017-01-06 Thread Queenie Ma (JIRA)

[ 
https://issues.apache.org/jira/browse/EDGENT-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15805357#comment-15805357
 ] 

Queenie Ma commented on EDGENT-327:
---

I'm not sure why that favicon.ico message appears. I don't see any references 
to it in the javadoc folder, which is odd...

If the external URL is used, then an error is displayed in the browser console 
when you navigate to the 
[page|https://edgent.incubator.apache.org/javadoc/latest/index.html], rather 
than in the Jekyll output.

{quote}
Failed to load resource: the server responded with a status of 404 (Not Found)
https://edgent.incubator.apache.org/javadoc/latest/resources/fonts/dejavu.css
{quote}

> some http urls in the website prevent full local testing
> 
>
> Key: EDGENT-327
> URL: https://issues.apache.org/jira/browse/EDGENT-327
> Project: Edgent
>  Issue Type: Task
>  Components: Web Site
>Reporter: Dale LaBossiere
>Assignee: Queenie Ma
>Priority: Trivial
>
> If you create a local / test instance of the website (e.g., "jekyll server") 
> all of the javadoc related links go to the live website.
> site/_config.yml defines docurl which is used in many places. See the note 
> there about issues encountered when I tried changing it from a http url to a 
> / url... though overall it seemed to work.
> Also the javadoc "latest", 1.0.0, ... links in 
> site/_data/mydoc/mydoc_topnav.yml are http links.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (EDGENT-327) some http urls in the website prevent full local testing

2017-01-06 Thread Dale LaBossiere (JIRA)

[ 
https://issues.apache.org/jira/browse/EDGENT-327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804851#comment-15804851
 ] 

Dale LaBossiere commented on EDGENT-327:


In addition to the dejavu.css msg I encountered the /favico.ico msg. Does it 
have the same cause/workarounds?
I'm out of my element here but the question that comes to me is: why is 
dejavu.css "missing" when using one form of docsurl and not the other?  Is it 
in fact present in the generated filetree result for one case and not in the 
other?  Or the import statement present (or different) in one case and not the 
other?

> some http urls in the website prevent full local testing
> 
>
> Key: EDGENT-327
> URL: https://issues.apache.org/jira/browse/EDGENT-327
> Project: Edgent
>  Issue Type: Task
>  Components: Web Site
>Reporter: Dale LaBossiere
>Assignee: Queenie Ma
>Priority: Trivial
>
> If you create a local / test instance of the website (e.g., "jekyll server") 
> all of the javadoc related links go to the live website.
> site/_config.yml defines docurl which is used in many places. See the note 
> there about issues encountered when I tried changing it from a http url to a 
> / url... though overall it seemed to work.
> Also the javadoc "latest", 1.0.0, ... links in 
> site/_data/mydoc/mydoc_topnav.yml are http links.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)