SocialEngine / phpv4-feature-requests

The purpose of this repository is to collect SocialEngine PHP public feature requests.
https://www.socialengine.com
1 stars 0 forks source link

Profile question links #25

Open DonnaScriptTechs opened 7 years ago

DonnaScriptTechs commented 7 years ago

From @SpiritWolfie on July 18, 2016 2:5

Step 1, Add profile question with the Multi text insert box Step 2, Throw a URL of any kind in there Step 3, Copy URL and paste said url into notepad or pad of choice

Results: It doesn't copy and paste correctly if you add link, its not clickable

Expectations: I expect the platform to not be adding random dashes and stuff into things that's put into that field, I also would expect it to make links clickable

Why?: if you want to have a multi field for linking to profiles such as steam profiles etc this would be useful instead of having to manually grab the url, Grabbing url manually is also pointless with this bug randomly inserting Chars.

Fresh install of 4.8.12

Copied from original issue: SocialEngine/phpv4-issues#468

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on July 23, 2016 12:22

Hi @SpiritWolfie , I've checked this issue, links added to a field of type multi-line text input are not clickable and are not working fine. We'll look into this issue to resolve this.

Thanks!

DonnaScriptTechs commented 7 years ago

From @SpiritWolfie on July 24, 2016 3:37

@Khushboo016 it's not just that, if you do post the URL in there and copy and paste it into say a notepad you will also notice it creates random dashes.

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on July 26, 2016 12:8

Hi @SpiritWolfie , Please replace the content of the file /application/modules/Fields/View/Helper/FieldTextarea.php present on the server of your site with the content provided at the below link: https://gist.githubusercontent.com/Khushboo016/c84aec978e7a5b4a5d54318058bb5ef0/raw/e472f81a2ecf284df014c5c3d9872246e3b23c95/FieldTextarea.php

This would resolve this issue related to URLs, and we cannot update the content of the mentioned file in our source code of SE because of some security issues.

Thanks!

DonnaScriptTechs commented 7 years ago

From @SpiritWolfie on July 31, 2016 19:13

@Khushboo016 so the thing you provided me has security issues? what kind

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on August 5, 2016 13:57

Hi @SpiritWolfie , We meant that the changes that we have provided to you to make the links clickable would allow to have clickable links everywhere on the site wherever there is a text-field or text-area provided and this is not something that every site admin would like to have on his site, so that's the reason we cannot perform the said changes in our module.

Hope you understand our point here, Thanks!

DonnaScriptTechs commented 7 years ago

From @Elshara on August 10, 2016 4:11

Experiencing same issue here.

DonnaScriptTechs commented 7 years ago

From @Elshara on August 10, 2016 4:19

The fix doesn't work.

DonnaScriptTechs commented 7 years ago

From @Elshara on August 10, 2016 4:48

I don't know why the dashes even exist. Edit the file described above and change the number 10 to a very high number and save changes. Links work properly but it's only a temporary fix.

DonnaScriptTechs commented 7 years ago

From @Khushboo016 on August 16, 2016 10:58

Hi @Elshara , Regarding the issue related to random dashes, I have replied to your similar query in the issue https://github.com/SocialEngine/phpv4-issues/issues/475, so please reply there.

Thanks!

DonnaScriptTechs commented 7 years ago

From @Elshara on August 16, 2016 15:46

Okay

On 16/08/2016, Khushboo016 notifications@github.com wrote:

Hi @Elshara , Regarding the issue related to random dashes, I have replied to your similar query in the issue https://github.com/SocialEngine/phpv4-issues/issues/475, so please reply there.

Thanks!

You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/SocialEngine/phpv4-issues/issues/468#issuecomment-240070579