Yakomota / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Can't make the {Stash:name} to work #155

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I put this line in my templates:

[spoiler="Rares ~b/o 3 chaos"] {Stash:7} [/spoiler]

But when I click on Tab 7, nothing happens.

http://i.imgur.com/D0mOcIo.png
http://i.imgur.com/5v92hAa.png

Original issue reported on code.google.com by ata...@gmail.com on 7 Jan 2014 at 9:10

GoogleCodeExporter commented 9 years ago
I just retested this, and it is working.

What items do you have in those two tabs? Did you make sure to save the 
template after adding the stash tags?

Original comment by stickymaddness on 7 Jan 2014 at 3:44

GoogleCodeExporter commented 9 years ago
Yeah, of course I saved the template. I'm also restarting the app after saving, 
just in case. I attached my template file.

I have a mix of premium tabs and regular tabs, can this be an issue?

the tab contains rare and unique items. I attached another image with items of 
the tabs in the tooltip, and the empty generated template. 

Original comment by ata...@gmail.com on 7 Jan 2014 at 5:42

GoogleCodeExporter commented 9 years ago
Okay, I found out what the problem is: the quotation mark in the spoiler tag.
The I write in the template: [spoiler] {Stash:trade} [/spoiler] it's working. 
When I write: [spoiler="rares"] {Stash:trade} [/spoiler] it's not. Here's the 
template.

Original comment by ata...@gmail.com on 7 Jan 2014 at 5:51

Attachments:

GoogleCodeExporter commented 9 years ago
Final update on that issue. When I add a new line, it's working with the 
quotation marks. So this is fine:
[spoiler="trade"]
{Stash:trade}
[/spoiler]

So I'm good.

Original comment by ata...@gmail.com on 7 Jan 2014 at 6:02

GoogleCodeExporter commented 9 years ago

Original comment by stickymaddness on 12 Mar 2014 at 8:17