#120 — Viewing a weblog entry in the archive gives an incorrect breadcrumb path
by
Tim Hicks
—
last modified
Jan 09, 2009 12:59 PM
| State | Resolved |
|---|---|
| Version: | 1.6 |
| Area | User interface |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | Tim Hicks |
| Submitted on | Oct 28, 2007 |
| Responsible |
—
|
| Target release: | 1.7 |
When viewing a weblog entry at an archive URL like http://localhost:8080/[…]/first-post, the breadcrumb/path-bar looks like:
Home -> weblog -> First Post
It should look like:
Home -> weblog -> Year 2007 -> Month 10 -> Day 13 -> First Post
N.B. The path bar looks *correct* when just viewing an archive folder listing like http://localhost:8080/test/plone/weblog/2007/10/.
I guess we need to over-ride the path-bar viewlet for weblog entries.
Home -> weblog -> First Post
It should look like:
Home -> weblog -> Year 2007 -> Month 10 -> Day 13 -> First Post
N.B. The path bar looks *correct* when just viewing an archive folder listing like http://localhost:8080/test/plone/weblog/2007/10/.
I guess we need to over-ride the path-bar viewlet for weblog entries.
Added by
Jan Hackel
on
Nov 04, 2008 08:55 PM
Confirmed. It is still there in 1.7.
Issue state:
unconfirmed
→
open
Target release:
1.7
→
2.0
Added by
Tim Hicks
on
Dec 16, 2008 08:47 PM
Test and fix commited at http://dev.plone.org/collective/changeset/77711 .
Issue state:
open
→
resolved
Added by
Jan Hackel
on
Dec 19, 2008 10:00 AM
Yes, it works. But why is it not in quills.app? It should work for Quills just as well as for QuillsEnabled from what I see.
Issue state:
resolved
→
open
Target release:
2.0
→
1.7
Added by
Tim Hicks
on
Dec 19, 2008 11:33 AM
Ah, good point. I had assumed that the problem didn't exist for Quills because WeblogEntry objects were really contained in the archive folder hierarchy. I forgot that we removed that a while ago and do the traversal faking for Products.Quills, too.
I'll see about moving things to quills.app.
Added by
Tim Hicks
on
Jan 09, 2009 12:59 PM
This should now be done as of http://dev.plone.org/collective/changeset/78068 .
Issue state:
Confirmed
→
Resolved
No responses can be added.
If you can, please log in before submitting a reaction.
