giterlizzi / dokuwiki-template-bootstrap3

Bootstrap-based template for DokuWiki
https://dokuwiki.org/template:bootstrap3
GNU General Public License v2.0
219 stars 77 forks source link

No preview of tags / tags displayed in admin mode #539

Open tmo26 opened 3 years ago

tmo26 commented 3 years ago

Description

1) When adding tags to a page, newly added tags are not shown in the preview. 2) When on a page with tags, they are shown also when I switch to admin mode.

Steps to reproduce

1.1 Edit a page and add some tags 1.2 Click "Preview"

2.1 Go to a page with tags on it 2.2 Go to admin menu

Expected behavior: [What you expected to happen] 1) Newly added tags should be shown in the preview 2) Tags should not show up in the admin mode

Actual behavior: [What actually happened] 1) Newly added tags are not shown in the preview, only after saving the page. 2) Tags show up in the admin mode.

Versions

Screenshots or Logs

1) No new tags in preview grafik 1.1) Tags are correctly shown when page is saved grafik

2) Tags in admin mode grafik

tmo26 commented 2 years ago

Any chance to get this resolved in the next release of bootstrap3?