User tests: Successful: Unsuccessful:
This fixes a couple of minor issues in the localised content installation
{"robots":"","author":"","rights":"","xreference":""}
Apply this patch and perform a new installation, as above: actual result should match expected result
Fixes #7280
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Installation |
Easy | No | ⇒ | Yes |
I think you are wrong about changing to empty metadata.
When you create a brand new article on a clean install and then check the database you will see that the metadata field contains {"robots":"","author":"","rights":"","xreference":""}
@brianteeman: Exactly, and that's the issue!
@brianteeman This is about metadesc
, not metadata
OK for me. Simple patch.
#Test OK
@anibalsanchez Thanks Anibal! May I ask you the favour to give a try at #7247 too?
Status | Pending | ⇒ | Ready to Commit |
Rel_Number | 0 | ⇒ | 7280 |
Relation Type | ⇒ | Pull Request for |
RTC Thanks
Labels |
Added:
?
|
Maybe this too (which is trivial) can go in 3.4.3. But that's not much important...
Status | Ready to Commit | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-03 09:47:49 |
Closed_By | ⇒ | Kubik-Rubik |
Labels |
Removed:
?
|
@infograf768
Thanks for suggesting the usage of the
COM_CONTENT_CONTENT_TYPE_ARTICLE
string!