<?xml version="1.0" encoding="utf-8"?>
<!--RSS generated by Flaimo.com RSS Builder [2026-07-16 03:48:12]-->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"><channel><docs>https://mantisbt.org/bugs/</docs><link>https://mantisbt.org/bugs/</link><description><![CDATA[MantisBT - Issues]]></description><title>MantisBT - Issues</title><image><title>MantisBT - Issues</title><url>https://mantisbt.org/bugs/images/mantis_logo.png</url><link>https://mantisbt.org/bugs/</link><description><![CDATA[MantisBT - Issues]]></description></image><language>en</language><category>All Projects</category><ttl>10</ttl><dc:language>en</dc:language><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title>0037286: Update Guzzle to 7.14.3</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37286</link><description><![CDATA[Dependabot PRs&lt;br /&gt;
- &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2237&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2237&lt;/a&gt; (7.13.1)&lt;br /&gt;
- &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2240&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2240&lt;/a&gt; (7.13.2)&lt;br /&gt;
- &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2244&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2244&lt;/a&gt; (7.14.1)&lt;br /&gt;
- &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2245&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2245&lt;/a&gt; (7.14.2) - security issue]]></description><category>security</category><pubDate>Wed, 15 Jul 2026 08:03:14 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37286</guid><comments>https://mantisbt.org/bugs/view.php?id=37286#bugnotes</comments></item><item><title>0035629: New Menu API</title><author></author><link>https://mantisbt.org/bugs/view.php?id=35629</link><description><![CDATA[I think it is necessary to separate the code that collects links to form the main side menu into a separate API file. Now the `layout_api.php` file is quite large and contains more than 1300 lines. Of these, 250 lines are not used to print the actual layout of the page, but instead form a list of menu items.&lt;br /&gt;
&lt;br /&gt;
Also, a new API is needed for correct generation of the sitemap ( &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=35523&quot;&gt;0035523&lt;/a&gt; ).]]></description><category>feature</category><pubDate>Tue, 14 Jul 2026 09:30:36 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=35629</guid><comments>https://mantisbt.org/bugs/view.php?id=35629#bugnotes</comments></item><item><title>0037283: Refactoring upgrade_unattended.php</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37283</link><description><![CDATA[No changes to the overall processing, just some optimization, improved output log text, code cleanup and PHPDoc changes.]]></description><category>code cleanup</category><pubDate>Mon, 13 Jul 2026 18:50:36 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37283</guid><comments>https://mantisbt.org/bugs/view.php?id=37283#bugnotes</comments></item><item><title>0037288: Upgrade Slim Framework to 3.13.0</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37288</link><description><![CDATA[Slim released a new [3.13.0 release](&lt;a href=&quot;https://github.com/slimphp/Slim/releases#release-3.13.0&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/slimphp/Slim/releases#release-3.13.0&lt;/a&gt;) in April 2026 with PHP 8.1-8.5 support, despite the [earlier statement](&lt;a href=&quot;https://github.com/slimphp/Slim/pull/3186#issuecomment-1098254226&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/slimphp/Slim/pull/3186#issuecomment-1098254226&lt;/a&gt;) by the Slim project team that 3.x was end-of-life and would not be updated.&lt;br /&gt;
&lt;br /&gt;
We should upgrade to that and revert the workarounds implemented in &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=32866&quot;&gt;0032866&lt;/a&gt; and &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=35284&quot;&gt;0035284&lt;/a&gt;.]]></description><category>api rest</category><pubDate>Mon, 13 Jul 2026 18:47:43 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37288</guid><comments>https://mantisbt.org/bugs/view.php?id=37288#bugnotes</comments></item><item><title>0037305: Docbook manual builds: remove legacy MAKE build method</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37305</link><description><![CDATA[When the script was refactored in 2013 (see #15887), the legacy build method based on MAKE was kept for backwards compatibility, called when the Publican configuration file (*publican.cfg*) is not present.&lt;br /&gt;
&lt;br /&gt;
This part of the script is not functional anymore; even if it were, it would not work anyway since the Makefile calls Publican, which would fail due to the missing config file.&lt;br /&gt;
&lt;br /&gt;
This code path should be removed.]]></description><category>code cleanup</category><pubDate>Mon, 13 Jul 2026 18:42:57 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37305</guid><comments>https://mantisbt.org/bugs/view.php?id=37305#bugnotes</comments></item><item><title>0037304: Build scripts: abort execution when an external command fails</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37304</link><description><![CDATA[The main build script (buildrelease-repo.py) is relies on helper scripts (buildrelease.py and docbook-manual.py).&lt;br /&gt;
&lt;br /&gt;
If an external command fails within one of these child scripts, the error is shown on screen but the exit code is not captured by the caller, which continues its execution as though everything ran successfully. &lt;br /&gt;
```&lt;br /&gt;
(...)&lt;br /&gt;
Running /Users/dregad/bin/publican clean&lt;br /&gt;
/Users/dregad/dev/mantisbt/mantis/docbook/Admin_Guide&lt;br /&gt;
ERROR: Command '['/Users/dregad/bin/publican', 'clean']' returned non-zero exit status 1.&lt;br /&gt;
Creating release tarballs...&lt;br /&gt;
(...)&lt;br /&gt;
```&lt;br /&gt;
&lt;br /&gt;
Execution should have stopped after ERROR.]]></description><category>tools</category><pubDate>Mon, 13 Jul 2026 18:42:57 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37304</guid><comments>https://mantisbt.org/bugs/view.php?id=37304#bugnotes</comments></item><item><title>0037306: Build scripts: use subprocess module</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37306</link><description><![CDATA[The scripts use a variety of methods to run external processes: *os.system*, *os.popen* (deprecated in Python 3.14), *subprocess.call* and *subprocess.check_call*.&lt;br /&gt;
&lt;br /&gt;
We should standardise on using *subprocess.run* (available since Python 3.5) instead.&lt;br /&gt;
&lt;br /&gt;
Also avoid creating a sub shell.]]></description><category>code cleanup</category><pubDate>Mon, 13 Jul 2026 18:40:32 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37306</guid><comments>https://mantisbt.org/bugs/view.php?id=37306#bugnotes</comments></item><item><title>0023689: UI Layout improvement</title><author></author><link>https://mantisbt.org/bugs/view.php?id=23689</link><description><![CDATA[I like the new layout and general appearance of the new UI, to facilitate the use of the mantis I suggest that the top button bar always be visible at the top of the page as attached image.&lt;br /&gt;
&lt;br /&gt;
Related to &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=22253&quot;&gt;0022253&lt;/a&gt;]]></description><category>ui</category><pubDate>Mon, 13 Jul 2026 18:34:28 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=23689</guid><comments>https://mantisbt.org/bugs/view.php?id=23689#bugnotes</comments></item><item><title>0031699: Upgrade Slim Framework to 4.x</title><author></author><link>https://mantisbt.org/bugs/view.php?id=31699</link><description><![CDATA[Slim 3.x has reached end-of-life and is only getting security updates. PHP 8.1 compatibility is limited, and the Slim team have [clearly stated][1] that they will not accept pull request to fix that.&lt;br /&gt;
&lt;br /&gt;
The latest version of Slim (4.11.0 as of this writing) requires PHP 7.4.&lt;br /&gt;
&lt;br /&gt;
[1]: &lt;a href=&quot;https://github.com/slimphp/Slim/pull/3186#issuecomment-1098254226&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/slimphp/Slim/pull/3186#issuecomment-1098254226&lt;/a&gt;]]></description><category>api rest</category><pubDate>Mon, 06 Jul 2026 13:08:26 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=31699</guid><comments>https://mantisbt.org/bugs/view.php?id=31699#bugnotes</comments></item><item><title>0037219: Security: Add allowed_classes =&gt; false to unserialize() calls to prevent PHP Object Injection</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37219</link><description><![CDATA[The following functions call unserialize() without specifying allowed_classes:&lt;br /&gt;
&lt;br /&gt;
- filter_api.php (filter deserialization from session/database)&lt;br /&gt;
- email_queue_api.php (email queue deserialization)  &lt;br /&gt;
- safe_unserialize() helper&lt;br /&gt;
&lt;br /&gt;
This leaves them potentially vulnerable to PHP Object Injection (POI) via gadget &lt;br /&gt;
chains using classes already loaded in memory, even when the data source appears &lt;br /&gt;
trusted.&lt;br /&gt;
&lt;br /&gt;
Fix: Add ['allowed_classes' =&gt; false] as a defence-in-depth hardening measure. &lt;br /&gt;
The deserialized data in these locations is always a plain array of scalar values — &lt;br /&gt;
no object instantiation is expected — so this change does not affect functionality.&lt;br /&gt;
&lt;br /&gt;
GitHub PR with the fix: &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2229&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2229&lt;/a&gt;]]></description><category>security</category><pubDate>Mon, 06 Jul 2026 04:14:06 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37219</guid><comments>https://mantisbt.org/bugs/view.php?id=37219#bugnotes</comments></item><item><title>0037284: API: target_version missing in issue response</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37284</link><description><![CDATA[When fetching an Issue over the API using &lt;br /&gt;
GET {{url}}/api/rest/issues/:issue_id&lt;br /&gt;
the fields &quot;version&quot; and &quot;fixed_in_version&quot; are returned, but not &quot;target_version&quot;.&lt;br /&gt;
&lt;br /&gt;
The PATCH endpoint accepts changing &quot;target_version&quot;, but doesn't show it in the response.]]></description><category>api rest</category><pubDate>Mon, 06 Jul 2026 02:55:57 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37284</guid><comments>https://mantisbt.org/bugs/view.php?id=37284#bugnotes</comments></item><item><title>0037285: Update PHPMailer to 7.1.1</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37285</link><description><![CDATA[[PHPMailer 7.1.0](&lt;a href=&quot;https://github.com/PHPMailer/PHPMailer/releases/tag/v7.1.0&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/PHPMailer/PHPMailer/releases/tag/v7.1.0&lt;/a&gt;)  is a maintenance and and minor security release. MantisBT is not affected by the &lt;br /&gt;
[PHPMailer 7.1.1](&lt;a href=&quot;https://github.com/PHPMailer/PHPMailer/releases/tag/v7.1.1&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/PHPMailer/PHPMailer/releases/tag/v7.1.1&lt;/a&gt;)  is a maintenance release.&lt;br /&gt;
&lt;br /&gt;
PR &lt;a href=&quot;https://github.com/mantisbt/mantisbt/pull/2238&quot; rel=&quot;noopener,nofollow&quot;&gt;https://github.com/mantisbt/mantisbt/pull/2238&lt;/a&gt;]]></description><category>email</category><pubDate>Sat, 04 Jul 2026 18:54:10 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37285</guid><comments>https://mantisbt.org/bugs/view.php?id=37285#bugnotes</comments></item><item><title>0011363: Fatal: Call to undefined function ctype_space() in library/rssbuilder/class.RSSBase.inc.php</title><author></author><link>https://mantisbt.org/bugs/view.php?id=11363</link><description><![CDATA[When I click the rss icon in the head of the page,nothing displayed but this error:&lt;br /&gt;
Fatal error: Call to undefined function ctype_space() in /home/vhosts/www.lonmo.com/dev/library/rssbuilder/class.RSSBase.inc.php on line 64]]></description><category>rss</category><pubDate>Sat, 04 Jul 2026 18:43:14 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=11363</guid><comments>https://mantisbt.org/bugs/view.php?id=11363#bugnotes</comments></item><item><title>0022118: upgrade_unattended will not complete if install_stored_filter_migrate is a required step</title><author></author><link>https://mantisbt.org/bugs/view.php?id=22118</link><description><![CDATA[stored_filter_migrate is a required step for upgrading to db version 195. However, it eventually calls auth_get_current_user_id() which can't find the current user an so calls access_denied() which calls exit stopping the filter conversion on the first filter.]]></description><category>upgrade</category><pubDate>Thu, 02 Jul 2026 18:23:23 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=22118</guid><comments>https://mantisbt.org/bugs/view.php?id=22118#bugnotes</comments></item><item><title>0021678: After upgrade 1.2.19 -&gt; 1.3.1 database structure still out of date.</title><author></author><link>https://mantisbt.org/bugs/view.php?id=21678</link><description><![CDATA[After upgrading I still message in login screen.&lt;br /&gt;
&lt;br /&gt;
Warning: The database structure may be out of date. Please upgrade here before logging in.&lt;br /&gt;
&lt;br /&gt;
How can IO verify that the database upgrade is succesfull?&lt;br /&gt;
&lt;br /&gt;
In notice that the record database_version is not being updated in table mantis_config_table ( still shown 194 in stead of 209 ).&lt;br /&gt;
Due to the fact that it is trying an INSERT ( with unique key ) in stead of UPDATE.]]></description><category>upgrade</category><pubDate>Thu, 02 Jul 2026 18:10:43 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=21678</guid><comments>https://mantisbt.org/bugs/view.php?id=21678#bugnotes</comments></item><item><title>0037144: Optional plugin dependencies are not displayed</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37144</link><description><![CDATA[The `manage_plugin_page.php` page does not display information about optional plugin dependencies.&lt;br /&gt;
Having complete information about plugins would be useful for administrators, particularly when a new dependency appears in an updated version of a plugin.]]></description><category>ui</category><pubDate>Wed, 01 Jul 2026 18:51:14 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37144</guid><comments>https://mantisbt.org/bugs/view.php?id=37144#bugnotes</comments></item><item><title>0019370: Retire 'user_print_pref' table and related code</title><author></author><link>https://mantisbt.org/bugs/view.php?id=19370</link><description><![CDATA[Seems like a table that was used to select columns to show in print page.  We now have a different model for customizing columns across all features.]]></description><category>code cleanup</category><pubDate>Tue, 30 Jun 2026 18:11:54 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=19370</guid><comments>https://mantisbt.org/bugs/view.php?id=19370#bugnotes</comments></item><item><title>0037227: Remove code specific to PHP safe_mode</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37227</link><description><![CDATA[Safe mode has been removed from PHP in 5.4. &lt;br /&gt;
We require PHP 5.5 since 2.7.0 (&lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=23378&quot;&gt;0023378&lt;/a&gt;).&lt;br /&gt;
&lt;br /&gt;
Identified occurrences:&lt;br /&gt;
- check in install.php&lt;br /&gt;
- 3 calls to set_time_limit() with `@` operator (see &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=4555&quot;&gt;0004555&lt;/a&gt;, &lt;a href=&quot;https://mantisbt.org/bugs/view.php?id=8830&quot;&gt;0008830&lt;/a&gt;)&lt;br /&gt;
  - helper_begin_long_process()&lt;br /&gt;
  - admin/upgrade_unattended.php]]></description><category>code cleanup</category><pubDate>Tue, 30 Jun 2026 17:56:55 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37227</guid><comments>https://mantisbt.org/bugs/view.php?id=37227#bugnotes</comments></item><item><title>0037264: resumo est</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37264</link><description><![CDATA[teste]]></description><category>Tests</category><pubDate>Thu, 25 Jun 2026 10:12:00 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37264</guid><comments>https://mantisbt.org/bugs/view.php?id=37264#bugnotes</comments></item><item><title>0037263: Testing Tiket</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37263</link><description><![CDATA[Testing Tiket]]></description><category>General</category><pubDate>Mon, 22 Jun 2026 04:29:14 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37263</guid><comments>https://mantisbt.org/bugs/view.php?id=37263#bugnotes</comments></item><item><title>0020431: Use utf8mb4 charset for new MySQL installations</title><author></author><link>https://mantisbt.org/bugs/view.php?id=20431</link><description><![CDATA[We currently create the database with 'utf8' charset and 'general_ci' collation.&lt;br /&gt;
&lt;br /&gt;
In MySQL, utf8 charset uses up to 3 bytes, which means some characters can't be stored properly. Since MySQL 5.5.3 the 'utf8mb4' charset is available, and does not have this limitation.&lt;br /&gt;
&lt;br /&gt;
We should use utf8mb4 for new installation.&lt;br /&gt;
&lt;br /&gt;
In addition, we default to 'general' collation which sometimes yield incorrect sort order for special (multibyte) characters. See MySQL documentation [1] for examples and more explanation.&lt;br /&gt;
&lt;br /&gt;
[1] &lt;a href=&quot;http://dev.mysql.com/doc/refman/5.7/en/charset-unicode-sets.html&quot; rel=&quot;noopener,nofollow&quot;&gt;http://dev.mysql.com/doc/refman/5.7/en/charset-unicode-sets.html&lt;/a&gt;]]></description><category>db schema</category><pubDate>Mon, 15 Jun 2026 17:39:13 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=20431</guid><comments>https://mantisbt.org/bugs/view.php?id=20431#bugnotes</comments></item><item><title>0037252: Erro ao cadastrar funcionario</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37252</link><description><![CDATA[FGFgfgfgfgf]]></description><category>General</category><pubDate>Thu, 11 Jun 2026 19:07:00 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37252</guid><comments>https://mantisbt.org/bugs/view.php?id=37252#bugnotes</comments></item><item><title>0037133: The buttons on the “Access Denied” widget may contain incorrect links</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37133</link><description><![CDATA[For example, the “/admin/login_page.php?return=admin%2Findex.php” is converted to “admin/login_page.php?return=admin%2Findex.php” for &quot;Login&quot; button.]]></description><category>ui</category><pubDate>Wed, 03 Jun 2026 11:19:38 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37133</guid><comments>https://mantisbt.org/bugs/view.php?id=37133#bugnotes</comments></item><item><title>0037221: Login button not working on mobile Page crashes on submit User cannot reset password</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37221</link><description><![CDATA[Login button not working on mobile&lt;br /&gt;
Page crashes on submit&lt;br /&gt;
User cannot reset password]]></description><category>Core</category><pubDate>Mon, 01 Jun 2026 08:04:02 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37221</guid><comments>https://mantisbt.org/bugs/view.php?id=37221#bugnotes</comments></item><item><title>0037182: A way to see all users without any activity</title><author></author><link>https://mantisbt.org/bugs/view.php?id=37182</link><description><![CDATA[Hi,&lt;br /&gt;
&lt;br /&gt;
On the Users page (&lt;a href=&quot;https://bugs.xdebug.org/manage_user_page.php&quot; rel=&quot;noopener,nofollow&quot;&gt;https://bugs.xdebug.org/manage_user_page.php&lt;/a&gt;), it is possible to see all users that never logged in (Unused), or are New. I would like there to be a additional tab for users that never had any activity (no bugs, notes, attachments, or monitored issues).&lt;br /&gt;
&lt;br /&gt;
I have created a patch for that, which I have attached. It's my first one, so please be kind. I also don't know if I missed any other possible activities, but these can be easily added.&lt;br /&gt;
&lt;br /&gt;
If this seems suitable, I can also provide some translations.&lt;br /&gt;
&lt;br /&gt;
cheers,&lt;br /&gt;
Derick]]></description><category>administration</category><pubDate>Mon, 01 Jun 2026 05:07:28 -0400</pubDate><guid>https://mantisbt.org/bugs/view.php?id=37182</guid><comments>https://mantisbt.org/bugs/view.php?id=37182#bugnotes</comments></item></channel></rss>
