gWorldz / get-simple-cms

Automatically exported from code.google.com/p/get-simple-cms
GNU General Public License v3.0
0 stars 0 forks source link

debug mode is always on if string in config file is just uncommented #363

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open gsconfig.conf
2. uncomment #define('GSDEBUG', FALSE); 
3. debug mode is enabled, but the boolean is FALSE not TRUE

What is the expected output? What do you see instead?

i expect that in commented out state it works as defauld - FALSE . in 
uncommented mode it works like i want: if boolean is TRUE - debug mode is on, 
if boolean is false - debug mode is off. But if the string is uncomented - 
nomatter whai the boolean is, debug mode is always on.

What version of the product are you using? On what operating system?
3.1.2 - the latest public stable release from the off. website.

Please provide any additional information below.

Original issue reported on code.google.com by mas...@remort.net on 6 Dec 2012 at 9:30

GoogleCodeExporter commented 9 years ago
GetSimple is now at GitHub: https://github.com/GetSimpleCMS/GetSimpleCMS
Anyway, I think this issue has been fixed in the current dev version.

Original comment by carnav on 7 Dec 2012 at 3:27

GoogleCodeExporter commented 9 years ago
as usual.
1. I downloaded it from a website. It's available. It's public. It's popular.
2. Think and be sure a different
PS: Devs or bug-managers should pay more attention to real things except the 
'our latest svn version'. The whole world doesn't revolves around your latest 
releases published somewhere. Just imagine that thousands of people still 
getting 312 version from Website or some  other places it was published on. You 
may try to update more often.
Sorry for being so sceptic, it's a friday and i am just finished my week at 
support service ))

Original comment by mas...@remort.net on 7 Dec 2012 at 6:13

GoogleCodeExporter commented 9 years ago
Yeah the 2 of us maintainers will jump right on that your highness.

Original comment by tablatronics on 8 Dec 2012 at 5:27

GoogleCodeExporter commented 9 years ago
And you do realize that the "latest SVN" means you can go fix it yourself or 
patch it yourself, or that it will be fixed in the next release.

Original comment by tablatronics on 8 Dec 2012 at 5:29

GoogleCodeExporter commented 9 years ago
ok, if this issue is really fixed - it's ok.

Original comment by mas...@remort.net on 9 Dec 2012 at 5:09