Fabian Haupt · Jul 11, 2016 go to post

 this was caused by a permissions problem during the upgrade. After fixing the permissions problem and upgrading again Atelier works.

(just adding as answer, so it doesn't get listed as 'unanswered' anymore)

Fabian Haupt · Jun 23, 2016 go to post

Any updates on this? I seem to have a lot of friendrequests I haven't responded to. All those people think I hate them now! 

Fabian Haupt · Jun 21, 2016 go to post

With an increasing amount of content, it will get harder and hard to find specific posts through the search. 

Fabian Haupt · May 17, 2016 go to post

It seems in page anchor links are broken. For example on the CSP Web Gateway Management Page: 

http://docs.intersystems.com/beta/csp/docbook/DocBook.UI.FramePage.cls?…

In the secion "Event Log Level" there is a link to "Event Logging Parameters" (which would go to: http://docs.intersystems.com/beta/csp/docbook/DocBook.UI.FramePage.cls?…

However, that only takes you to the beginning of the page and not to the actual section (in the same page). 

Fabian Haupt · Apr 12, 2016 go to post

Hi Mike,

thanks! The first one is already known but hasn't been addressed yet. However, the second issue you mentioned, I'll have a closer look at! 

Cheers,

Fabian

Fabian Haupt · Mar 9, 2016 go to post

In addition the caveats John already mentioned, keep in mind that this is a session into the serverside context of studio. So not only can you 'end' studio, you can really really mess with it, leading to unexpected and mostly deadly results. Deadly for studio and maybe open documents that is :)

Fabian Haupt · Feb 12, 2016 go to post

I don't really think that that's surprising at all.  A REST handler class manages everything coming in for a certain endpoint like /some/url/

Note the trailing '/'. Anything added to that specifies a REST path, and will be handled according to your definitions in your urlmap. 

A Websocket endpoint is a single point of connection and not a starting point for a whole set of target urls. So it makes total sense to separate those. 

I know you can actually write a REST dispatcher which allows to render csp/zen pages through a REST dispatching class, but that is a very hack-ish solution. Unlike REST handling, websockets need to be treated special in the CSP gateway, so I'd be surprised if you could do a similar hack. Of course you can always mod_rewrite on the apache side to do whatever you want....

Fabian Haupt · Feb 12, 2016 go to post

+4. Although I'm voting to make it the only acceptable formatting language used. Not just to add it.

Fabian Haupt · Nov 20, 2015 go to post

@Derek, that seems ugly. 

Much nicer (well .. maybe;) ):

&html<#($C(62))#>