Opened 19 years ago
Closed 19 years ago
#4391 closed defect (fixed)
wrong title for date prefs (0.11 trunk)?
| Reported by: | wkornewald | Owned by: | Jonas Borgström |
|---|---|---|---|
| Priority: | low | Milestone: | 0.11 |
| Component: | general | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | wkornewald | Branch: | |
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
It says: <title>Keyboard Shortcuts</title>
Attachments (1)
Change History (8)
comment:1 by , 19 years ago
comment:2 by , 19 years ago
But the date prefs should say "Date Preferences", not "Keyboard Shortcuts".
comment:3 by , 19 years ago
Ah! Sorry, when I saw <title>...</title> I focused on that and thought you actually saw the markup itself :P)
Yeah, sure you're right.
comment:5 by , 19 years ago
Maybe you could give me svn access for those small bugs I find every now and then? And maybe also for bigger things like the user API in #2456. :)
comment:6 by , 19 years ago
I finally managed to do it myself ;) See attachment:ticket:975:timeline_link_resolver-r4452.diff
The fix is part of larger changes. I'll probably commit separately the bug fixes from the enhancements, though.
As for the commit access, small fixes would probably be OK I guess, but for the user API I think we really need to see more code, then eventually we could make a branch, etc. Better discuss those things on Trac-Dev anyway.



Well, it works fine for me with Genshi
0.4dev-r467: The title is:Preferences: Keyboard Shortcuts – Trac Devel – Trac:.It should also probably work with Genshi:milestone:0.3.6.
If you have a recent Trac trunk, you can go in About / System Configuration to check for the actual versions used.
Other points to check:
[trac] templates_dirissue)If the problem persists, you could attach the html source for that page here.
Lastly, if you use any
site.html, please attach it as well.