User tests: Successful: Unsuccessful:
The link for the VCF file for a contact is wrong.
Go to the contact component and enable showing the VCF link to a contact. Click on that link in the frontend.
You get a 404.
You get the correct file.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Front End com_contact |
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
I'm sorry, I was a bit in a rush when I wrote all of this. The URL can be right by accident, however it fails when you have a menu item to a category of contacts and the contact is in a child category of that first category.
I have tested this item
@Hackwar, thank you for the detailed description.
Tested successfully in Joomla 4.2.9-dev of 2 March in PHP 8.1.10
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
RTC
Labels |
Added:
?
|
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-03-04 16:36:30 |
Closed_By | ⇒ | fancyFranci |
Thank you!
I have tested this item? unsuccessfully on a18f861
The link to the vCard worked every time with or without this PR, as show below.
Using Joomla 4.2.9-dev of 26 February and PHP 8.1.10 in Wampserver.
SEF URLs and URL rewriting enabled
before PR: http://joomla4test/contact?format=vcf
after PR: http://joomla4test/contact?format=vcf
SEF URLs and URL rewriting not selected
before PR: http://joomla4test/index.php?option=com_contact&view=contact&id=1&format=vcf&Itemid=150
after PR: http://joomla4test/index.php?option=com_contact&view=contact&catid=9:webmasters&id=1:toivo&format=vcf&Itemid=150
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/39938.