| Anonymous | Login | Signup for a new account | 2013-06-19 02:41 EDT | ![]() |
| Main | My View | View Issues | Change Log | Roadmap | Wiki | ManTweet | Repositories |
| View Issue Details [ Jump to Notes ] [ Wiki ] | [ Issue History ] [ Print ] | ||||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
| 0011604 | mantisbt | change log | public | 2010-03-03 10:24 | 2013-04-12 09:57 | ||||||||
| Reporter | otilia.borreta | ||||||||||||
| Assigned To | |||||||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||||||
| Status | confirmed | Resolution | open | ||||||||||
| Platform | OS | OS Version | |||||||||||
| Product Version | 1.2.0 | ||||||||||||
| Target Version | 1.2.x | Fixed in Version | |||||||||||
| Summary | 0011604: Versions marked as obsolete appear on change log page | ||||||||||||
| Description | As far as I understood, obsolete versions shouldn't appear on the change-log page. I quick-fixed it here by commenting out the line 143 in changelog_page.php: version_cache_array_rows( $t_project_ids ); The problem actually is in core/version_api.php, function version_get_all_rows(). Once a project version is in the cache, the parameters $p_released, $p_obsolete and $p_inherit are not considered anymore, thus all versions are returned. | ||||||||||||
| Tags | No tags attached. | ||||||||||||
| Attached Files | |||||||||||||
Notes |
|
|
nimmich (reporter) 2010-03-17 19:18 |
This seems to be related to 0010873. At least the quick fix is the same, and again it's core/version_api.php:version_get_all_rows() where the real fix should be done. |
|
Lapinkiller (reporter) 2011-05-27 09:15 |
"obsolete versions shouldn't appear on the change-log page" I'm not agree.. i think that obsolete versions have to appear on changelog page. Else why having Roadmap AND Changelog... ;) |
|
cbradney (reporter) 2012-06-12 16:42 |
It would be nice to either have another tag to say yes to showing on the change log page, or have multiple pages generated, .. or set a date limit or version count limit. The changelog page can appear empty if your php memory is too low and the version data is too great (bugs.scribus.net changelog) |
|
Dentxinho (reporter) 2012-07-13 13:23 |
Better to add some pagination. But i guess this is not an issue. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-03-03 10:24 | otilia.borreta | New Issue | |
| 2010-03-04 03:49 | dhx | Status | new => confirmed |
| 2010-03-04 03:49 | dhx | Target Version | => 1.2.2 |
| 2010-03-17 19:18 | nimmich | Note Added: 0024783 | |
| 2010-04-21 09:14 | jreese | Target Version | 1.2.1 => 1.2.2 |
| 2010-07-29 10:41 | jreese | Target Version | 1.2.2 => 1.2.3 |
| 2010-09-14 10:55 | jreese | Target Version | 1.2.3 => 1.2.4 |
| 2010-12-14 21:05 | jreese | Target Version | 1.2.4 => 1.2.5 |
| 2011-04-05 12:25 | jreese | Target Version | 1.2.5 => 1.2.6 |
| 2011-05-27 09:15 | Lapinkiller | Note Added: 0028858 | |
| 2011-07-26 09:53 | jreese | Target Version | 1.2.6 => 1.2.7 |
| 2011-08-22 10:49 | jreese | Target Version | 1.2.7 => 1.2.8 |
| 2011-09-06 10:33 | jreese | Target Version | 1.2.8 => 1.2.9 |
| 2012-03-04 09:23 | atrol | Target Version | 1.2.9 => 1.2.10 |
| 2012-04-02 02:33 | atrol | Target Version | 1.2.10 => 1.2.11 |
| 2012-06-06 23:54 | jreese | Target Version | 1.2.11 => 1.2.12 |
| 2012-06-12 16:42 | cbradney | Note Added: 0032087 | |
| 2012-07-13 13:23 | Dentxinho | Note Added: 0032324 | |
| 2012-11-10 19:04 | dregad | Target Version | 1.2.12 => 1.2.13 |
| 2013-01-22 09:48 | dregad | Target Version | 1.2.13 => 1.2.14 |
| 2013-01-29 09:28 | dregad | Target Version | 1.2.14 => 1.2.15 |
| 2013-04-12 09:57 | dregad | Target Version | 1.2.15 => 1.2.x |
| MantisBT 1.2.16dev master-1.2.x-05091f5 [^]
Copyright © 2000 - 2013 MantisBT Team
Time: 0.0695 seconds. memory usage: 2,842 KB |