Hello, Minor problem. Capital color names like “ORANGE” in style statements crash the upload render process, with an uninformative “Were Sorry. An unexpected error has occurred.”
’ ’ BLUE <<-Fails
’ ’ blue <<-works
Thanks!
Hello, Minor problem. Capital color names like “ORANGE” in style statements crash the upload render process, with an uninformative “Were Sorry. An unexpected error has occurred.”
’ ’ BLUE <<-Fails
’ ’ blue <<-works
Thanks!
Sometimes as simple as being logged on to multiple machines will get you that error.
I was able to duplicate the problem.
This works:
<circle cx="298.417" cy="299.758" r="191.184" style="fill:aqua;"/>
This does not:
<circle cx="298.417" cy="299.758" r="191.184" style="fill:AQUA;"/>
Attention @rita: Here are some simple test cases. It works when the fill is specified as “aqua” but dies if the fill is “AQUA”.
aqua:
AQUA:
Thanks for letting us know about this.
I’m looking into it and I’ll update the topic when I have more information.
Thanks for your patience.
Could you try it again, and let me know how it goes?
It’s been a little while since I’ve seen any replies on this thread so I’m going to close it. If you still need help with this please either start a new thread or email support@glowforge.com.