You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fat-Free Framework
My question is because when using a named route in Base->reroute the result is the absolute address with URI prefixed by BASE.
ikkez
unread,
May 4, 2018, 3:31:40 AM5/4/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fat-Free Framework
I think it should not. The reroute feature needs to be absolute to work properly with older browsers / protocols, but the alias function isn't only used for the reroute purpose. And depending on how you build your system and frontend, it can get in your way when adding the BASE to it by default.
HwapX
unread,
May 11, 2018, 11:54:06 AM5/11/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Fat-Free Framework
I understand, it's that I was not expecting this, anyway i can create a helper function to do this.