PDA

View Full Version : Beta 2023-06: Reference Manual issues/observations



Ecks
May 25th, 2023, 23:42
Some observations and issues I ran into with the reference manual in the beta with the 5E ruleset.

When opening some adventure modules, e.g. 5E Curse of Strahd, selecting any page in the reference manual will show the "Revert Record Changes" button, even if no changes have been made. There are changes written to moduledb for every page that is opened that just has entries like this for every page opened:


<id-00001>
<blocks>
<id-00001>
<order type="number">0</order>
</id-00001>
<id-00002>
<order type="number">0</order>
</id-00002>
<id-00003>
<order type="number">0</order>
</id-00003>
</blocks>
</id-00001>
Reverting the page removes the above from moduledb, and the "Revert Record Changes" button disappears until leaving and re-opening the page. Not sure if this is expected. This doesn't seem to happen with newer adventure modules, such as Journeys Through the Radiant Citadel.
If you add a new page to an existing module and then revert it, the page content is cleared but the title remains in the navigation pane. After closing the reference manual and re-opening it the name changes to < New Page >.
The scrollbar in the reference manual navigation pane doesn't appear to be working.
No scrollbar is visible in reference manual content pane

Some non-reference manual observations:

The "Magnifiying Glass" icon on character sheets with the default 5E theme is now gray instead of gold/brown, it almost looks like the graphic is missing.
On the Library > Modules page, mousing over a loaded module no longer "highlights" it - previously it had a black border around it and underlined the text.

superteddy57
May 26th, 2023, 00:55
All reference manual pages receive an order to allow it be moved around. So in a way yes, it is in need of reverting even though the changes are only appearing behind the scenes.

Ecks
May 27th, 2023, 00:11
Thanks for the reply. It did seem odd that it only happened with some modules and not others, for example in Curse of Strahd but not in Radiant Citadel. Maybe something to do with how the reference manual was created?

Moon Wizard
May 27th, 2023, 01:35
It's the age of the modules. (i.e. Curse of Strahd was created using a different older method than Radiant Citadel, which didn't need/have the order field.)

I have your report in my notes to look at as I work through items from the release.

Regards,
JPG

Moon Wizard
May 30th, 2023, 04:41
Everything but the magnifying glass behavior is fixed in the latest Test build. I have to ask @pindercarl about that one.

Regards,
JPG

Ecks
May 31st, 2023, 01:19
Thanks! I updated to the latest test and all the reference manual issues I noticed previously are fixed.

One new thing I noticed - the paging buttons in the Reference Manual don't appear to be working. However, if a Reference Manual page is "popped out" (opened via link) then the paging buttons work in that window. They just seem to not work in the main Reference Manual view. Tested with 5E Curse of Strahd module.

Moon Wizard
May 31st, 2023, 20:44
Thanks for the additional item. It will be addressed in the next update.

Regards,
JPG

Ecks
June 1st, 2023, 03:30
Found that if you edit a Reference Manual page, change the Frame of a section, and then revert the page, the original frame does not update until navigating away and returning. Other elements of the page will revert, it's just the frame.

To recreate:

Load 5E Curse of Strahd
Reference Manual > Curse of Strahd
Unlock page, remove frame around heading
Delete section with the image
Revert Record Changes to this page
The image returns, but the frame around the heading does not
Navigate away and return, the frame is back

Ecks
June 3rd, 2023, 16:40
Seeing another 5E module that is showing Revert Record Changes when no changes have been made.


Open 5E Journeys through the Radiant Citadel reference manual
Open page Contents and Credits > Credits
Revert Record Changes icon appears

moduledb shows the following change:


<?xml version="1.0" encoding="utf-8"?>
<root version="4.4" dataversion="20230601">
<reference>
<refmanualdata>
<id-00002>
<blocks>
<id-00004 />
<id-00006 />
<id-00009 />
</blocks>
</id-00002>
</refmanualdata>
</reference>
</root>

These blocks seem to correspond with the three images on this reference manual page which do not have captions. This does not happen on the Live channel (no changes are written to moduledb).

Moon Wizard
June 6th, 2023, 01:29
Fixes for both of these items has been pushed to the Test channel.

Regards,
JPG