View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000232 | QElectroTech | Diagram Editor | public | 2021-04-15 09:22 | 2021-10-16 12:06 |
| Reporter | paul | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | open | ||
| Platform | macbook pro | OS | macOS | OS Version | 10.15.7 |
| Summary | 0000232: Custom Title Block Variables are not interpreted correctly | ||||
| Description | Custom title block variables behave as expected in a custom one row title block (see test2.titleblock) Once i add a second row, the variables are not identified and interpreted correctly (test1.titleblock). See screenshot. Latest V 0.90DEV 11.04.2021 | ||||
| Tags | No tags attached. | ||||
| Attached Files | test2.titleblock (670 bytes)
<titleblocktemplate name="test2">
<information></information>
<logos/>
<grid cols="t50%;t50%;" rows="10;">
<field align="left" name="" fontsize="6" valign="center" row="0" displaylabel="false" hadjust="true" col="0">
<value>
<translation lang="en">%rev-12</translation>
</value>
<label/>
</field>
<field align="left" name="" fontsize="6" valign="center" row="0" displaylabel="false" hadjust="true" col="1">
<value>
<translation lang="en">%date-21</translation>
</value>
<label/>
</field>
</grid>
</titleblocktemplate>
test1.titleblock (1,180 bytes)
<titleblocktemplate name="test1">
<information></information>
<logos/>
<grid rows="10;10;" cols="t50%;t50%;">
<field col="0" align="left" row="0" valign="center" name="" hadjust="true" displaylabel="false" fontsize="6">
<value>
<translation lang="en">%rev-12</translation>
</value>
<label/>
</field>
<field col="1" align="left" row="0" valign="center" name="" hadjust="true" displaylabel="false" fontsize="6">
<value>
<translation lang="en">%date-21</translation>
</value>
<label/>
</field>
<field col="0" align="left" row="1" valign="center" name="" hadjust="true" displaylabel="true" fontsize="6">
<value/>
<label>
<translation lang="en">Rev</translation>
</label>
</field>
<field col="1" align="left" row="1" valign="center" name="" hadjust="true" displaylabel="true" fontsize="6">
<value/>
<label>
<translation lang="en">Date</translation>
</label>
</field>
</grid>
</titleblocktemplate>
| ||||
|
|
This error also occurs on the 0.80 Stable version |
|
|
In your screenshot you use different name for variables |
|
|
Thanks for the information. I did not realize, that the custom variables can and have to be edited to match the names of the templpate once i import an title block in my project. The variables from the title block templates get parsed on import, but not correctly. This happens as well, when i import one of the official templates like "Societe-por-Alstrom2" |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2021-04-15 09:22 | paul | New Issue | |
| 2021-04-15 09:22 | paul | File Added: Screenshot.png | |
| 2021-04-15 09:22 | paul | File Added: test2.titleblock | |
| 2021-04-15 09:22 | paul | File Added: test1.titleblock | |
| 2021-05-05 15:25 | paul | Note Added: 0000509 | |
| 2021-05-06 08:55 | scorpio810_mantis | Note Added: 0000510 | |
| 2021-05-06 08:55 | scorpio810_mantis | File Added: Screenshot-2.png | |
| 2021-05-06 09:13 | paul | Note Added: 0000511 | |
| 2021-10-16 12:06 | black_sun | Status | new => closed |