Re: trimSpaces removing whitespace from html

2017-05-29 Thread David Kavanagh
Here is the link to the enhancement request. https://bz.apache.org/bugzilla/show_bug.cgi?id=45931 Thanks On 29 May 2017 at 13:32, David Kavanagh <david.kavan...@marfeel.com> wrote: > > > On 29 May 2017 at 10:43, Mark Thomas <ma...@apache.org> wrote: > >> On 26/05

Re: trimSpaces removing whitespace from html

2017-05-29 Thread David Kavanagh
On 29 May 2017 at 10:43, Mark Thomas <ma...@apache.org> wrote: > On 26/05/17 21:33, Christopher Schultz wrote: > > Mark, > > > > On 5/26/17 6:59 AM, Mark Thomas wrote: > >> On 26/05/17 10:15, David Kavanagh wrote: > >>> Hey guys, > >&g

Re: trimSpaces removing whitespace from html

2017-05-29 Thread David Kavanagh
On 26 May 2017 at 22:33, Christopher Schultz <ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > Mark, > > On 5/26/17 6:59 AM, Mark Thomas wrote: > > On 26/05/17 10:15, David Kavanagh wrote: > >> Hey guys, > >&

Re: trimSpaces removing whitespace from html

2017-05-26 Thread David Kavanagh
I will need to confirm with some people if that is a realistic fix for us and i will let you know. Thanks On 26 May 2017 at 13:05, David Kavanagh <david.kavan...@marfeel.com> wrote: > Thanks Mark, > > I will try that out and let you know if it sorts our issue. > > Much appr

Re: trimSpaces removing whitespace from html

2017-05-26 Thread David Kavanagh
Thanks Mark, I will try that out and let you know if it sorts our issue. Much appreciated On 26 May 2017 at 12:59, Mark Thomas <ma...@apache.org> wrote: > On 26/05/17 10:15, David Kavanagh wrote: > > Hey guys, > > > > Thanks for getting back to me. I didn't realise t

Re: trimSpaces removing whitespace from html

2017-05-26 Thread David Kavanagh
Thanks again for the help. Its really appreciated. Kind Regards David On 24 May 2017 at 16:18, Christopher Schultz <ch...@christopherschultz.net> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA256 > > David, > > Your attachments were stripped fro

Re: trimSpaces removing whitespace from html

2017-05-24 Thread David Kavanagh
Hi Mark, Apologies for the delay. I have the files that should reproduce the error for you. The imageTopWrapper.jsp loads the articleBody.tag. Then inside the articleBody.tag file the following section loads class names into the class attributes. data-mrf-transitioner="${transitioner}"

Re: trimSpaces removing whitespace from html

2017-05-15 Thread David Kavanagh
Ok cool, hopefully that will reproduce so you can see for yourself. Thanks! On 15 May 2017 at 10:39, Mark Thomas <ma...@apache.org> wrote: > On 12/05/17 17:08, David Kavanagh wrote: > > Yes, this is one of the .jsp files. I don't know how useful this is. > > Hopefull

Re: trimSpaces removing whitespace from html

2017-05-12 Thread David Kavanagh
l.com/jsp/mrf/dali; %> <%@taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core; %> <%@page pageEncoding="UTF-8" %> On 11 May 2017 at 18:35, Mark Thomas <ma...@apache.org> wrote: > On 11 May 2017 15:34:32 BST, David Kavanagh <david.kavan...@marfeel.c

Re: trimSpaces removing whitespace from html

2017-05-11 Thread David Kavanagh
Yes, the problem happens in the class attribute string. They are some examples but it happened throughout the files in many cases. I am using .jsp files Also, in the second example that i gave, you can see that mrf-video was removed as well as mrf-m and mrf-image being joined. This was the

Re: trimSpaces removing whitespace from html

2017-05-11 Thread David Kavanagh
-page mrf-noFillet mrf-author mrf-mmrf-image"> 3.Before 3.After There are many more incidents of the same thing happening. Thanks On 10 May 2017 at 20:13, Mark Thomas <ma...@apache.org> wrote: > On 10/05/17 17:17, David Kavanagh wrote: > > Hey, > > >

trimSpaces removing whitespace from html

2017-05-10 Thread David Kavanagh
Hey, I am wondering if anyone has come across this issue, and hopefully a way to fix it. When i enable the trimSpaces configuration option it removes the whitespace but also removes some whitespace from particular areas of the html. In my case, it removes white space between some of the classes