Code Monkey home page Code Monkey logo

Comments (10)

glensc avatar glensc commented on September 20, 2024

need line number where error comes from, or screenshot.

but have you defined custom colors for your issue statuses and used green there instead of rgb hex?

from eventum.

glensc avatar glensc commented on September 20, 2024

btw, i suggest installing xdebug pecl extension and enabling display_errors in your dev (not production) installation. this way you can get better error reporting including automatic stack traces.

from eventum.

plindry avatar plindry commented on September 20, 2024

Yes glensc you are right, i change the word 'green' in the color of state for the hex color.
I never thought that this is wrong because you can see the green color in the issue like in 2.2 release.
Appreciated

from eventum.

glensc avatar glensc commented on September 20, 2024

strack trace still necessary to address this properly!

from eventum.

plindry avatar plindry commented on September 20, 2024

I'll put the stack trace on monday

from eventum.

plindry avatar plindry commented on September 20, 2024

The problem is not the word Green, if you put Green the pie chart is correct. My problem was i miss a figure in an hex color in other state.

If you forgot this figure an is not a valid hex color you get the error from
https://github.com/eventum/eventum/blob/v3.0.6/lib/eventum/PlotHelper.php#L128

that

Is a method from a class in ../vendor/Phplot.php/phplot/phplot/phplot.php and there is the message that i get "SetRGBColor (): #ffddf is not a valid"
Perhaps it would be an enhancement check in some way the color in the field when you fill the hex color as backgroundcolor of field or changing the error message i get "SetRGBColor (): #ffddf is not a valid. Please review if your colours are correct". But i suppose phplot.php is a third party development.

from eventum.

glensc avatar glensc commented on September 20, 2024

included the missing screenshot:

screenshot

from eventum.

glensc avatar glensc commented on September 20, 2024

commited fix to prevent save of invalid values.

@balsdorf can you fix that the validateForm javascript function is called from manage/statuses.php?cat=edit&id=1, currently seems the method is not invoked.

from eventum.

balsdorf avatar balsdorf commented on September 20, 2024

Done.

On Tue, Nov 17, 2015 at 11:42 AM, Elan Ruusamäe [email protected]
wrote:

commited fix to prevent save of invalid values.

@balsdorf https://github.com/balsdorf can you fix that the validateForm
javascript function is called from manage/statuses.php?cat=edit&id=1,
currently seems the method is not invoked.


Reply to this email directly or view it on GitHub
#103 (comment).

Bryan Alsdorf
MariaDB Corporation | http://mariadb.com

from eventum.

plindry avatar plindry commented on September 20, 2024

Perfect!
Thanks

from eventum.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.