<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Skipper support site - Recent questions and answers in Bug report</title>
<link>http://skipper18.com/support/qa/bug-report</link>
<description>Powered by Question2Answer</description>
<item>
<title>Error on numerics with custom decimals after update to 3.3.7 | Laravel 9</title>
<link>http://skipper18.com/support/4309/error-numerics-with-custom-decimals-after-update-to-laravel</link>
<description>&lt;p&gt;I have a field with type decimal and decimal set to 3.&lt;/p&gt;

&lt;p&gt;before update:&lt;br&gt;
  $table-&amp;gt;decimal('weight', 8, 3)-&amp;gt;nullable(true)-&amp;gt;after('value')-&amp;gt;change();&lt;/p&gt;

&lt;p&gt;after update:&lt;br&gt;
   $table-&amp;gt;decimal('weight', 3)-&amp;gt;nullable(true)-&amp;gt;after('value')-&amp;gt;change();&lt;br&gt;
error:&lt;/p&gt;

&lt;p&gt;Numeric value out of range: 1264 Out of range value for column 'weight' at row 300 (SQL: ALTER TABLE amounts CHANGE weight weight NUMERIC(3, 2) DEFAULT NULL)&lt;/p&gt;

&lt;p&gt;&lt;img src=&quot;https://downloads.skipper18.com/support-images/077/7710611208769993168.png&quot; alt=&quot;enter image description here&quot;&gt;&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4309/error-numerics-with-custom-decimals-after-update-to-laravel</guid>
<pubDate>Wed, 03 Apr 2024 12:27:20 +0000</pubDate>
</item>
<item>
<title>Custom field options are not populated in Doctrine2 JoinColumn</title>
<link>http://skipper18.com/support/4303/custom-field-options-are-not-populated-doctrine2-joincolumn</link>
<description>&lt;p&gt;All fields under Field Proprties are allowed to have options-&amp;gt;comment added, that is saved in DDL via Doctrine's [options: comment=&quot;...&quot;] mapping. While it would be nice if the &quot;Description&quot; also populated comment in the DDL, this isn't the biggest problem.&lt;/p&gt;

&lt;p&gt;With a Many-to-One association added in the Associations tab a new field, say &quot;pt_id&quot;, will be added in Field Properties tab. However, adding text in options =&amp;gt; comment does &lt;strong&gt;not&lt;/strong&gt; populate [options: comment=&quot;...&quot;] in #[JoinColumn] but only for #[Column].&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4303/custom-field-options-are-not-populated-doctrine2-joincolumn</guid>
<pubDate>Mon, 18 Sep 2023 06:06:31 +0000</pubDate>
</item>
<item>
<title>&quot;Import External Model&quot; with MySQL not using proper port?</title>
<link>http://skipper18.com/support/4263/import-external-model-with-mysql-not-using-proper-port</link>
<description>&lt;p&gt;I am running two instances of MySQL on my machine, one on port 3306 one in 3400. When I try to import the model from the 3400 instance, the connection is still being attempted with 3306 even with the proper setting in the dialog. &lt;/p&gt;

&lt;p&gt;Is this a known issue? &lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4263/import-external-model-with-mysql-not-using-proper-port</guid>
<pubDate>Fri, 04 Aug 2023 16:36:31 +0000</pubDate>
</item>
<item>
<title>Skipper Linux x64 consuming huge amounts of VRAM using mutter-x11-frames</title>
<link>http://skipper18.com/support/4274/skipper-linux-consuming-huge-amounts-vram-using-mutter-frames</link>
<description>&lt;p&gt;I've noticed that Skipper is consuming huge amounts of VRAM when open for several hours with the following config:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Skipper AppImage Linux&lt;/li&gt;
&lt;li&gt;Ubuntu 23.04 with GNOME 44&lt;/li&gt;
&lt;li&gt;X11&lt;/li&gt;
&lt;li&gt;2560x1440@165Hz@100%&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Output of nvidia-smi - you can clearly see mutter-x11-frames consuming &amp;gt;3GB VRAM&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;Thu May 11 16:54:57 2023       
+-----------------------------------------------------------------------------+
| NVIDIA-SMI 525.105.17   Driver Version: 525.105.17   CUDA Version: 12.0     |
|-------------------------------+----------------------+----------------------+
| GPU  Name        Persistence-M| Bus-Id        Disp.A | Volatile Uncorr. ECC |
| Fan  Temp  Perf  Pwr:Usage/Cap|         Memory-Usage | GPU-Util  Compute M. |
|                               |                      |               MIG M. |
|===============================+======================+======================|
|   0  NVIDIA GeForce ...  Off  | 00000000:01:00.0  On |                  N/A |
| N/A   53C    P0    34W / 115W |   5197MiB / 16384MiB |      3%      Default |
|                               |                      |                  N/A |
+-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+
| Processes:                                                                  |
|  GPU   GI   CI        PID   Type   Process name                  GPU Memory |
|        ID   ID                                                   Usage      |
|=============================================================================|
|    0   N/A  N/A      7922      G   /usr/lib/xorg/Xorg               1006MiB |
|    0   N/A  N/A      8177      G   /usr/bin/gnome-shell              258MiB |
|    0   N/A  N/A      8194      G   ...libexec/mutter-x11-frames     3380MiB |
|    0   N/A  N/A      8565      G   .../usr/bin/telegram-desktop       57MiB |
|    0   N/A  N/A      9345      G   ...veSuggestionsOnlyOnDemand       79MiB |
|    0   N/A  N/A      9403      G   ...RendererForSitePerProcess       35MiB |
|    0   N/A  N/A     10826      G   ...993402366275824947,131072       74MiB |
|    0   N/A  N/A     11110      G   ...b/thunderbird/thunderbird      171MiB |
|    0   N/A  N/A     12386      G   ...features=BackForwardCache       63MiB |
|    0   N/A  N/A     39624      G   /usr/bin/nautilus                  11MiB |
|    0   N/A  N/A     49680      G   ...RendererForSitePerProcess       28MiB |
|    0   N/A  N/A    165800      G   /usr/bin/gjs                       24MiB |
+-----------------------------------------------------------------------------+
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4274/skipper-linux-consuming-huge-amounts-vram-using-mutter-frames</guid>
<pubDate>Thu, 11 May 2023 15:02:39 +0000</pubDate>
</item>
<item>
<title>Changing VirtualAs generates illegal migration</title>
<link>http://skipper18.com/support/4246/changing-virtualas-generates-illegal-migration</link>
<description>&lt;p&gt;If I need to change a concat value for a VirtualAs column, Skipper generates a migration that fails: 'Changing the STORED status' is not supported for generated columns'&lt;/p&gt;

&lt;p&gt;Instead this column should be deleted and added?&lt;/p&gt;

&lt;p&gt;If not, how do I recover from this without having to break my earlier migrations?&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4246/changing-virtualas-generates-illegal-migration</guid>
<pubDate>Wed, 01 Feb 2023 10:20:04 +0000</pubDate>
</item>
<item>
<title>Answered: defining indexes in Table attribute doesn't work, I have to use Index attribute instead</title>
<link>http://skipper18.com/support/4229/defining-indexes-table-attribute-doesnt-attribute-instead?show=4239#a4239</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;new Skiper version with updated Attributes export for JoinColumn, InverseJoinColumn, JoinTable, Index, UniqueIndex is available for download.&lt;/p&gt;

&lt;p&gt;Please test it and let me know if it solves all issues you had.&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/support/402/downloads-skipper-beta&quot;&gt;https://www.skipper18.com/support/402/downloads-skipper-beta&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;We had to implement several if-def sections and refact some import/export but based on our unit testing everything is working smoothly.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4229/defining-indexes-table-attribute-doesnt-attribute-instead?show=4239#a4239</guid>
<pubDate>Tue, 27 Sep 2022 12:54:36 +0000</pubDate>
</item>
<item>
<title>Answered: Php 8 attributes errors</title>
<link>http://skipper18.com/support/4212/php-8-attributes-errors?show=4217#a4217</link>
<description>&lt;p&gt;Hello Steeve,&lt;/p&gt;

&lt;p&gt;we just released new Skipper version with several bug fixes including fixes to issues you reported (wrong options, wrong discriminator map, fix for missing new keyword, and a few other).&lt;/p&gt;

&lt;p&gt;Version is automatically distributed as a new 3.3.1 version through our automatic updates or can be downloaded here:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/en/download&quot;&gt;https://www.skipper18.com/en/download&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please test it and let me know if you will find any other issues. Thanks&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4212/php-8-attributes-errors?show=4217#a4217</guid>
<pubDate>Wed, 17 Aug 2022 16:30:38 +0000</pubDate>
</item>
<item>
<title>Answered: One-to-one relation is converted to one-to-many when opening relation editor after file is closed and re-opened</title>
<link>http://skipper18.com/support/4136/relation-converted-opening-relation-editor-closed-opened?show=4213#a4213</link>
<description>&lt;p&gt;Sorry for ultra-slow response but your question was marked as spam and we noticed it now.&lt;/p&gt;

&lt;p&gt;This issue was already fixed in one of the latest versions.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4136/relation-converted-opening-relation-editor-closed-opened?show=4213#a4213</guid>
<pubDate>Wed, 17 Aug 2022 07:20:40 +0000</pubDate>
</item>
<item>
<title>Answered: Odd Maintenance Warning After Beta Load in May</title>
<link>http://skipper18.com/support/4204/odd-maintenance-warning-after-beta-load-in-may?show=4210#a4210</link>
<description>&lt;p&gt;Hello Stephen, sorry for the late reply.&lt;/p&gt;

&lt;p&gt;I believe this issue is caused by the custom system theme. &lt;/p&gt;

&lt;p&gt;What OS are you using and what theme, please?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4204/odd-maintenance-warning-after-beta-load-in-may?show=4210#a4210</guid>
<pubDate>Thu, 04 Aug 2022 07:23:45 +0000</pubDate>
</item>
<item>
<title>Answered: Doctrine Attributes dublicating skipper beta</title>
<link>http://skipper18.com/support/4206/doctrine-attributes-dublicating-skipper-beta?show=4208#a4208</link>
<description>&lt;p&gt;Thanks again for the reporting and example project. This bug is now fixed in the latest beta here:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/support/402/downloads-skipper-beta&quot;&gt;https://www.skipper18.com/support/402/downloads-skipper-beta&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Please test it and let me know if you find anything else.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4206/doctrine-attributes-dublicating-skipper-beta?show=4208#a4208</guid>
<pubDate>Mon, 01 Aug 2022 20:40:19 +0000</pubDate>
</item>
<item>
<title>Answered: Unique Constraint and Doctrine Table Name Error</title>
<link>http://skipper18.com/support/4131/unique-constraint-and-doctrine-table-name-error?show=4132#a4132</link>
<description>&lt;p&gt;Hello,&lt;/p&gt;

&lt;p&gt;In case you need to export a different column name than the field name, you can use the &quot;column name&quot; property in ORM property editor.&lt;/p&gt;

&lt;p&gt;You're experiencing this issue probably because @UniqueConstrains needs to have column list, not field liest. So you need to configure your Colum name properly.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4131/unique-constraint-and-doctrine-table-name-error?show=4132#a4132</guid>
<pubDate>Tue, 11 Jan 2022 07:22:11 +0000</pubDate>
</item>
<item>
<title>Answered: Laravel Doc Block property types</title>
<link>http://skipper18.com/support/4113/laravel-doc-block-property-types?show=4116#a4116</link>
<description>&lt;p&gt;The new beta is ready with fixes for these issues:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/support/402/downloads-skipper-beta&quot;&gt;https://www.skipper18.com/support/402/downloads-skipper-beta&lt;/a&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;timestamp and timestamptz is exported as \Carbon\Carbon&lt;/li&gt;
&lt;li&gt;uuid is exported as string&lt;/li&gt;
&lt;li&gt;new property docPropertyType for type customization&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Please test it and let me know.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/4113/laravel-doc-block-property-types?show=4116#a4116</guid>
<pubDate>Mon, 30 Aug 2021 08:51:13 +0000</pubDate>
</item>
<item>
<title>Unique key definition with two columns gets exported as camelCase with db-naming-strategy: underscore-lower</title>
<link>http://skipper18.com/support/3917/definition-columns-exported-camelcase-strategy-underscore</link>
<description>&lt;p&gt;Skipper Build 3.2.22.1624&lt;br&gt;
Symfony 4.4.1&lt;br&gt;
Doctrine ORM 2.7.0&lt;/p&gt;

&lt;p&gt;I have a problem with our setup and combined unique keys. The column definition is exported &quot;as-is&quot; (with camelCase column names). But in our &lt;code&gt;doctrine.yaml&lt;/code&gt; we have:&lt;/p&gt;

&lt;p&gt;&lt;code&gt;naming_strategy: doctrine.orm.naming_strategy.underscore_number_aware&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;The resulting export is:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;* @ORM\Table(uniqueConstraints={@ORM\UniqueConstraint(name=&quot;CityUnique&quot;, columns={&quot;city&quot;,&quot;countryCode&quot;})})
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;which leads to the error:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;$ php bin/console make:mig

In SchemaException.php line 82:

 There is no column with name 'countryCode' on table 'city'.
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;The &lt;code&gt;db-naming-strategy&lt;/code&gt; on the index is set to &lt;code&gt;underscore-lower&lt;/code&gt;, but to no effect.&lt;/p&gt;

&lt;p&gt;Edit: I see, I have to set the &lt;code&gt;db-naming-strategy&lt;/code&gt; on the Bundle! Then it's exported correctly. But shouldn't Skipper also consider the setting on index level? What does that do anyway?&lt;/p&gt;

&lt;p&gt;.&lt;/p&gt;

&lt;p&gt;Minimal working example:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;?xml version=&quot;1.0&quot;?&amp;gt;
&amp;lt;skipper version=&quot;3.2.22.1624&quot; mvc=&quot;Symfony&quot; orm=&quot;Doctrine2&quot; name=&quot;CombinedUniqueCasingBug&quot; uuid=&quot;80e32f16-3bca-43a6-b0a9-a79e6031bcfd&quot;&amp;gt;
  &amp;lt;module name=&quot;\MainBundle&quot; local-name=&quot;MainBundle&quot; namespace=&quot;\&quot; export-format=&quot;Doctrine2Php&quot; export-path=&quot;.&quot; uuid=&quot;cd31ef60-361c-4fab-8296-1149aea063d9&quot;&amp;gt;
    &amp;lt;entity name=&quot;\City&quot; local-name=&quot;City&quot; namespace=&quot;\&quot; uuid=&quot;23f6cc2f-c7eb-468b-bdbe-41959a0ac413&quot;&amp;gt;
      &amp;lt;field name=&quot;id&quot; type=&quot;integer&quot; required=&quot;true&quot; unique=&quot;true&quot; primary=&quot;true&quot; auto-increment=&quot;true&quot; uuid=&quot;1ffad554-fadb-4878-8002-f87248be9ea3&quot;/&amp;gt;
      &amp;lt;field name=&quot;city&quot; type=&quot;string&quot; size=&quot;255&quot; uuid=&quot;b37fe101-5b5e-4dbc-a255-455be0c5bc8b&quot;/&amp;gt;
      &amp;lt;field name=&quot;countryCode&quot; type=&quot;string&quot; size=&quot;2&quot; uuid=&quot;c94a2f4a-a5dd-49d2-920d-a7c5797d8425&quot;/&amp;gt;
      &amp;lt;index name=&quot;CityUnique&quot; unique=&quot;true&quot; uuid=&quot;1259fd89-cfc2-4696-8460-78bafa55b28c&quot;&amp;gt;
        &amp;lt;index-field name=&quot;city&quot; uuid=&quot;21ad701d-5071-4975-b735-a87ac0194c47&quot;/&amp;gt;
        &amp;lt;index-field name=&quot;countryCode&quot; uuid=&quot;fec6c53e-6663-4f7a-a7d7-5445e7c50106&quot;/&amp;gt;
        &amp;lt;orm-attributes&amp;gt;
          &amp;lt;attribute name=&quot;db-naming-strategy&quot;&amp;gt;underscore-lower&amp;lt;/attribute&amp;gt;
        &amp;lt;/orm-attributes&amp;gt;
      &amp;lt;/index&amp;gt;
    &amp;lt;/entity&amp;gt;
  &amp;lt;/module&amp;gt;
  &amp;lt;visual-data&amp;gt;
    &amp;lt;entity uuid=&quot;23f6cc2f-c7eb-468b-bdbe-41959a0ac413&quot; bg-color=&quot;#FFFFFF&quot; hdr-color=&quot;#D2D2D2&quot; position-x=&quot;10&quot; position-y=&quot;20&quot;/&amp;gt;
    &amp;lt;module uuid=&quot;cd31ef60-361c-4fab-8296-1149aea063d9&quot; bg-color=&quot;#FEFCE8&quot; position-x=&quot;61&quot; position-y=&quot;72&quot; size-x=&quot;11&quot; size-x2=&quot;220&quot; size-y=&quot;22&quot; size-y2=&quot;163&quot;/&amp;gt;
    &amp;lt;project uuid=&quot;80e32f16-3bca-43a6-b0a9-a79e6031bcfd&quot; size-x=&quot;0&quot; size-x2=&quot;331&quot; size-y=&quot;0&quot; size-y2=&quot;285&quot;/&amp;gt;
  &amp;lt;/visual-data&amp;gt;
&amp;lt;/skipper&amp;gt;
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3917/definition-columns-exported-camelcase-strategy-underscore</guid>
<pubDate>Wed, 18 Dec 2019 13:39:06 +0000</pubDate>
</item>
<item>
<title>Answered: [Solved] cannot export to entities which include public static methods</title>
<link>http://skipper18.com/support/3893/solved-cannot-export-entities-include-public-static-methods?show=3897#a3897</link>
<description>&lt;p&gt;Hello Peter,&lt;/p&gt;

&lt;p&gt;new version with a fix for this issue is ready. Please download it from our site or use the application auto update.&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/en/download&quot;&gt;https://www.skipper18.com/en/download&lt;/a&gt;&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3893/solved-cannot-export-entities-include-public-static-methods?show=3897#a3897</guid>
<pubDate>Thu, 14 Nov 2019 08:41:49 +0000</pubDate>
</item>
<item>
<title>Answered: [Fixed] “Skipper” can’t be opened because Apple cannot check it for malicious software.</title>
<link>http://skipper18.com/support/3889/skipper-opened-because-apple-cannot-check-malicious-software?show=3890#a3890</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;we're aware of this new restriction from Apple.&lt;/p&gt;

&lt;p&gt;We already updated all our CI and have new binaries with positive notarized stamps.&lt;/p&gt;

&lt;p&gt;Please download it from the beta section:&lt;/p&gt;

&lt;p&gt;&lt;a rel=&quot;nofollow&quot; href=&quot;https://support.skipper18.com/402/downloads-skipper-beta&quot;&gt;https://support.skipper18.com/402/downloads-skipper-beta&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;This beta also contains some GUI fixes caused by the latest OSX bugs&lt;/p&gt;

&lt;p&gt;Edit: Currently we're working on auto-updater fixes and some more Catalina issues.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3889/skipper-opened-because-apple-cannot-check-malicious-software?show=3890#a3890</guid>
<pubDate>Tue, 12 Nov 2019 09:57:18 +0000</pubDate>
</item>
<item>
<title>Answered: [Fixed] Exporting entity with class-type &quot;trait&quot; ignores the namespace</title>
<link>http://skipper18.com/support/3848/fixed-exporting-entity-class-type-trait-ignores-namespace?show=3887#a3887</link>
<description>&lt;p&gt;Fixed in latest beta&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3848/fixed-exporting-entity-class-type-trait-ignores-namespace?show=3887#a3887</guid>
<pubDate>Thu, 07 Nov 2019 16:55:09 +0000</pubDate>
</item>
<item>
<title>Answered: Starting a 2nd Skipper Instance raises a session restore question</title>
<link>http://skipper18.com/support/3782/starting-skipper-instance-raises-session-restore-question?show=3783#a3783</link>
<description>&lt;p&gt;Hello Radoslaw,&lt;/p&gt;

&lt;p&gt;we're aware of this &quot;glitch&quot;. This behavior is caused by the inner crash-restoration system. New instance found non-closed inner database so it displayed this dialog.&lt;/p&gt;

&lt;p&gt;To fix this issue, it will be necessary to rework the inner system for application state for multiple processes. But such rework can introduce a lot of new bugs and ambiguous states (ie. how to decide which of several states are active instances and which are crashed, how to restore app when multiple states are found, etc.).&lt;/p&gt;

&lt;p&gt;Because of that, we decided to keep things simple. Because Skipper allows to open multiple projects in one instance this should not be a big deal.&lt;/p&gt;

&lt;p&gt;On the other side, we don't want to restrict application to single-instance only because there is no real reason for this except this dialog ;-).&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3782/starting-skipper-instance-raises-session-restore-question?show=3783#a3783</guid>
<pubDate>Wed, 04 Sep 2019 08:36:05 +0000</pubDate>
</item>
<item>
<title>Answered: Warning message before updating to a new version of skipper that will not work on current OS...</title>
<link>http://skipper18.com/support/3715/warning-message-before-updating-version-skipper-that-current?show=3716#a3716</link>
<description>&lt;p&gt;Thank you for suggestion and sorry for the inconvenience. You're right that would be great to implement such a feature.&lt;/p&gt;

&lt;p&gt;Unfortunately, on all other OS, we're still supporting all previous versions including Windows XP, but Apple continuously forcing us to upgrade our build machines and eliminate support of old versions of OSX.&lt;/p&gt;

&lt;p&gt;Although we would love to support old versions, there were some critical fixes (security and stability) which were released only for the newest XCode environment. Unfortunately, this meant to cut old OSX versions.&lt;/p&gt;

&lt;p&gt;Anyway, previous versions can be found here: &lt;a rel=&quot;nofollow&quot; href=&quot;https://www.skipper18.com/en/download/previous-releases&quot;&gt;https://www.skipper18.com/en/download/previous-releases&lt;/a&gt;&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3715/warning-message-before-updating-version-skipper-that-current?show=3716#a3716</guid>
<pubDate>Fri, 19 Jul 2019 06:51:35 +0000</pubDate>
</item>
<item>
<title>Answered: Skipper Changes Non-Entity Variables Annotations</title>
<link>http://skipper18.com/support/3610/skipper-changes-non-entity-variables-annotations?show=3611#a3611</link>
<description>&lt;p&gt;Thanks for the report. This is probably caused by something unusual/invalid in the file. Some uncommon formatting, invalid escape characters, etc.&lt;/p&gt;

&lt;p&gt;To be able to fix it, I would need this complete Php file together with Skipper file with this entity.&lt;/p&gt;

&lt;p&gt;It's sufficient to erase all other entities from Skipper project as same as erasing all inner logic from the Php file as long as this error still occurs.&lt;/p&gt;

&lt;p&gt;If possible, send such project and php file to my email ludek.vodicka@skipper18.com&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/3610/skipper-changes-non-entity-variables-annotations?show=3611#a3611</guid>
<pubDate>Wed, 29 May 2019 13:42:39 +0000</pubDate>
</item>
<item>
<title>Answered: Index field names not generated as column names</title>
<link>http://skipper18.com/support/2976/index-field-names-not-generated-as-column-names?show=2977#a2977</link>
<description>&lt;p&gt;Thanks for info. We will check it.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2976/index-field-names-not-generated-as-column-names?show=2977#a2977</guid>
<pubDate>Thu, 21 Sep 2017 15:50:28 +0000</pubDate>
</item>
<item>
<title>Answered: wrong extension in doctrine2 xml export</title>
<link>http://skipper18.com/support/2868/wrong-extension-in-doctrine2-xml-export?show=2873#a2873</link>
<description>&lt;p&gt;You probably have configured file name for each entity with yml extension (this is a way how Skipper imports existing projects).&lt;/p&gt;

&lt;p&gt;In this situation you need to change/remove file name to respect correct file name (Entity-&amp;gt;Orm propety editor-&amp;gt; file name)&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2868/wrong-extension-in-doctrine2-xml-export?show=2873#a2873</guid>
<pubDate>Fri, 07 Jul 2017 07:43:54 +0000</pubDate>
</item>
<item>
<title>Answered: YML export - Gedmo soft_deleteable has broken following a recent Skipper upgrade (3.2.10.1370)</title>
<link>http://skipper18.com/support/2838/soft_deleteable-broken-following-recent-skipper-upgrade?show=2839#a2839</link>
<description>&lt;p&gt;Hi Dave,&lt;/p&gt;

&lt;p&gt;as mentioned in previous answers, there are serious problems with YAML Gedmo definitions. There are two (maybe three) kind of formats which Gedmo YML is using. And when we fixed the first one, we broke the second one.&lt;/p&gt;

&lt;p&gt;The first one is using referred &quot;- anything&quot; format and the second one &quot;anything&quot; format. &lt;/p&gt;

&lt;p&gt;And unfortunately, it isn't possible to maintain such inconsistent form. So yes, you're right that versions before 3.2.10 exported correctly mentioned situation (soft&lt;em&gt;* vs -soft&lt;/em&gt;*) but incorrectly exported another half of use cases. And when we fixed the second half, we broke the first one.&lt;/p&gt;

&lt;p&gt;Because of such inconsistency together with official statements that Yml will not be supported in future Doctrine versions (&lt;a rel=&quot;nofollow&quot; href=&quot;https://github.com/symfony/symfony-docs/issues/6752&quot;&gt;for example here&lt;/a&gt;) we decided to surrender our attempts and left yml format in current state.&lt;/p&gt;

&lt;p&gt;The best way what can our users do is to re-export all definitions to the different format. Because you (and a lot of other users) are using Skipper to export Doctrine2 definitions, there is no reason to export it to inconsistent YML instead of fully supported and explicit XML.&lt;/p&gt;

&lt;p&gt;It's a matter of few clicks to change the format from YML to XML. After that, you will get fully functional export and complete Gedmo support.&lt;/p&gt;

&lt;p&gt;Although we loved to support all formats (including the forbidden ones) we're not able to support such inconsistent format which using several forms to describe the same thing.&lt;/p&gt;

&lt;p&gt;Thanks for understanding.&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2838/soft_deleteable-broken-following-recent-skipper-upgrade?show=2839#a2839</guid>
<pubDate>Fri, 19 May 2017 18:32:31 +0000</pubDate>
</item>
<item>
<title>Answered: Many-to-many relationship between 3 existing entities, create new columns (while they are already there)</title>
<link>http://skipper18.com/support/2770/relationship-between-existing-entities-create-columns-already?show=2776#a2776</link>
<description>&lt;p&gt;Thanks for info. This is probably a bug. We will check it&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2770/relationship-between-existing-entities-create-columns-already?show=2776#a2776</guid>
<pubDate>Fri, 07 Apr 2017 15:52:45 +0000</pubDate>
</item>
<item>
<title>Answered: the cmd+z crashes the software, when back creating associations</title>
<link>http://skipper18.com/support/2767/the-cmd-crashes-the-software-when-back-creating-associations?show=2769#a2769</link>
<description>&lt;p&gt;Thanks for info. Did you send the crash report? Screenshot of the window is unfortunately useless to find the issue. &lt;/p&gt;

&lt;p&gt;And can you please create screencast video with exact steps how to reproduce it? It would help us a lot. &lt;/p&gt;

&lt;p&gt;Thanks &lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2767/the-cmd-crashes-the-software-when-back-creating-associations?show=2769#a2769</guid>
<pubDate>Fri, 07 Apr 2017 07:06:31 +0000</pubDate>
</item>
<item>
<title>Many to many created in corner top right</title>
<link>http://skipper18.com/support/2719/many-to-many-created-in-corner-top-right</link>
<description>&lt;p&gt;Hi,&lt;/p&gt;

&lt;p&gt;I got an issue with visual editor happening only with ManyToMany button.&lt;/p&gt;

&lt;p&gt;The issue is :&lt;br&gt;
- I click on the &quot;ManyToMany&quot; button&lt;br&gt;
- I click on my schema where i want to create it (let's say : in bottom left of my Bundle)&lt;br&gt;
- I fill all fields required in the popin and i click &quot;ok&quot;&lt;/p&gt;

&lt;p&gt;Then :&lt;br&gt;
- The ManyToMany relation is correctly created BUT the entity is placed in the top right corner of the Bundle. Happens on all my project, only with ManyToMany relations but always with them.&lt;/p&gt;

&lt;p&gt;My configuration : Skipper 3.2.8 / Mac OS 10.12.3&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2719/many-to-many-created-in-corner-top-right</guid>
<pubDate>Fri, 24 Feb 2017 10:45:11 +0000</pubDate>
</item>
<item>
<title>Gedmo Sluggable does not support inherited fields</title>
<link>http://skipper18.com/support/2579/gedmo-sluggable-does-not-support-inherited-fields</link>
<description>&lt;p&gt;ORM Designer version 3.2.7.1338, MVC: Symfony3, ORM: Doctrine2&lt;/p&gt;

&lt;p&gt;Sample project: &lt;a rel=&quot;nofollow&quot; href=&quot;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=2312863847899793239&quot;&gt;https://support.skipper18.com/?qa=blob&amp;amp;qa_blobid=2312863847899793239&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;When I use the Gedmo Sluggable extension, I want to be able to select inherited fields as well. This is currently not possible in Skipper.&lt;/p&gt;

&lt;p&gt;Expected output in SampleEntity:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;/**
 * @ORM\Column(type=&quot;string&quot;, unique=true, length=255, nullable=false)
 * @Gedmo\Slug(fields={&quot;firstName&quot;, &quot;lastName&quot;})
 */
private $name;
&lt;/code&gt;&lt;/pre&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2579/gedmo-sluggable-does-not-support-inherited-fields</guid>
<pubDate>Wed, 19 Oct 2016 14:04:06 +0000</pubDate>
</item>
<item>
<title>Answered: Doctrine2, Wrong &quot;Embedded&quot; property named &quot;useColumnPrefix&quot; (must be &quot;columnPrefix&quot; instead).</title>
<link>http://skipper18.com/support/2249/doctrine2-embedded-property-usecolumnprefix-columnprefix?show=2250#a2250</link>
<description>&lt;p&gt;Thanks for message.&lt;/p&gt;

&lt;p&gt;It seems that there is an inconsistency in Doctrine2 specification because in XML this is a valid specification:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;&amp;lt;entity name=&quot;User&quot;&amp;gt;
    &amp;lt;embedded name=&quot;address&quot; class=&quot;Address&quot; use-column-prefix=&quot;false&quot; /&amp;gt;
&amp;lt;/entity&amp;gt; 
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;but in annotation this is a correct form:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;  /** @Embedded(class = &quot;Address&quot;, columnPrefix = false) */
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;We have to find a way how to allow to define single property for two different names. In the meanwhile feel free to manually update Doctrine2.cfg.xml file located in installation directory and update &quot;use-column-prefix&quot; definition to &quot;column-prefix&quot;.&lt;/p&gt;

&lt;p&gt;Ludek&lt;/p&gt;
</description>
<category>Bug report</category>
<guid isPermaLink="true">http://skipper18.com/support/2249/doctrine2-embedded-property-usecolumnprefix-columnprefix?show=2250#a2250</guid>
<pubDate>Thu, 01 Oct 2015 17:19:41 +0000</pubDate>
</item>
</channel>
</rss>