Closed gravis closed 8 years ago
Same here with redmine_tags on e9ebd7e4 and Redmine latest stable 3.2.0 without any other plugins:
Environment:
Redmine version 3.2.0.stable
Ruby version 2.1.5-p273 (2014-11-13) [x86_64-linux-gnu]
Rails version 4.2.5
Environment development
Database adapter Mysql2
SCM:
Subversion 1.8.13
Bazaar 2.7.0
Git 2.5.0
Filesystem
Redmine plugins:
redmine_tags 3.1.0
I have the same problem with Redmine 3.2.
I solved it by commenting out the following line in file wiki_page_patch.rb
# ids_scope = ids_scope.open if options[:open_only]
@sergeyb49 indeed that is the fix. Would you like to submit a PR removing that line and the documentation for the 'open_only' option above?
This is now fixed on master
Hi,
I can't browse wiki pages when redmine_tags is installed. I have pulled the latest master today with the same result:
It's the same for all wiki pages.
Environment