Too Long URL- cant get some normal nodes to work...
Hi there, Im running into a annoying error, when tryin to watch a normal page:
"The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters."
I think its because my node Names are in hebrew letters and when the browser translate it to URL it gets really long- e.g:
BUT- if I use the nodeId mydomain.co.il/1179 it works great!
I thought that a good solution will be to use different URL to these pages- maybe the nodeID, but- Is these even possible to make the umbraco use this URL automatically when posting the comment/ permanently for these nodes?
any other solution will be a great help as well.
someone have a clue for a possible way to the solution here?
Too Long URL- cant get some normal nodes to work...
Hi there, Im running into a annoying error, when tryin to watch a normal page:
"The specified path, file name, or both are too long. The fully qualified file name must be less than 260 characters, and the directory name must be less than 248 characters."
I think its because my node Names are in hebrew letters and when the browser translate it to URL it gets really long- e.g:
mydomain.co.il/מומחים/המומחים-שלנו/שירי-גורדון/החופים-של-מיקונוס/
/* Edit- I wrote the hebrew URL up here ^ but it seems that the encoding dissappearing the letters from the post...*/
turning into:
http://mydomain.co.il/%D7%9E%D7%95%D7%9E%D7%97%D7%99%D7%9D/%D7%94%D7%9E%D7%95%D7%9E%D7%97%D7%99%D7%9D-%D7%A9%D7%9C%D7%A0%D7%95/%D7%A9%D7%99%D7%A8%D7%99-%D7%92%D7%95%D7%A8%D7%93%D7%95%D7%9F/%D7%94%D7%97%D7%95%D7%A4%D7%99%D7%9D-%D7%A9%D7%9C-%D7%9E%D7%99%D7%A7%D7%95%D7%A0%D7%95%D7%A1/?action=comment&success=true#success
BUT- if I use the nodeId mydomain.co.il/1179 it works great!
I thought that a good solution will be to use different URL to these pages- maybe the nodeID, but- Is these even possible to make the umbraco use this URL automatically when posting the comment/ permanently for these nodes?
any other solution will be a great help as well.
someone have a clue for a possible way to the solution here?
Thanks, Avihay
is working on a reply...