#105 — talkback links to comments are broken
| State | Resolved |
|---|---|
| Version: | 1.6 |
| Area | Functionality |
| Issue type | Bug |
| Severity | Important |
| Submitted by | Tom Lazar |
| Submitted on | Sep 18, 2007 |
| Responsible | Tom Lazar |
| Target release: | 1.6 |
Last modified on
Jan 08, 2009
by
Matthew Wilkes
the default plone links to comments follow this form:
<ABSOLUTE_URL>/talkback/<NUMERICAL_ID>/<TEMPLATENAME>#<NUMERICAL_ID>
i.e. http://localhost:8080/[…]/document_view#1190154581
these links lead to a 404 when applied to a blog entry (thy still work fine on other content)
this affects mainly the comments management screen
<ABSOLUTE_URL>/talkback/<NUMERICAL_ID>/<TEMPLATENAME>#<NUMERICAL_ID>
i.e. http://localhost:8080/[…]/document_view#1190154581
these links lead to a 404 when applied to a blog entry (thy still work fine on other content)
this affects mainly the comments management screen
Added byTom LazaronSep 23, 2007 01:55 PM
workaround in http://dev.plone.org/collective/changeset/49969Issue state:
unconfirmed
→
resolved
this problem will go away once we move to 2.0, so a workaround seems acceptable to me ;)
No responses can be added.
If you can, please log in before submitting a reaction.