PMOG
The Passively Multiplayer Online Game

PMOG Forum

civilized discourse for an uncivilized gameworld



Forums » Misadventures (Bug Reports) » Internal Page Anchors Break Missions

Author Thread
ursus


avatar image of ursus

Level 11
Seer Seer
Posts: 26

Setting a lightpost to a url that includes an internal anchor, such as http://en.wikipedia.org/wiki/Fib... breaks the mission. For whatever reason the pmog pop up that should appear never does. I tried to use such urls in a couple of my missions, noticed they didn't work, and edited them out, assuming it was me, but now I have seen it in someone else's mission as well. (myseteryjones' 'Quirky Math Equations...' mission, to be exact).

Has anyone else noticed this?

by ursus 5 months ago
| Permalink

karmie


avatar image of karmie

Level 10
Benefactor Benefactor
Posts: 44

Do you mean, using HTML as an example, /a href/s that have a named anchor within the same page? I thought all Wiki pages did (i.e. the menu at the top where you can click on "References" or "External Links" and it will take you to the bottom of the page to the section).

Backslashes are acting as the open and close tags.

by karmie 5 months ago
| Permalink

ursus


avatar image of ursus

Level 11
Seer Seer
Posts: 26

That is what I mean, though it seems possible to go to the page if the url of the lightpost is set to the 'top' of the page. wiki.org/article would work fine, but if you wanted to direct someone to a specific *part* of the article, i.e., wiki.org/article#part_2 it doesn't seem to work.

by ursus 5 months ago
| Permalink

joe


avatar image of joe

Level 10
Seer Seer
Posts: 145

I know exactly what you're talking about; and yes, it always breaks missions.

by joe 5 months ago
| Permalink

ursus


avatar image of ursus

Level 11
Seer Seer
Posts: 26

It's too bad. It feels really awkward to me to leave instructions to scroll down or look at this or that particular part of the page on the lightpost... Perhaps this is something that can be fixed?

by ursus 5 months ago
| Permalink

ursus


avatar image of ursus

Level 11
Seer Seer
Posts: 26

It's too bad. It feels really awkward to me to leave instructions to scroll down or look at this or that particular part of the page on the lightpost... Perhaps this is something that can be fixed?

by ursus 5 months ago
| Permalink

pixielo
Steward


avatar image of pixielo

Level 20
Destroyer Destroyer
Posts: 2734

This has been brought up a number of times on here; as soon as we have searchable forums, they should totally be merged.
In any case, when you want your address to look like this:
/wiki/Your_Topic(2008 film)

Wikipedia sets an address like this:
/wiki/Your_Topic%282008_film%29

Which freaks out the PMOG code. Many of the Wiki address can be set in the plain English version just fine if you can't set a lightpost on the Wiki version. So, I've just been typing them into the New Mission Generator in the English version and this sets the lightpost perfectly.
I think the # in the Fibonacci address did the same thing. It must be some type of operator that PMOG doesn't understand.

Did this clear anything up? : )

by pixielo 4 months ago
| Permalink

| Back