I agree with you: error shall be fixed and warnings should be processed.
I provide a new version of the script file (still in XSLT 1.0).
Tested with Saxon-HE 9.6.0.3J without any relevant error.
Note: The first warning you got is due to the difference of XSLT format.
It's not actually a problem to fix.
Best regards
Brahim Djoudi
Hello!
I tried to use your XSLT script with Saxon-HE 9.6.0.2N from Saxonica.
It reports the following errors:
Warning: at xsl:stylesheet on line 23 column 51 of color.xsl:
Running an XSLT 1 stylesheet with an XSLT 2 processor
Warning: at xsl:variable on line 304 column 56 of color.xsl:
SXWN9001: A variable with no following sibling instructions has no effect
Warning: at xsl:variable on line 307 column 59 of color.xsl:
SXWN9001: A variable with no following sibling instructions has no effect
Error on line 46 of color.xsl:
SEPM0009: Values of 'standalone' and 'omit-xml-declaration' conflict
Values of 'standalone' and 'omit-xml-declaration' conflict
Shouldn't this be corrected? Or I should use some other XSLT software?
It looks less weird.
I also agree, it should be changed.
The other gradients use red, orange and green colours with common colour
specification at the end/begin of the gradient.
I will try another scheme as soon as I get few time...
status: open --> closed-fixed
assigned_to: Tagir Valeev
Group: 3.x --> 3.0.1
Comment:
Ok. Gradients are weird to my opinion, but it's probably a matter of
taste. Committed:
Hello!
I tried to use your XSLT script with Saxon-HE 9.6.0.2N from Saxonica. It reports the following errors:
Shouldn't this be corrected? Or I should use some other XSLT software?
Hello Tagir
I agree with you: error shall be fixed and warnings should be processed.
I provide a new version of the script file (still in XSLT 1.0).
Tested with Saxon-HE 9.6.0.3J without any relevant error.
Note: The first warning you got is due to the difference of XSLT format.
It's not actually a problem to fix.
Best regards
Brahim Djoudi
Related
Bugs:
#1330Hello Tagir
I tried a simple grey for the table headers:
It looks less weird.
I also agree, it should be changed.
The other gradients use red, orange and green colours with common colour
specification at the end/begin of the gradient.
I will try another scheme as soon as I get few time...
Thank you.
Best regards
Brahim Djoudi
Related
Bugs:
#1330Ok. Gradients are weird to my opinion, but it's probably a matter of taste. Committed:
https://code.google.com/p/findbugs/source/detail?r=a08bfe400c1ff7ebddd2d1447460b2589e913cc2
Note that I simply committed this file to src/xsl. Seems that it's enough to include it into the distribution. Correct me if I'm wrong.