[Cartoweb-dev] [Bug 1271] New: Outline Plugin: broken coding style
bugzilla-daemon at bugzilla.maptools.org
bugzilla-daemon at bugzilla.maptools.org
Wed Feb 1 09:19:02 EST 2006
http://bugzilla.maptools.org/show_bug.cgi?id=1271
Summary: Outline Plugin: broken coding style
Product: CartoWeb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Plugins
AssignedTo: cartoweb-dev at lists.maptools.org
ReportedBy: sylvain.pasche at camptocamp.com
* Put a space between keywords an opening parenthesis:
if( -> if (
foreach( -> foreach (
* inconsistend identation (function getInit() for instance)
* 85th colomn overflow. Goes to column 182 on line 375!!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Please do NOT reply to this email, use the link above instead to
login to bugzilla and submit your comment. Any email reply to this
address will be lost.
More information about the Cartoweb-dev
mailing list