Hi at all,
after updating from 4.0.2 to 5.0, there are error messages in following cases:
Asume a page with a report and a select list, from which the result is used in the WHERE-clause of the report. For example, the user selects a year from the list element. It´s a "normal" list, not connected to a database column.
After selecting a year, the report is displayed, all is working fine.
At the end, the user has two possibilties to leave the page:
- a button with a redirection to a main page
- a click on the menu bar (tab set)
The button is working as expected. If I choose a tab entry (which in this case would redirect me to the same page as the button), there is an error message "APEX 5: Schutzverletzung bei Sessionstatus: Dieser Fehler wurde möglicherweise verursacht, weil das geschützte Seitenelement P233_GJAHR manuell geändert wurde. " (sorry, I got this only in german, even when I switch the developer to english).
In which place (which attribute) can I change to supress these message?