#2458 closed defect (invalid)
Downloader admin nav items overlay main trac nav items (0.11)
Reported by: | Owned by: | Petr Škoda | |
---|---|---|---|
Priority: | normal | Component: | TracDownloaderPlugin |
Severity: | normal | Keywords: | MESSAGE |
Cc: | Ny | Trac Release: | 0.10 |
Description
Env Info:
- Trac 0.11dev-r6396
- Apache/2.2.6
- Linux 2.6.9-023stab044.4-enterprise
- mod_python-3.2.10
- subversion 1.4.2
Summary: When using the Downloader admin pages, the navigation items for the plugin overlay the main navigation bar. This has to do with the placement of the plugin nav items within the html. I don't know enough about cs or what the direction is with genshi, but here is a diff against the raw html to address the issue.
Attachments (2)
Change History (8)
comment:1 Changed 17 years ago by
comment:2 Changed 17 years ago by
Hello!
I feel little lost, please write me exact version of Trac you're using (on screen shot there is 10.4) and exact type of downloader (if it's version for 0.11 or 0.10). I've seen something like is on your screen shot when I started to remake version for Trac 0.10 to Trac 0.11b1. So I think this shouldn't happen.
Thank you for more info! Peca
Replying to axton.grams@gmail.com:
Env Info:
- Trac 0.11dev-r6396
- Apache/2.2.6
- Linux 2.6.9-023stab044.4-enterprise
- mod_python-3.2.10
- subversion 1.4.2
Summary: When using the Downloader admin pages, the navigation items for the plugin overlay the main navigation bar. This has to do with the placement of the plugin nav items within the html. I don't know enough about cs or what the direction is with genshi, but here is a diff against the raw html to address the issue.
comment:3 Changed 17 years ago by
Exact version, per the footer, is 'Powered by Trac 0.11dev-r6396'
You can check out out at http://arswiki.org/projects/arapi
The downloader I checked out is from trac-hacks.org/svn/tracdownloaderplugin/0.10/
Axton
comment:4 Changed 17 years ago by
Ok, so first, if you didn't do so, try version trac-hacks.org/svn/tracdownloaderplugin/0.11/. I think that should be better because I think that r6396 is newer (???) than 0.11b1 in which I'm testing Downloader for 0.11.
Replying to axton.grams@gmail.com:
Env Info:
- Trac 0.11dev-r6396
- Apache/2.2.6
- Linux 2.6.9-023stab044.4-enterprise
- mod_python-3.2.10
- subversion 1.4.2
Summary: When using the Downloader admin pages, the navigation items for the plugin overlay the main navigation bar. This has to do with the placement of the plugin nav items within the html. I don't know enough about cs or what the direction is with genshi, but here is a diff against the raw html to address the issue.
comment:5 Changed 17 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Thanks so much. I though I checked last night and didn't see a 0.11 tag for downloader. The 0.11 tag fixed the issue.
Thanks again, Axton Grams
comment:6 Changed 16 years ago by
Cc: | Ny added; anonymous removed |
---|---|
Keywords: | MESSAGE added |
Cash Advance Loans at <a href='http://testslosa.iwebsource.com/everyone-approved-no-teletrack-1-hour-payday-loans-10.html '>everyone approved no teletrack 1 hour payday loans</a> Solve your money worries
This html diff is against a page generated from revision 3129.
[root@arswiki html]# diff -ubB --ignore-all-space downloader_broken.htm downaloder.htm --- downloader_broken.htm 2008-01-22 18:28:16.000000000 -0500 +++ downaloder.htm 2008-01-22 18:28:01.000000000 -0500 @@ -41,11 +41,13 @@
+ <h2>Downloader Navigation</h2>
+ <li class="first"><a href="a.b/projects/arapi/admin/general/downloader/files" class="choosen">Files Admin</a></li><li><a href="a.b/projects/arapi/admin/general/downloader/stats">Stats Admin</a></li><li class="last"><a href="a.b/projects/arapi/admin/general/downloader/settings">Settings</a></li>
+<hr />
+
@@ -91,13 +93,6 @@
-<div id="ctxtnav" class="nav nav_admin">
-
-</div>