Tracker log
An overview of recent activity in the tracker.
- New issue »vice.plone.outbound tries to hide plone.links.rss viewlet form a wrong manager« added by (anonymous)
-
Vice.plone.outbound's configuration seems to try to hide Plone's native RSS-discovery viewlet, but from the wrong manager (at least on Plone 3.2.2).
vice/plone/outbound/profiles/default/viewlets.xml:
<object>
<hidden manager="plone.htmlhead">
<viewlet name="plone.links.RSS" />
</hidden>
</object>
on Plone 3.2.2:
plone/app/layout/links/configure.zcml:
<browser:viewlet
name="plone.links.RSS"
/>
plone/app/layout/viewlets/configure.zcml:
<browser:viewletManager
name="plone.htmlhead.links"
provides=".interfaces.IHtmlHeadLinks"
/>Added 905 day(s) ago.
- (anonymous) added a new response to »Autodiscovered feed inserts redundant tag«:
-
wefrgt http://www.linkedin.com/in/dgdfdgf youporno comm dasadsa http://www.linkedin.com/in/dgdfdgf www youporno com lite beta dasadsa http://www.linkedin.com/in/dgdfdgf youporno psp dasadsa http://www.linkedin.com/in/dgdfdgf starr youporno
Added 968 day(s) ago.
- Derek Richardson added a new response to »If a feed gets a "published" URL, I can't easily tell what its "real" URL is«:
-
Done. There is now a 'local url' field.
Issue state: unconfirmed → resolved.
Target release: None → 1.0.
Responsible manager: (UNASSIGNED) → derek_richardson.
Added 1215 day(s) ago. - Derek Richardson added a new response to »adding feed: "Wrong contained type"«:
-
Fixed. Turned on KSS validation on blur for the feed config fields.
Issue state: open → resolved.
Target release: None → 1.0.
Responsible manager: (UNASSIGNED) → derek_richardson.
Added 1215 day(s) ago. - Paul Bugni added a new response to »adding feed: "Wrong contained type"«:
-
The problem is with our formlib validators, unless you fill in the 'name' field first, you see the misleading validation error.
As we should allow the user to fill in the form fields in any order, I think this validation should be disabled, and the required field can be checked on submit.Issue state: unconfirmed → open.
Target release: 1.0 → None.
Responsible manager: derek_richardson → (UNASSIGNED).
Added 1258 day(s) ago. - New issue »adding feed: "Wrong contained type"« added by Katja Süss
-
When I try to add a feed to a folder I get "Wrong contained type"
buildout https://svn.plone.org/[…]/trunk
Plone 3.1.2Added 1302 day(s) ago.
- Paul Bugni added a new response to »Autodiscovered feed inserts redundant tag«:
-
Nice find - now fixed in trunk.
Issue state: unconfirmed → resolved.
Added 1330 day(s) ago. - Derek Richardson added a new response to »Vice should probably disable Plone's standard "RSS Feed" action«:
-
This should be handled when you press the 'Migrate' button in the Plone control panel configlet. We do not want to do this without the user asking for it to be done, as the migration is a not-easily-reversible, not-reversible-without-writing-code, better-be-sure-you-want-to change. Once the migrate button is pressed, the old RSS action is removed and all old RSS info is migrated to re-create the old feeds (with the old URLs intact) in Vice. If you find bugs in any of the migration functionality, please log each one separately from this bug. I am thus rejecting this issue.
Issue state: unconfirmed → rejected.
Responsible manager: (UNASSIGNED) → derek_richardson.
Added 1336 day(s) ago. - New issue »Vice should probably disable Plone's standard "RSS Feed" action« added by Jon Stahl
-
It would probably reduce newbie confusion if Vice attempted upon installation to disable Plone's standard "RSS Feed" action (and possibly the associated <link rel> entry in main-template). Someone smarter than me should figure out if these are bad, dangerous ideas. ;-)
Added 1337 day(s) ago.
- New issue »If a feed gets a "published" URL, I can't easily tell what its "real" URL is« added by Jon Stahl
-
If I give a feed an extenal "published" URL, e.g. perhaps a Feedburner URL, I can't easily tell the "real" URL of the underlying Plone-generated feed is. It would be nice if the "Syndication" screen would tell me the "real" URL of the feed so that it was easy for me to setup a feed service like Feedburner.
Added 1337 day(s) ago.
- New issue »Autodiscovered feed inserts redundant tag« added by Jon Stahl
-
When I enable a feed for autodiscover, the following stanza appears in my rendered page:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"
lang="en">
<link rel="alternate" href="atom/super-cool-feed"
title="News" type="application/atom+xml" />
</html>
the <html> tag is redundant and invalid. I think we should just get a <link> tag.Added 1337 day(s) ago.
- Derek Richardson added a new response to »RSS URL not normalized«:
-
Fixed in trunk rev 54905. Should be in alpha3, when it's cut.
Issue state: unconfirmed → resolved.
Added 1527 day(s) ago. - New issue »RSS URL not normalized« added by (anonymous)
-
http://pyatl.org:8080/www/Members/jkidd/joshs-blog
See the RSS link for the above blog.Added 1558 day(s) ago.
- New issue »http:// missing on feed redirect« added by Owen Curtis-Quick
-
"http://host/site/folder/@@rss-1/name-of-feed" redirects to "host/site/folder/@@rss-1/name-of-feed"
although firefox does not complain, safari will not render the pageAdded 1624 day(s) ago.
