Closed (won't fix)
Project:
Views Bonus Pack
Version:
5.x-1.2-alpha2
Component:
Views Export
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Nov 2008 at 16:22 UTC
Updated:
3 Feb 2013 at 16:22 UTC
Jump to comment: Most recent file
Comments
Comment #1
svihel commentedAny thoughts about this?
Comment #2
neclimdulI haven't tested or confirmed this behavior but on initial inspection I can't see how this would happen. I can say this though, we use strip_tags on each field in the CSV and something similar for links in the DOC export. So that may be related and I'm not sure if it will be fixed.
Comment #3
svihel commentedThanks for hint!
I have created a little patch for myself, basically adding parameter <a> to strip_tags function so it won't strip the link (
strip_tags($value, '<a>')) and the simple removing tags with str_replaceI'm not much of a programer so I dont have any experience with this function, I just read the manual, but its working for me. Anyway I don't see the reason why to not put this function into action. Diff file for this in attachment - of course its raw script probably only serving to my needs...
Comment #4
neclimdulI'll take a look, I'm not sure how it fixes the problem yet but it might work. Thanks for the patch!
Comment #5
svihel commentedGood, I wasn't really sure about the patch format
I think the key to use this is in parameter Option. When you select "with link" it will transform to "only url" and the "without link" option is just without link :]
Comment #6
svihel commentedComment #7
pomliane commentedThis version of Views Bonus Pack is not supported anymore. The issue is closed for this reason.
Please upgrade to a supported version and feel free to reopen the issue on the new version if applicable.
This issue has been automagically closed by a script.