<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Problem editing link properties in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81402#M54435</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I add a content rule that when adding link to space in a specific space than several properties are added (when *.url item is added than add aspect to the item).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;When I am trying to edit the new space (the link) properties I can see only the original properties (name,Description..) and not the new properties that I added with the rule.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also when saving the changes I did on the original properties I get the next exception:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ava.lang.NullPointerException&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.bean.LinkPropertiesBean.save(LinkPropertiesBean.java:209)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Method.java:585)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:129)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:63)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UICommand.broadcast(UICommand.java:106)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UIViewRoot._broadcastForPhase(UIViewRoot.java:90)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:164)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.lifecycle.LifecycleImpl.invokeApplication(LifecycleImpl.java:316)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.myfaces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:86)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at javax.faces.webapp.FacesServlet.service(FacesServlet.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.web.app.servlet.AuthenticationFilter.doFilter(AuthenticationFilter.java:81)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:664)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.Thread.run(Thread.java:595)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any one have any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 01 May 2007 06:54:20 GMT</pubDate>
    <dc:creator>itayh</dc:creator>
    <dc:date>2007-05-01T06:54:20Z</dc:date>
    <item>
      <title>Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81402#M54435</link>
      <description>Hi,I add a content rule that when adding link to space in a specific space than several properties are added (when *.url item is added than add aspect to the item).When I am trying to edit the new space (the link) properties I can see only the original properties (name,Description..) and not the new</description>
      <pubDate>Tue, 01 May 2007 06:54:20 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81402#M54435</guid>
      <dc:creator>itayh</dc:creator>
      <dc:date>2007-05-01T06:54:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81403#M54436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have another question regarding links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I create several links to one space.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I see from the original space list of all the links that were done for this space?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx in advance,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Itay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 13 May 2007 16:30:47 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81403#M54436</guid>
      <dc:creator>itayh</dc:creator>
      <dc:date>2007-05-13T16:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81404#M54437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;anyone? is it a known problem with links?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 10 Jun 2007 15:17:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81404#M54437</guid>
      <dc:creator>itayh</dc:creator>
      <dc:date>2007-06-10T15:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81405#M54438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I add a content rule that when adding link to space in a specific space than several properties are added (when *.url item is added than add aspect to the item).&lt;BR /&gt;When I am trying to edit the new space (the link) properties I can see only the original properties (name,Description..) and not the new properties that I added with the rule.&lt;BR /&gt;Also when saving the changes I did on the original properties I get the next exception:&lt;BR /&gt;java.lang.NullPointerException&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Link .url objects are not the same type as normal content objects (they are not cm:content type) - the properties are not using the same data model. They are displayed and dealt with as a special case in the web-client. See cm:link object in the contentModel.xml definition.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I create several links to one space.&lt;BR /&gt;Can I see from the original space list of all the links that were done for this space?&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Not out-of-the-box. You could write a lucene query for this and then create a custom view template that exposed the query results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 15:21:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81405#M54438</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-06-11T15:21:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81406#M54439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you kevin for the reply,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to have several extra properties for my links. I notice that when I add them to the XML i can see them but I can not edit them. I also notice the filelink-details.jsp ans spacelink-details.jsp. Will I need to change those jsp in order to edit my new link properties?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thx alot,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Itay&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jun 2007 16:13:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81406#M54439</guid>
      <dc:creator>itayh</dc:creator>
      <dc:date>2007-06-11T16:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Problem editing link properties</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81407#M54440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;any one?&amp;nbsp; :idea:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2007 06:55:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/problem-editing-link-properties/m-p/81407#M54440</guid>
      <dc:creator>itayh</dc:creator>
      <dc:date>2007-06-14T06:55:21Z</dc:date>
    </item>
  </channel>
</rss>

