V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
airyland
V2EX  ›  反馈

未读提醒 rss 地址返回内容里的当前 xml 地址不正确

  •  
  •   airyland · 2018-11-03 15:10:43 +08:00 · 3074 次点击
    这是一个创建于 1995 天前的主题,其中的信息可能已经有所发展或是发生改变。

    期望

    <link rel="self" type="application/atom+xml" href="https://www.v2ex.com/n/{id}.xml" />

    实际

    缺少了一个 id

    <link rel="self" type="application/atom+xml" href="https://www.v2ex.com/n/.xml" />

    影响

    有部分阅读器最终使用的是 rss 内容里返回的地址而不是提交的 rss 地址,也就是会导致之后内容都获取不到了。因为自己也写了个 rss 解析器,当 rss 内容内包含 rss 地址时就采用内容里内的,因此遇到了问题。

    @livid

    3 条回复    2018-11-03 15:32:50 +08:00
    Livid
        1
    Livid  
    MOD
       2018-11-03 15:11:57 +08:00
    收到,感谢提醒。

    我现在马上修复这个问题。
    Livid
        2
    Livid  
    MOD
       2018-11-03 15:16:31 +08:00   ❤️ 1
    修复已经部署。
    nutting
        3
    nutting  
       2018-11-03 15:32:50 +08:00
    我说怎么刚才不能访问了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2865 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 27ms · UTC 13:14 · PVG 21:14 · LAX 06:14 · JFK 09:14
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.