google-code-backups / xinc

Automatically exported from code.google.com/p/xinc
0 stars 0 forks source link

Apidocs with output-style HTML:frames:earthli do not correctly work in Browser due to css file loading issues #100

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Generate a apidoc by phing in a project
2. Let them get copied by xinc as artifacts
3. Open them in xinc Web-GUI

What is the expected output? What do you see instead?
I expect to have a normal styled framed apidoc like "outside" of xinc
web-GUI. Instead, styles.css doesn't get loaded -> no styles. logos like
class.png get loaded though.
CSS-Files are link with relative paths, i.e. ../media/stylesheet.css

What version of the product are you using? On what operating system?
xinc-2.0b1 on fedora core 8

Please provide any additional information below.

Original issue reported on code.google.com by michael....@gmail.com on 17 Jan 2008 at 4:47

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks for the report. Will be fixed within the next days.

Original comment by arnos...@gmail.com on 17 Jan 2008 at 5:24

GoogleCodeExporter commented 8 years ago

Original comment by arnos...@gmail.com on 17 Jan 2008 at 5:51

GoogleCodeExporter commented 8 years ago
Hello,

can you send me pls the version numbers of:

phing
phpdocumentor

And the html source of the page which does not load the stylesheet correctly?
If possible also load the stylesheet manual following the src url of the .css.

Thanks,
Arno

Original comment by arnos...@gmail.com on 21 Jan 2008 at 9:12

GoogleCodeExporter commented 8 years ago
Fixed in http://xinc.eu/api/deliverable/get/download/xinc/1204399805/Xinc.tgz

Please try to run the phpdoc and verify if this fixes it.

Thanks

Original comment by arnos...@gmail.com on 1 Mar 2008 at 9:23