The field size for Additional sources is limited, when we add a long list of domains the list is being cut-off.
Test:
Past the following list to the Aditional sources list
https://google.com https://ajax.googleapis.com https://cdnjs.cloudflare.com https://googletagmanager.com https://www.googleadservices.com https://www.dwin1.com/ https://connect.facebook.net/ https://www.ad4mat.de/ https://r.adserver01.de/ https://googleads.g.doubleclick.net/ https://ad13.adfarm1.adition.com/ https://pixel.mathtag.com/ https://track.adform.net/
And it will get cut off
Can we extend the list?
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | csp-2987791-3-source-field.patch | 1.13 KB | gapple |
Comments
Comment #2
bhanuprakashnani commentedHI, I have tried to solve the problem. I have understood that the maxlength for each bar is 128 which is to be increased to a bigger number. But I am unable to find the file in which the files are present for changing the #maxlength. Please help me out with this. I really am interested in working and solving the problem. Thank you.
Comment #3
gappleThanks for the bug report.
I didn't realize textfields have a default maxlength of 128. Values of 300+ characters may not be uncommon, so I've changed the field to a textarea to make editing easier and accommodate an unrestricted length.
Comment #5
gappleComment #6
gappleComment #7
igor.stamatovski commentedI can confirm that this is fixed.
Thank you.