Opened 18 years ago
Closed 18 years ago
#4181 closed (fixed)
Links to specific settings in email.txt not quite right
Reported by: | Owned by: | Jacob | |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Unreviewed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The links I added to various email settings for #4163 don't quite work -- they link to the settings page but don't zero in to the specific setting. Looks like underscores need to be dashes and the all-uppercase should be switched to all-lowercase. The attached patch makes these changes for the settings I added plus the one I modeled my changes on.
Attachments (1)
Change History (3)
by , 18 years ago
Attachment: | fixedlinks.diff added |
---|
comment:1 by , 18 years ago
Has patch: | set |
---|
comment:2 by , 18 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
(In [5121]) Fixed #4181 -- Corrected anchor names in links to settings document. Thanks,
Karen Tracey.