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 , 16 years ago
| Status: | new → assigned |
|---|
comment:2 by , 16 years ago
| Cc: | added; removed |
|---|---|
| Owner: | changed from to |
| Status: | assigned → new |
comment:3 by , 16 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
- the PHP/Mapscript class reference doc is uptodate to r7813.
Note:
See TracTickets
for help on using tickets.

Taking care of this now.