Re: [Phpipam-development] Temp sharing of subnet does not work
phpipam open-source IP address management
Brought to you by:
myha
From: Miha P. <mih...@gm...> - 2015-04-22 12:31:35
|
Hi, no problem, just send me bugs, I am glad somebody is testing and reporting for development version :) You were right about temp-share links, I used the wrong function to create them (only for pretty links), should be fixed now. Regarding direct access - § is a aspecial character for HTML, and in href there is a §ion= and it gets translated to it somehow, even if ; is missing. It will be fixed in latest dev sometimes today. brm > On 22 Apr 2015, at 09:23, Jonas Hauge Jensen <jh...@na...> wrote: > > Hi again, > > I dug a bit deeper into this. > > The share subnet popup shows the correct url when you haven't enabled pretty links: (eg. /?page=temp_share§ion=3114f26f35e2f72dc07250ebfd77b93c) but when grapping the link from the subnet overview page, the link is always shown as pretty. > > When I try to access eg. https://ipam.<domain>/?page=temp_share§ion=3114f26f35e2f72dc07250ebfd77b93c I am still getting an error. This time a 404 not found: > > ----------snip------- > Oops! Something went wrong! > > Provided http error code is: 404: Not Found > --------snip------- > > > -- > Best regards > > Jonas Hauge Jensen > > > -----Oprindelig meddelelse----- > Fra: Jonas Hauge Jensen > Sendt: 21. april 2015 14:33 > Til: php...@li... > Emne: Temp sharing of subnet does not work > > Hi Miha, > > I hope you don't get tired of all my emails ☺ > > There is another issue/bug regarding temporary subnet sharing. > > I can add a temp share of a subnet and mail notification works as well – but when trying to access the temp-share, I just receive the following error: > > -----snip---- > Oops! Something went wrong! > ________________________________________ > > Provided http error code is: : > -----snip end---- > > The link is presented as https://ipam.<DOMAIN>/temp_share/72b728d559547d66448658b1a7052f9a/ and I have verified that the share isn't expired. > > Is this happing due to the fact I haven't activated prettify links? > > A secondary thing – when ending up at the error page without being logged in, the menu is empty except for "IP addressing guide", the Tools menu and the search field – but clicking on the menus or trying to use the search field, just brings you to the login page. Should be hidden if not usable. > > > -- > Best regards > > Jonas Hauge Jensen > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF_______________________________________________ > Phpipam-development mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpipam-development |