Unicode URLs in favorites notification email are broken

More
11 years 5 months ago #44180 by brandonking
Yes, I am getting valid URL.
But there is no Itemid included in URL so there are some missing modules.

I have set params in TYPE like below:
Default menu item for content item URLs: appropriate menu selected
Default menu item: None

Regards,

P.S:
I have tested it with different item in different category.
If the category name includes a symbol like "・" , "("or ")" then produces invalide URL.

...option=com_flexicontent&view=category&cid=1266:アパート・マンション&id=20:「サンプル」アパート

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #44339 by ggppdk

brandonking wrote: Yes, I am getting valid URL.
But there is no Itemid included in URL so there are some missing modules.


so did the above change make a difference,
-- i mean did it fix the broken url in the URL ???

(the URL that has some specific Japanese characters) (a url that has category or item alias with japanese characters)


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #44349 by brandonking
No, It didn't fix the broken URL(URL that has some specific Japanese characters).
what about removing URL alias?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #44352 by ggppdk
Hello

maybe it is better to "urlencode" them ?

... so that
non-ASCII characters will appear as:
%hh


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #44353 by brandonking
I see.. can you provide some codes?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #44384 by ggppdk
Hello

i have tried to replicate this but i can't, you may modify flexinotify.php and make it use id instead of id-alias
Code:
$item_url = JRoute::_(FlexicontentHelperRoute::getItemRoute($item->id.':'.$item->alias, $globalcats[$item->catid]->slug) . $autologin );
to
Code:
$item_url = JRoute::_(FlexicontentHelperRoute::getItemRoute($item->id, $item->catid) . $autologin );




How do you read the emails, is it related to the email client that you use ?

do you read email with browser ? which web-email software / service (e.g. gmail) do you use?

is it related to it ?

can you give me some text to try to replicate this ?


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.674 seconds
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline
Save