Git Product home page Git Product logo

[Bug]: 邮件提醒里的超链接错误,导致不能通过邮件直达评论地址 || [Bug]: The hyperlink in the email reminder is wrong, resulting in the comment address not being directly accessible via email. about waline HOT 1 CLOSED

skyreeves avatar skyreeves commented on June 12, 2024
[Bug]: 邮件提醒里的超链接错误,导致不能通过邮件直达评论地址 || [Bug]: The hyperlink in the email reminder is wrong, resulting in the comment address not being directly accessible via email.

from waline.

Comments (1)

lizheming avatar lizheming commented on June 12, 2024

目前邮件提醒的完整 url 的生成是依赖 comment_id 需要为当前 url 的 pathname 这个潜规则的。需要将你的页面的 comment_id 设置成 /about,SITE_URL 不增加 / 后缀,就能保持正常。另外此处配置修改不会影响历史数据,历史的评论需要手动修改迁移。


Currently, the generation of the complete URL of the email reminder relies on the unspoken rule that comment_id needs to be the pathname of the current URL. You need to set the comment_id of your page to /about, and the SITE_URL will remain normal without adding the / suffix. In addition, configuration modifications here will not affect historical data, and historical comments need to be manually modified and migrated.

from waline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.