Closed sl-service-account closed 9 months ago
Yan Hoxley commented at 2014-12-26T05:18:22Z, updated at 2014-12-26T05:24:16Z
Even this reporting has issue :D Why are fields word sensitive? Do we have to upload picture of original issue text, to keep sense of text for readers? Added picture of my original text.
Yan Hoxley commented at 2014-12-26T05:25:45Z, updated at 2014-12-26T05:34:06Z
Edit: I found why it was crippling text: I have used words "package object" in exclamation marks, and some script was trying to find some object.
Whirly Fizzle commented at 2014-12-26T09:04:12Z
That happened because of https://jira.secondlife.com/secure/WikiRendererHelpAction.jspa?section=images
Whirly Fizzle commented at 2014-12-26T09:12:20Z
Your bug appears to be BUG-6194 Also see http://antonyfairport.blogspot.no/2014/05/mp-listing-names-in-other-languages.html?zx=d4cccd3b42dae94
Yan Hoxley commented at 2014-12-26T09:52:51Z
ty, well that BUG-6194 is set as accepted, but obviously nobody cares and nobody fixed that for 5 months. I'm programmer too and adding if clause (if language fields are empty, so DO NOT copy any language fields) to copying procedure is about 5-10min of time...
Grumpity Linden commented at 2016-03-30T19:15:22Z
We know it's been a long time coming, but this issue has finally been fixed!
Steps to Reproduce
I created jira issue :)
Actual Behavior
This issue has huge impact on marketplace search and appearance of items in another languages than English.
Lot of items has uncorrect names, even same names, see pics. For example 5 items has same name "mesh ferns set" etc!
During investigating I discovered, that is for sure due to QUICK FILL button, all items that have been copied through Quick fill button, has messed-up names, it has name of "package object" of source item. I know it, coz I've copied texts during creating new plant sets listings.
Example: If you quick fill item texts from "MESH FERNS SET" (lets say object name is "FERN BOX") and you will change it to correct name and texts according to newly created item (e.g. PALM SET), in another languages it just shows item name "FERN BOX"! Funny ain't? No, it's not so funny actually.
Here are examples, focus on name of item and you will see it: https://marketplace.secondlife.com/pt-BR/p/Virtual-plants-Sabal-minor-SET-from-1-to-4-prims-each-tropical-baby-plant-palm-without-trunk/6703916?lang=pt-BR https://marketplace.secondlife.com/pt-BR/p/Virtual-plants-Philodendron-McDowelii-plant-SET-from-1-to-3-prims-each-tropical-elephant-ear-plant-species/6703919?lang=pt-BR
Expected Behavior
Expecting correct names of listings from database!
Other information
Attachments
Links
Duplicates
Original Jira Fields
| Field | Value | | ------------- | ------------- | | Issue | BUG-8112 | | Summary | BIG ISSUE! Translated marketplace in any language showing messed names of another items omg!!! | | Type | Bug | | Priority | Unset | | Status | Closed | | Resolution | Duplicate | | Reporter | Yan Hoxley (yan.hoxley) | | Created at | 2014-12-26T05:12:53Z | | Updated at | 2016-03-30T19:15:22Z | ``` { 'Business Unit': ['Platform'], 'Date of First Response': '2014-12-26T03:04:12.164-0600', 'Severity': 'Unset', 'System': 'Website', 'Target Viewer Version': 'viewer-development', 'What just happened?': 'Lot of items has uncorrect names, even same names, see pics. For example 5 items has same name "mesh ferns set" etc!\r\n\r\nDuring investigating I discovered, that is for sure due to QUICK FILL button, all items that have been copied through Quick fill button, has messed-up names, it has name of !package object! of source item. I know it, coz I\'ve copied texts during creating new plant sets listings.\r\n\r\nExample: \r\nIf you quick fill item texts from "MESH FERNS SET" (lets say object name is "FERN BOX") and you will change it to correct name and texts according to newly created item (e.g. PALM SET), in another languages it just shows item name "FERN BOX"! Funny ain\'t? No, it\'s not so funny actually. \r\n\r\nHere are examples, focus on name of item and you will see it:\r\nhttps://marketplace.secondlife.com/pt-BR/p/Virtual-plants-Sabal-minor-SET-from-1-to-4-prims-each-tropical-baby-plant-palm-without-trunk/6703916?lang=pt-BR\r\nhttps://marketplace.secondlife.com/pt-BR/p/Virtual-plants-Philodendron-McDowelii-plant-SET-from-1-to-3-prims-each-tropical-elephant-ear-plant-species/6703919?lang=pt-BR\r\n\r\n', 'What were you doing when it happened?': 'I created jira issue :)', 'What were you expecting to happen instead?': 'Expecting correct names of listings from database!', } ```