View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000366 | WackoWiki | administration | public | 2010-05-29 13:02 | 2014-04-10 08:08 |
Reporter | Elar9000 | Assigned To | administrator | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 4.3.rc | ||||
Target Version | 5.0.0 | Fixed in Version | 5.0.0 | ||
Summary | 0000366: Can't remove bookmarks in all themes in +/- Add/Remove Bookmarks | ||||
Description | See /themes/theme_name/header.php for string: if (!in_array($this->GetPageSuperTag(),$this->GetBookmarkLinks())) in (further code is spoilt by tracker security system): <?php if ($this->GetUser()) { if (!in_array($this->GetPageSuperTag(),$this->GetBookmarkLinks())) {?> <?php echo $this->Href('', '', } else { ?> } } ?> this code does not work! You can add bookmark but you can not remove it. | ||||
Steps To Reproduce | 1. Goto page not in bookmark list. 2. Click "+" to add bookmark to your personal menu. 3. Note that the page has appeared in your personal menu but the "+" button was not replaced with "-" button to remove bookmark. | ||||
Tags | No tags attached. | ||||
related to | 0000355 | resolved | administrator | can't unset bookmark like ((Page Alt text @@de)) |
related to | 0000367 | resolved | administrator | add new menu table and action |
|
Guess this issue becomes obsolete with 0000367 but did you check 0000355 (http://wackowiki.hg.sourceforge.net/hgweb/wackowiki/stable/rev/ad20fcc3d1d2)? |
|
We should tag all relevant issues for a future r4.3 maintenance release (PHP 4 legacy support) |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-05-29 13:02 | Elar9000 | New Issue | |
2010-05-29 13:07 | Elar9000 | Description Updated | |
2010-05-29 13:07 | Elar9000 | Description Updated | |
2010-06-17 11:37 | administrator | Relationship added | related to 0000355 |
2010-06-17 11:55 | administrator | Severity | major => minor |
2010-06-17 11:58 | administrator | Relationship added | related to 0000367 |
2010-06-17 12:04 | administrator | Note Added: 0000762 | |
2010-06-17 12:11 | administrator | Note Added: 0000763 | |
2010-06-17 12:12 | administrator | Status | new => feedback |
2011-02-01 18:09 | administrator | Target Version | 5.0.beta => |
2011-02-16 10:07 | administrator | Target Version | => 4.3.x |
2014-04-10 08:08 | administrator | Assigned To | => administrator |
2014-04-10 08:08 | administrator | Status | feedback => resolved |
2014-04-10 08:08 | administrator | Resolution | open => duplicate |
2014-04-10 08:08 | administrator | Fixed in Version | => 5.0.0 |
2014-04-10 08:08 | administrator | Target Version | 4.3.x => 5.0.0 |