User tests: Successful: Unsuccessful:
This PR moves the IDNA_Convert library from a Joomla library extension to being managed via Composer (using https://github.com/phpWhois/idna-convert as the source). It also runs an update to version 0.9 of the library and restores the accidentally deleted test class for our Punycode conversions (only affects the 3.5 branch).
With the patch applied, things should still work as intended. If you've got strings going through the Punycode library (I'm sure JM can tell us all where this is checked), those should still be processed correctly.
Status | New | ⇒ | Pending |
Labels |
Added:
?
?
|
Category | ⇒ | External Library |
Found a small issue which is not related to this patch when displaying contact profile in front-end.
Website:</label></dt><dd><a href="http://www.xn----7sblgc4ag8bhcd.xn--p1ai/index.php">http://www.xn----7sblgc4ag8bhcd.xn--p1ai/index.php</a></dd> </dl>
Will try to find where it is done.
Milestone |
Added: |
Labels |
Added:
?
|
Resubmitting against staging.
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-10-27 23:57:21 |
Closed_By | ⇒ | mbabker |
e-mail fields and urls fields.
Basically for example:
Entering in the field:
http://www.джумла-тест.рф/master
will be saved in the db as:
http://www.xn----7sblgc4ag8bhcd.xn--p1ai/master
and will still display in the field as:
http://www.джумла-тест.рф/master
When it is used in a page, it is the punycoded version stored in the db which is used as url link or mailto.
So we will see:
but the source will be: