Cyntara - Forum - The new website Bug Reports thread
Fargo
15 Jun 16 02:25 PM
When pasting in a table it converts into an error.

ex.



<table class="table table-striped table-hover" style="box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; width: 785px; max-width: 100%; margin-bottom: 20px; color: #333333; font-family: 'Titillium Web', sans-serif; font-size: 14px; line-height: 20px;">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box; background-color: #f9f9f9;">
<td class="col-md-2" style="box-sizing: border-box; padding: 8px; position: static; min-height: 1px; float: none; width: 131px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Created</td>
<td class="col-md-10" style="box-sizing: border-box; padding: 8px; position: static; min-height: 1px; float: none; width: 654px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">12/31/69 07:00 PM</td>
</tr>
<tr style="box-sizing: border-box;">
<td class="col-md-2" style="box-sizing: border-box; padding: 8px; position: static; min-height: 1px; float: none; width: 131px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Cyntara Coins</td>
<td class="col-md-10" style="box-sizing: border-box; padding: 8px; position: static; min-height: 1px; float: none; width: 654px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">0</td>
</tr>
</tbody>
</table>


Diath
16 Jun 16 02:40 AM
Silence said:
When pasting in a table it converts into an error.




Seems like the editor was preserving the markup from copied elements, it was addressed internally to make it strip the tags and leave text only.


Silent
18 Jun 16 05:44 PM
<table class="table table-striped table-hover" style="box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; width: 785px; max-width: 100%; margin-bottom: 20px; color: #333333; font-family: 'Titillium Web', sans-serif; font-size: 14px; line-height: 20px;">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box; background-color: #f9f9f9;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;"> </td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;"> </td>
</tr>
</tbody>
</table>
<table class="table table-striped table-hover" style="box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; width: 785px; max-width: 100%; margin-bottom: 20px; color: #333333; font-family: 'Titillium Web', sans-serif; font-size: 14px; line-height: 20px;">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box; background-color: #f9f9f9;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Name:</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Pawnster</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;" align="right"> </td>
</tr>
<tr style="box-sizing: border-box;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Sex:</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Female</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;"> </td>
</tr>
<tr style="box-sizing: border-box; background-color: #f9f9f9;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Vocation:</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Adept Paladin</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;"> </td>
</tr>
<tr style="box-sizing: border-box;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Level:</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">2434</td>
</tr>
</tbody>
</table>


<table class="table table-striped table-hover" style="box-sizing: border-box; border-spacing: 0px; border-collapse: collapse; width: 785px; max-width: 100%; margin-bottom: 20px; color: #333333; font-family: 'Titillium Web', sans-serif; font-size: 14px; line-height: 20px;">
<tbody style="box-sizing: border-box;">
<tr style="box-sizing: border-box; background-color: #f5f5f5;">
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">Online Time:</td>
<td style="box-sizing: border-box; padding: 8px; line-height: 1.42857; vertical-align: top; border-top-width: 1px; border-top-style: solid; border-top-color: #dddddd;">05 hours, 40 minutes and 32 seconds</td>
</tr>
</tbody>
</table>
not the only person as well.


Silent
18 Jun 16 05:44 PM
copy and pasting doesn't work.

Pawnster has 05 hours 40 minutes and 32 seconds played, but is level 2434. Not very accurate.


Moomster
18 Jun 16 11:36 PM
After patch in gift shop
mount and addon tab - draptor mount image and summoner out fit image not working.
General - stones of wisdom image not working either


Fargo
19 Jun 16 11:25 AM

The comment box is slipping off the main area of the page.


Tupac
19 Jun 16 02:23 PM
I logged into my account about 14 hours ago, left the browser open, and came back to my browser today to see that I am still logged in (on the website).
Should there be a time-out period after a certain level of inactivity for security purposes?


Silent
23 Jun 16 11:09 AM
It says Member since - The start for newer people and v6 for people like Trith.
Even though Trith has been on Cyntara longer than newer people.


Silent
23 Jun 16 11:11 AM
When going to either Cluster of Solace or Dream Matter to look for a list of either outifts/mounts, you can't. It will show you an Error page.


Fargo
27 Jun 16 05:21 PM
Having a post in the staff board screws up the recent posts at the bottom. (It should still say four lines instead of three)


Quick Reply Box
You must be logged in to reply to the thread.