Opened 16 years ago

Closed 16 years ago

#2630 closed defect (fixed)

MS_PLUGIN constant missing in PHP MapScript

Reported by: dmorissette Owned by: jmckenna
Priority: normal Milestone: 5.2 release
Component: MapScript-PHP Version: unspecified
Severity: normal Keywords:
Cc: dmorissette, assefa

Description

Josh Hevenor reported on mapserver-users that (PHP) MapScript doesn't define the MS_PLUGIN constant for layers CONNECTIONTYPE:

Just a quick note while I'm thinking of it...with the relatively recent support of SDE 9.2 the style has changed to use a plug-in. So if you're looking for a layers connection type in MapScript is will show up as 13 instead of MS_SDE (6 I think?). I don't see a documented constant for the plugiin connection type.

Change History (3)

comment:1 by dmorissette, 16 years ago

Status: newassigned

Taking care of this now.

comment:2 by dmorissette, 16 years ago

Cc: dmorissette added; jmckenna removed
Owner: changed from dmorissette to jmckenna
Status: assignednew

Fixed in r7621.

There were two connectiontype constants missing that were added to PHP MapScript: MS_RASTER and MS_PLUGIN.

Jeff, the PHP MapScript README was updated to add the new constants. Reassigning ticket to you to update live docs.

comment:3 by jmckenna, 16 years ago

Resolution: fixed
Status: newclosed
  • the PHP/Mapscript class reference doc is uptodate to r7813.
Note: See TracTickets for help on using tickets.