We're experiencing problems with the address url in ccstd when a user has changed the amount of files they want to see.
When a user has navigated to a workarea the address url is:
http://teamsite/iw-cc/command/iw.ccstd.list_directory?vpath=// When the user edits the dcr, a custom set of parameters is appened to the url, these include &done_page, &vpath & &full_redirect.
If the user changes the amount of files they see in their view i.e. pages of 20, or all, Teamsite appends the following to the url:
?iwov_listdirectory_files-show_all=false / (true)
or &iwov_listdirectory_files-current_page=2
which stops the dcr from being loaded when its edited, and an error is thrown "Folders cannot be locked:" If the extra param is removed then the dcr loads without an problem.
Does anyone have an ideas about passing params to the url, or direct me to a manual / support doc that might shed some light on it? We're using TeamSite_6.5_sp2 on solaris