Relationship Graph
View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011363 | mantisbt | rss | public | 2010-01-08 04:31 | 2026-07-04 18:43 |
| Reporter | rerbin | Assigned To | dregad | ||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | duplicate | ||
| Product Version | 1.2.0rc2 | ||||
| Summary | 0011363: Fatal: Call to undefined function ctype_space() in library/rssbuilder/class.RSSBase.inc.php | ||||
| Description | When I click the rss icon in the head of the page,nothing displayed but this error: | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
|
More descriptive subject |
|
|
My mantis version is 1.2.0rc2 2010-01-07-master-1.2.x-96813c5 |
|
|
http://php.net/manual/en/function.ctype-space.php Have you compiled PHP with ctype support? On Gentoo, you'd want to set the "ctype" flag when compiling the ebuild. |
|
|
Although I'd also like to point out no other part of MantisBT requires ctype support, so it'd probably be good to write it out completely and put an equivalent replacement in its place. |
|
not true in current version as PHPMailer uses ctype_alnum |
|
|
ctype is mentioned as a mandatory extension in the Admin Guide since 2.26.1, see 0033418. Closing this as duplicate. |
|
related to
child of
duplicate of