Needs work
Project:
Mail System
Version:
8.x-4.x-dev
Component:
Documentation
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
31 Jul 2013 at 18:16 UTC
Updated:
11 Apr 2025 at 17:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
tr commentedBroken link still appears in D8 documentation. It is no longer on the project page. Should be fixed in D8 first.
Comment #2
arunkumarkThe broken links have been removed from the README files.
Comment #3
arunkumarkComment #4
jatingupta40 commentedI will review this patch.
Comment #5
jatingupta40 commentedThe patch is absolutely fine. Moving to RTBC
Comment #7
kunal_sahu commentedHi , Your patch applied perfectly, will commit the changes shortly.
Thanks
Comment #9
kunal_sahu commentedComment #11
schillerm commentedHi, reviewed the MR and noticed that the numbering was wrong in README.txt. So I fixed that and pushed the change up .
Comment #12
skt-001 commentedMR 6 is working fine with correct numbering i moving status to RTBC.
Comment #13
tr commentedNo, a bunch of links are still broken. Note mail.inc no longer exists, so all those links to the mail.inc api documentation don't work. Likewise, the links to the api pages should not end in /8 as that specifies an exact core version. If you leave that off it will redirect to the page for the current core version. And why delete the link to the screenshot? That was and still is useful documentation. Correct the link instead of deleting it! If the image is no longer on drupal.org, then take a screenshot, upload it, and link to that new screenshot. Don't just throw away valuable information ...
Comment #14
koustav_mondal commentedWorking on it.
Comment #15
koustav_mondal commentedHello @tr, I just removed /8 at the end, but the link is still redirecting to a broken page. I found that the link is only available with Drupal 7.x. So I added /7 at the end. Now the mail.inc API documentation links are working. But I don't know how to host the image. I'll appreciate it if anyone comes to fix that portion. Thanks in advance.
Comment #16
tr commented