cancel
Showing results for 
Search instead for 
Did you mean: 

web-client-config-custom.xml override navigation issue

massimilianoalf
Champ in-the-making
Champ in-the-making
hi,

I need help, I changed browse navigation in web.client-config-custom, depending on the type of custom space on which I stand.

Es:
<config evaluator="node-type" condition="lc:asl">
      <navigation>   
       <override from-view-id="/jsp/browse/browse.jsp" to-view-id="/jsp/lc/browse_asl.jsp" />
         <override from-outcome="browse" to-view-id="/jsp/lc/browse_asl.jsp" />
      </navigation>
   </config>

Unfortunately when I go to delete the item, ended the cancellation is loaded is browse.jsp and not /jsp/lc/browse_asl.jsp

The problem occurs even after you add the content.

   
any suggestions?

thks
Massimiliano
2 REPLIES 2

steuni
Champ in-the-making
Champ in-the-making
Massimiliano, I have the exact same problem. Did you find a solution ?

Cheers,

Jerome

javiertrincado
Champ in-the-making
Champ in-the-making
I have investigated on this issue very much and I can't find the answer.

It is a bug reported on:
http://issues.alfresco.com/jira/browse/ETWOTWO-180
http://issues.alfresco.com/jira/browse/ALFCOM-372
Bouth assigned to Gavin Cornwell and in a UNRESOLVED state since 2007 and 2008.

In this forum there are more threads with similar problem:
http://forums.alfresco.com/en/viewtopic.php?f=10&t=2392
This thread talk about a possible solution, but I don't know where to add the line:
this.navigator.setupDispatchContext(this.navigator.getCurrentNode());
for every "old style" dialog so them get back to my custom browse page.

What do you do when you face something that is a bug and has not been resolved for years?

Thanks for your time.
Javi.