mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 08:16:01 +03:00
[GH-ISSUE #4340] [Bug]: When copy and pasting in the DKIM records menu with Ctrl + C, it copy's raw data instead of the text highlighted #1965
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1965
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @SoopyTM on GitHub (Jun 24, 2025).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/4340
Required confirmations before submitting
Issue Description
go to tenant-admin/standards/Domain-analyser.
enable the DKIM records column.
enter the menu with the items.
highlight some of the text like the selector title or record.
press control c(Ctrl + C). this doesn't happen when you right click and click copy.
now if you paste this into the url bar or a text file, it will not paste what you highlighted, but instead will paste some raw data.
example output:
[{"Selector":"selector1","Record":"v=DKIM1; k=rsa; p=GJKfj68KGD8Gsdjl8548DJ8fg908gDS098/dfgFGK8g9/fsHG8gjds85+5hjk+JLKFJGD77576fgdjlgfd687FD76gfdgfhdkjhGFDL+JHLFjlfhkjhgfdlG789685fdGHkjdG7df979FIODHGJHl9787987fjkfdhFDISJ432423/987DGfdGj543hkj34; n=1024,68974983489,50743867982840938"},{"Selector":"selector2","Record":""}]
Environment Type
Sponsored (paying) user
Front End Version
8.0.3
Back End Version
8.1.0
Relevant Logs / Stack Trace
@github-actions[bot] commented on GitHub (Jun 24, 2025):
Thank you for reporting a potential bug. If you would like to work on this bug, please comment:
Thank you for helping us maintain the project!
@rvdwegen commented on GitHub (Aug 1, 2025):
Confirmed. Happens on any "fold out" where we auto generate a pop over table to diplay a complex set of values.
@KelvinTegelaar commented on GitHub (Aug 20, 2025):
Resolved in dev