Skip to content
Snippets Groups Projects
Commit d2561018 authored by Eduardo L. Buratti's avatar Eduardo L. Buratti
Browse files

web: Fix urls with spaces and other invalid characters


To avoid the problem of urls with spaces and weird characters (like
"/api/tlbr/avail_hist/SUL/PR/LAGOA D'ANTA"), use id_city and id_point
instead of city and telecenter names. Now queries return an "id", which
is used to build the urls, and a "cat" representing the full name to be
displayed.

Signed-off-by: default avatarEduardo L. Buratti <elb09@c3sl.ufpr.br>
parent 83f8b266
No related branches found
No related tags found
Loading
Showing with 62 additions and 54 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment