? Failure

User tests: Successful: Unsuccessful:

avatar garyamort
garyamort
29 Jan 2014

Clean commit fix which resolves the log issues by replacing the platform JLog with a CMS specific JLog which suppresses RuntimeExceptions when saving log entries.

avatar garyamort garyamort - open - 29 Jan 2014
avatar mbabker
mbabker - comment - 30 Jan 2014

Can we just dump this code into the existing JLog class? There's potential issues with having two JLog classes in the file system (for example, if you're running a CLI script and don't run the CMS bootstrap, which would get this version of JLog loaded into the filesystem). I'd rather comments inline or in the doc blocks where needed to see where exactly the CMS is needing to "hack" JLog to work properly, and it makes it easier to actually see the code differences (right now, it's a whole new file; I can't tell what changed just by looking at this diff).

avatar garyamort
garyamort - comment - 3 Feb 2014

I don't really care where it goes, I just always lean towards not editing 'core' code. :-)

I'll rejigger it and push it.

avatar garyamort
garyamort - comment - 3 Feb 2014

Moved to platform directory

avatar garyamort garyamort - change - 29 Mar 2014
Status New Closed
Closed_Date 0000-00-00 00:00:00 2014-03-29 20:04:23
avatar garyamort garyamort - close - 29 Mar 2014
avatar garyamort garyamort - close - 29 Mar 2014
avatar garyamort garyamort - head_ref_deleted - 29 Mar 2014

Add a Comment

Login with GitHub to post a comment