Jump to content
We've recently updated our Privacy Statement, available here ×

dacchiz

Members
  • Posts

    6
  • Joined

  • Last visited

dacchiz's Achievements

Rookie

Rookie (2/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. I have another instance where I did install the samples and used the bundled apps. In this one, I simply: added a test user and test folder; copied and scheduled a report in the test folder; and then tried to view the results without setting up a custom role. It had the same issue. I tried with joeuser too and it had the same result.
  2. Thanks for taking the time to recreate and test this issue. I can see the PDF files, but they are not hyperlinked. They are only listed in the UI and the right-click menu for them only lists Copy and Properties actions. The PDF files are selectable, i.e. when I click on the row, it is highlighted. I have tried with FF, Chrome and IE and gotten the same result in all three. Other configurations: * I scheduled the report using a different account that has ROLE_ADMINISTRATOR * My test user can interactively run the report * The test folder is an immediate child of the root * Used the bundled Tomcat and Postgres * Did not install the samples * Permissions ** ROLE_USER has read-only on root ** ROLE_USER has no-access on the test folder ** ROLE_TEST has no-access on root ** ROLE_TEST has read-only on the test folder ** test user is a member of ROLE_USER and ROLE_TEST The permission structure I want is to give a role access to one and only one top level folder. Thus I block access for the custom role at the root, and the ROLE_USER at each top level folder. The HTML for the PDF file looks like: MyReport-201401211125.pdf And it does not contain an child element. I don't see any errors in the logs.
  3. I'm using JasperServer 5.5 and configured a new role with read-only permission to a folder. I then assigned that role to a new user. The user is able to access the folder and execute reports stored in the folder. However, the user is unable to view (open) the output of the same report that was generated from a schedule (the output file is not hyperlinked). The output is a PDF file of type 'Content Resource'. The properties of the output file shows Read-Only access for the user. If I grant the role Read+Write permission on the folder, the user can open the file. However, they can also add new reports into the folder, and I don't want that. A user should be able to view/open any file in a folder to which they have read-only access. Is this a bug, a feature, or am I mis-configuring the permissions?
  4. If you're using IE, check whether Compatiblity Mode is enabled. I had to disable Compatiblity Mode to get IE (version 11) working. FF and Chrome were fine.
  5. I had the same problem and discovered it was due to the browser. FF and Chrome worked fine, but IE (version 11) would not *until* I took it out of compatibility mode. Then IE was fine.
×
×
  • Create New...