Re: [Hypercontent-users] problem with usernames
Brought to you by:
alexvigdor
From: Alex V. <al...@bi...> - 2006-10-06 14:39:16
|
Hi Carl, Upon further reflection, I think it will be possible to keep = most of =20 the current design the same and fix this problem by introducing a =20 prefix for temporary editions, e.g. temp_123456. This will require =20 changes in a couple of java classes and a number of screen templates, =20= but by continuing to overload the edition parameter we will be able =20 to avoid numerous other changes. I'll have a look at putting this =20 prefix in place over the weekend. I'll let you know when I have =20 something for you to test. Cheers, Alex On Oct 3, 2006, at 11:41 AM, Carl Barrow wrote: > Hi Alex, > > > > We have just come across a bug today which is pretty significant =20 > here in Hull but may not necessarily affect anyone else. The =20 > University has changed the format of it=92s user IDs so new staff now =20= > have numbers instead of letters ie =91123456=92 The first user to = have =20 > this new ID format was added to HyperContent today but when they =20 > are editing content they are unable to use the dropdown arrow to =20 > view the content editor and then returning to the view screen they =20 > get the following error: > > > > There was an error processing your request /local/hypercontent/=20 > hypercontentnew/repositories/portal_content_serv_supp_tab/hr_hera/=20 > index.xml/editions/123456/metadata_file (No such file or directory) > > > > java.io.FileInputStream.open(Native Method) > > java.io.FileInputStream.<init>(FileInputStream.java:106) > > =20 > org.hypercontent.filesystem.impl.IOFileMetaDataLoader.getMetaData=20 > (IOFileMetaDataLoader.java:74) > > org.hypercontent.filesystem.File.getMetaData(File.java:192) > > org.hypercontent.project.FileAsset.getMetaData(FileAsset.java:235) > > =20 > org.hypercontent.project.engine.stage.XMLIncludeStage.getIncludes=20 > (XMLIncludeStage.java:166) > > =20 > org.hypercontent.project.engine.stage.XMLIncludeStage.getIncludes=20 > (XMLIncludeStage.java:122) > > =20 > org.hypercontent.project.engine.stage.XMLIncludeStage.getIncludes=20 > (XMLIncludeStage.java:176) > > org.hypercontent.project.engine.stage.XMLIncludeStage.process=20 > (XMLIncludeStage.java:67) > > org.hypercontent.project.engine.Pipeline.process(Pipeline.java:=20 > 307) > > org.hypercontent.project.engine.Pipeline.process(Pipeline.java:=20 > 281) > > org.hypercontent.project.AssetRequest.getAsset=20 > (AssetRequest.java:194) > > org.hypercontent.server.ContentServer.service=20 > (ContentServer.java:441) > > org.hypercontent.servlet.CompositionServlet.doGet=20 > (CompositionServlet.java:104) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:689) > > javax.servlet.http.HttpServlet.service(HttpServlet.java:802) > > org.apache.catalina.core.ApplicationFilterChain.internalDoFilter=20= > (ApplicationFilterChain.java:237) > > org.apache.catalina.core.ApplicationFilterChain.doFilter=20 > (ApplicationFilterChain.java:157) > > org.apache.catalina.core.StandardWrapperValve.invoke=20 > (StandardWrapperValve.java:214) > > org.apache.catalina.core.StandardValveContext.invokeNext=20 > (StandardValveContext.java:104) > > org.apache.catalina.core.StandardPipeline.invoke=20 > (StandardPipeline.java:520) > > org.apache.catalina.core.StandardContextValve.invokeInternal=20 > (StandardContextValve.java:198) > > org.apache.catalina.core.StandardContextValve.invoke=20 > (StandardContextValve.java:152) > > org.apache.catalina.core.StandardValveContext.invokeNext=20 > (StandardValveContext.java:104) > > org.apache.catalina.core.StandardPipeline.invoke=20 > (StandardPipeline.java:520) > > org.apache.catalina.core.StandardHostValve.invoke=20 > (StandardHostValve.java:137) > > org.apache.catalina.core.StandardValveContext.invokeNext=20 > (StandardValveContext.java:104) > > org.apache.catalina.valves.ErrorReportValve.invoke=20 > (ErrorReportValve.java:118) > > org.apache.catalina.core.StandardValveContext.invokeNext=20 > (StandardValveContext.java:102) > > org.apache.catalina.core.StandardPipeline.invoke=20 > (StandardPipeline.java:520) > > org.apache.catalina.core.StandardEngineValve.invoke=20 > (StandardEngineValve.java:109) > > org.apache.catalina.core.StandardValveContext.invokeNext=20 > (StandardValveContext.java:104) > > org.apache.catalina.core.StandardPipeline.invoke=20 > (StandardPipeline.java:520) > > org.apache.catalina.core.ContainerBase.invoke=20 > (ContainerBase.java:929) > > org.apache.coyote.tomcat5.CoyoteAdapter.service=20 > (CoyoteAdapter.java:160) > > org.apache.coyote.http11.Http11Processor.process=20 > (Http11Processor.java:799) > > org.apache.coyote.http11.Http11Protocol=20 > $Http11ConnectionHandler.processConnection(Http11Protocol.java:705) > > org.apache.tomcat.util.net.TcpWorkerThread.runIt=20 > (PoolTcpEndpoint.java:577) > > org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run=20 > (ThreadPool.java:683) > > java.lang.Thread.run(Thread.java:534) > > > > Any help appreciated > > > > Cheers > > Carl > > > > > > ************************************* > > Carl Barrow > Systems Integrator > e-Services > The University of Hull > Cottingham Road > Hull > HU6 7RX > Ext. 6838 > > ************************************* > > > > **********************************************************************=20= > ******************* > To view the terms under which this email is distributed, please go =20 > to http://www.hull.ac.uk/legal/email_disclaimer.html > **********************************************************************=20= > *******************---------------------------------------------------=20= > ---------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to =20 > share your > opinions on IT & business topics through brief surveys -- and earn =20 > cash > http://www.techsay.com/default.php?=20 > page=3Djoin.php&p=3Dsourceforge&CID=3DDEVDEV____________________________= ____=20 > _______________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |