Quote marks within Ninja Tables
-
Hi,
Loving the responsive layout and looks great. There is a bug though when using quotes within a cell. The first time I save the cell value it accepts it. When I re-view the cell it shows up as below:
[podcast_episode episode=\”34003\” content=\”content,player\”]
If I click ‘Update’ again, close/re-open the cell, then it shows up like this.
[podcast_episode episode=\\\”34003\\\” content=\\\”content,player\\\”]
Repeating it does this.
[podcast_episode episode=\\\\\\\”34003\\\\\\\” content=\\\\\\\”content,player\\\\\\\”]
And one more time, does this.
[podcast_episode episode=\\\\\\\\\\\\\\\”34003\\\\\\\\\\\\\\\” content=\\\\\\\\\\\\\\\”content,player\\\\\\\\\\\\\\\”]
So to summarise it looks like there’s an issue with escaping quotes when trying to put them in a cell. If I look at the table in the main screen (click edit) then the table itself looks completely fine – even with the backslashes going on inside the cell itself. It’s only when I click within the cell that I see the backslashes.
The obvious workaround is to avoid using quotes (which I’m doing now) but I still thought I should report this to you.
Thank you.
- The topic ‘Quote marks within Ninja Tables’ is closed to new replies.