By: Rudy
Date: 2011-09-21
Time: 11:07
|
Bug in TBS 3.7.0 with parentgrp and attHello,
I found a bug with merging parentgrp blocks combined with "att" (in my case for adding the class attribute). Consider the following example: HTML:
Merge sample data:
Expected Result:
TBS 3.7.0 Result:
Apparently the att-value is replaced by "[]" somehow. If removing parentgrp, it works as expected. Rudy |
||||
By: Skrol29
Date: 2011-09-23
Time: 02:55
|
Re: Bug in TBS 3.7.0 with parentgrp and attHello Rudy,
Thank you very muck for reporting this bug. I will have a look on it soon. |
||||
By: Rudy
Date: 2011-09-23
Time: 21:07
|
Re: Bug in TBS 3.7.0 with parentgrp and attHello Skrol,
thanks for looking into it. For now I solve that situation by simply putting the class field directly in the attribute, no need to change that back after it's fixed. Another thing I'd like to ask, have you ever considered to host this great little piece of code on github making it possible to fork it? Best regards Rudy |
||||
By: Skrol29
Date: 2011-09-26
Time: 09:50
|
Re: Bug in TBS 3.7.0 with parentgrp and attHello Rudy,
TBS is already available by SVN on SourceForge : https://sourceforge.net/projects/tinybutstrong/ |